The abstract data of a projective AD-regular configuration space at every scale $\delta$. Each projective configuration embeds into the AD configuration space with matching ratios, and admits a constant-loss decomposition: there exists $C > 0$ such that for every factorization $\delta = \delta_1 \delta_2$ and every configuration $c$ at scale $\delta$, there are configurations $c_1, c_2$ at scales $\delta_1, \delta_2$ with ratio bound $\mathrm{ratio}(c) \le C \cdot \mathrm{ratio}(c_1) \cdot \mathrm{ratio}(c_2)$.
- embed (δ : ℝ) : self.Config δ → adConfigSpace.Config δ
Instances For
The raw data underlying a projective AD configuration space: configurations with explicit coarsen/restrict maps, and the pointwise incidence decomposition bound with a universal constant $C$.
- embed (δ : ℝ) : self.Config δ → adConfigSpace.Config δ
Instances For
The concrete projective AD configuration data used in the projection theory framework.
Instances For
The projective AD configuration space obtained from projConfigData by extracting the
pointwise incidence decomposition into a decomposition existence statement.
Instances For
The projective AD-regular incidence quantity $R_{AD,\mathrm{proj}}(\delta)$ at scale $\delta$, defined as the supremum of the projective configuration ratios at scale $\delta$.
Instances For
Each projective configuration ratio is bounded above by the supremum $R_{AD,\mathrm{proj}}(\delta)$.
$R_{AD,\mathrm{proj}}(\delta) \ge 0$ for every scale $\delta$.
Submultiplicative Lemma, projective version. There exists a constant $C > 0$ such that whenever $\delta = \delta_1 \delta_2$ with $\delta_1, \delta_2 < 1$, $R_{AD,\mathrm{proj}}(\delta_1 \delta_2) \le C \cdot R_{AD,\mathrm{proj}}(\delta_1) \cdot R_{AD,\mathrm{proj}}(\delta_2)$.