Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.memLp_iff
∀ {α : Type u_1} {E : Type u_4} [inst : MeasurableSpace α] [inst_1 : NormedAddCommGroup E] {μ : MeasureTheory.Measure α}
{p : ENNReal} {f : MeasureTheory.SimpleFunc α E},
p ≠ 0 → p ≠ ⊤ → (MeasureTheory.MemLp (⇑f) p μ ↔ ∀ (y : E), y ≠ 0 → μ (⇑f ⁻¹' {y}) < ⊤)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 4,946
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.measure_preimage_lt_top_of_memLpproof · cited by 1
- MeasureTheory.SimpleFunc.memLp_of_finite_measure_preimageproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.integrable_iffproof · cited by 8
- MeasureTheory.SimpleFunc.measure_support_lt_top_of_memLpproof · cited by 1
- MeasureTheory.SimpleFunc.memLp_iff_finMeasSuppproof · cited by 1
- MeasureTheory.SimpleFunc.memLp_iff_integrableproof · cited by 0