Helper for Proposition 7.6: every horizontal slice s × {0} has outer measure zero.
Proposition 7.6: for two-dimensional Lebesgue outer measure on ℝ², the horizontal
segment {(x,0) : 0 ≤ x ≤ 1} has outer measure 0; consequently the full horizontal line
{(x,0) : x ∈ ℝ} also has outer measure 0.
Helper for Proposition 7.7: product construction on open boxes in dimensions n and m.
Equations
- helperForProposition_7_7_productOpenBox U V = { lower := Fin.append U.lower V.lower, upper := Fin.append U.upper V.upper, lower_le_upper := ⋯ }
Instances For
Helper for Proposition 7.7: the set of the product box is the preimage of the Cartesian product under coordinate splitting.
Helper for Proposition 7.7: volume of a product box factors as the product of volumes.
Helper for Proposition 7.7: paired-index covering sums for product boxes factor as a product of covering sums.
Helper for Proposition 7.7: fixed box covers of A and B induce a product-cover bound for
A × B (viewed in ℝ^(n+m) via Fin.appendEquiv).
Helper for Proposition 7.7: from pointwise rectangle bounds and finite witnesses on both factors, one obtains the bound by products of infima.
Auxiliary cast transport for boxOuterMeasure.
Auxiliary zero-left-dimension transport under Fin.appendEquiv.
Auxiliary zero-right-dimension transport under Fin.appendEquiv.
Auxiliary standard box in positive dimension.
Equations
Instances For
Auxiliary cover of ℝ^(d+1) by standard boxes.
Auxiliary union lemma (right-slice form).
Auxiliary union lemma (left-slice form).
Auxiliary slice-zero lemma: right factor has zero cover-cost, left factor is a positive-dimensional open box.
Auxiliary slice-zero lemma: left factor has zero cover-cost, right factor is a positive-dimensional open box.
Auxiliary product-zero result from zero right cover-cost.
Auxiliary product-zero result from zero left cover-cost.
Helper for Proposition 7.7: rectangle preimages are bounded by the product of the box-cover costs of the two factors.
Helper for Proposition 7.7: fixed covers by arbitrary sets induce the corresponding box-cover-cost product bound for rectangle preimages.
Helper for Proposition 7.7: the standard box (-(k+1), k+1)^(d+1) in positive dimension.
Equations
Instances For
Helper for Proposition 7.7: standard positive-dimensional boxes cover all of ℝ^(d+1).
Helper for Proposition 7.7: zero on each left-slice of a cover implies zero on the full product set.
Helper for Proposition 7.7: zero on each right-slice of a cover implies zero on the full product set.
Helper for Proposition 7.7: if the right factor has zero outer measure, then every positive-dimensional finite-box slice has zero product outer measure.
Helper for Proposition 7.7: if the left factor has zero outer measure, then every positive-dimensional finite-box slice has zero product outer measure.
Helper for Proposition 7.7: transport boxOuterMeasure across a type cast
of Fin-indexed ambient spaces.
Helper for Proposition 7.7: in zero left dimension, the preimage of univ × B under
Fin.appendEquiv has the same outer measure as B.
Helper for Proposition 7.7: in zero right dimension, the preimage of A × univ under
Fin.appendEquiv has the same outer measure as A.
Helper for Proposition 7.7: if the right factor has zero box outer measure, then the product set has zero box outer measure.
Helper for Proposition 7.7: if the left factor has zero box outer measure, then the product set has zero box outer measure.
Helper for Proposition 7.7: in the non-⊤ branch for both factors, the rectangle bounds imply
the target product inequality.
Proposition 7.7: for A ⊆ ℝ^n and B ⊆ ℝ^m, the box outer measure satisfies
m*_{n+m}(A × B) ≤ m*_n(A) * m*_m(B), where A × B is viewed inside ℝ^(n+m) via the
canonical splitting equivalence of coordinates, and with the usual ENNReal conventions for
products involving +∞ (in particular 0 * +∞ = 0).