Helper for Proposition 7.2: removing the thickening parameter yields the sharp
closed-box upper bound for boxOuterMeasure in positive dimension.
Helper for Theorem 7.2: in dimension 0, the open-box outer measure is zero.
Helper for Theorem 7.2: in dimension 0, the right-hand side product equals one.
Helper for Theorem 7.2: in dimension 0, the left side is strictly smaller than
the right side in the target equality.
Helper for Theorem 7.2: in dimension 0, the right-hand side minus the left-hand
side equals 1, quantitatively witnessing the gap in the target formula.
Helper for Theorem 7.2: in dimension 0, the right-hand side product is nonzero.
Helper for Theorem 7.2: in dimension 0, the target equality is equivalent
to the right-hand side being 0.
Helper for Theorem 7.2: the zero-dimensional specialization of the open-box formula is false for the current outer-measure model.
Helper for Theorem 7.2: there is an explicit zero-dimensional pair (a, b)
satisfying the order hypothesis while refuting the target open-box equality.
Helper for Theorem 7.2: any claimed zero-dimensional open-box equality yields a contradiction in the current normalization.
Helper for Theorem 7.2: in dimension 0, a formula claiming the target open-box
equality for every pair (a, b) is inconsistent with the model.
Helper for Theorem 7.2: any fully quantified open-box formula forces
(0 : ENNReal) = 1 by specializing to dimension 0.
Helper for Theorem 7.2: the fully quantified open-box formula is impossible in
the current model because the n = 0 instance contradicts 0 ≠ 1.
Helper for Theorem 7.2: in positive dimension, the self-difference product vanishes.
Helper for Theorem 7.2: in positive dimension, each singleton has boxOuterMeasure zero.
Helper for Theorem 7.2: monotonicity gives the easy inequality
boxOuterMeasure n (Set.Ioo a b) ≤ boxOuterMeasure n (Set.Icc a b).
Helper for Theorem 7.2: in dimension 0, the target open-box equality is
equivalent to the impossible equality 0 = 1 in ENNReal.
Helper for Theorem 7.2: in dimension 0, the target open-box equality is equivalent to False.
Helper for Theorem 7.2: in dimension 0, any proof of the target equality
forces the contradictory identity 0 = 1 in ENNReal.
Helper for Theorem 7.2: in dimension 0, any proof of the target equality
forces the quantitative gap rhs - lhs to be simultaneously 0 and 1,
hence impossible.
Helper for Theorem 7.2: in dimension 0, the target equality is refutable.
Helper for Theorem 7.2: even with the vacuous order hypothesis in dimension
0, the target open-box equality cannot be obtained.
Helper for Theorem 7.2: in dimension 0, combining the vacuous order
hypothesis with the target equality yields a contradiction.
Helper for Theorem 7.2: in dimension 0, the order hypothesis implies the
target open-box equality is impossible.
Helper for Theorem 7.2: in dimension 0, the conjunction of the order
hypothesis and the target equality is equivalent to False.
Helper for Theorem 7.2: in dimension 0, no pair of endpoints can satisfy
both the order hypothesis and the target equality.
Helper for Theorem 7.2: for fixed a, b : Fin 0 → ℝ, there is no witness
h : ∀ i, a i ≤ b i for which the target open-box equality holds.
Helper for Theorem 7.2: in dimension 0, once witness nonexistence is known,
any fixed order hypothesis immediately rules out the target equality.
Helper for Theorem 7.2: any proof of the fully quantified open-box formula immediately yields a contradiction in this model.
Helper for Theorem 7.2: in dimension 0, any proof of the target equality
forces the contradiction (1 : ENNReal) = 0.
Helper for Theorem 7.2: the fully quantified open-box target statement is false in this model.
Helper for Theorem 7.2: in nonpositive dimension, any claimed target equality
forces a contradiction via rhs - lhs = 0 versus rhs - lhs = 1.
Helper for Theorem 7.2: in nonpositive dimension, there is no order-hypothesis
h witnessing the target open-box equality.
Interval length on subsets of ℝ: for sets equal to an open interval (a,b),
the value is b - a, and it is +∞ otherwise.
Equations
- intervalLength s = if hIoo : ∃ (p : ℝ × ℝ), s = Set.Ioo p.1 p.2 then have p := Classical.choose hIoo; ENNReal.ofReal (p.2 - p.1) else ⊤
Instances For
The interval-length function sends the empty set to zero.
The one-dimensional outer measure on ℝ, defined from open-interval length
as in the infimum-over-open-covers construction.
Equations
Instances For
Helper for Proposition 7.3: the outer measure induced by Lebesgue volume on ℝ
is pointwise bounded above by intervalLength.
Helper for Proposition 7.3: the outer measure from Lebesgue volume is bounded above by the one-dimensional interval-cover outer measure.
Helper for Proposition 7.3: Lebesgue volume viewed as an outer measure gives
infinite mass to ℝ.
Proposition 7.3: if m* denotes the one-dimensional outer measure on ℝ
defined by countable interval covers and interval length, then m*(ℝ) = +∞.
Helper for Proposition 7.4: intervalLength agrees with Real.volume on open intervals.
Helper for Proposition 7.4: each singleton has arbitrarily small one-dimensional outer-measure upper bounds.
Helper for Proposition 7.4: every singleton has zero one-dimensional outer measure.
Helper for Proposition 7.4: every countable subset of ℝ has zero
one-dimensional outer measure.
Proposition 7.4: if A ⊆ ℝ is countable, then the one-dimensional Lebesgue outer
measure satisfies m*(A) = 0. In particular, m*(ℚ) = 0.