Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.measure_preimage_lt_top_of_memLp
∀ {α : Type u_1} {E : Type u_4} [inst : MeasurableSpace α] [inst_1 : NormedAddCommGroup E] {μ : MeasureTheory.Measure α}
{p : ENNReal},
p ≠ 0 →
p ≠ ⊤ → ∀ (f : MeasureTheory.SimpleFunc α E), MeasureTheory.MemLp (⇑f) p μ → ∀ (y : E), y ≠ 0 → μ (⇑f ⁻¹' {y}) < ⊤- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 · cited by 53,352
- 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.preimagestatement · cited by 4,946
- LT.lt.neproof · cited by 872
- ENNReal.toRealproof · cited by 859
- ENorm.enormproof · cited by 715
- MeasureTheory.MemLpstatement and proof · cited by 457
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.memLp_iffproof · cited by 4