Theorems · Theorem · measure theory
MeasureTheory.Measure.MeasureDense.indicatorConstLp_subset_closure
∀ {X : Type u_1} {E : Type u_2} [m : MeasurableSpace X] [inst : NormedAddCommGroup E] {μ : MeasureTheory.Measure X}
(p : ENNReal) [one_le_p : Fact (1 ≤ p)] [p_ne_top : Fact (p ≠ ⊤)] {𝒜 : Set (Set X)} (h𝒜 : μ.MeasureDense 𝒜) (c : E),
{x | ∃ s, ∃ (hs : MeasurableSet s) (hμs : μ s ≠ ⊤), MeasureTheory.indicatorConstLp p hs hμs c = x} ⊆
closure {x | ∃ s, ∃ (hs : s ∈ 𝒜) (hμs : μ s ≠ ⊤), MeasureTheory.indicatorConstLp p ⋯ hμs c = x}If 𝒜 is a measure-dense family of sets and c : E, then the set of constant indicators
with constant c whose underlying set is in 𝒜 is dense in the set of constant indicators
which are in Lp E p μ when 1 ≤ p < ∞.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites55
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.ofPredstatement and proof · cited by 6,101
- Norm.normproof · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- MeasurableSetstatement and proof · cited by 3,075
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.