Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.measure_support_lt_top
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} [inst : Zero β] {μ : MeasureTheory.Measure α}
(f : MeasureTheory.SimpleFunc α β), (∀ (y : β), y ≠ 0 → μ (⇑f ⁻¹' {y}) < ⊤) → μ (Function.support ⇑f) < ⊤- Cited by
- 3 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.preimagestatement and proof · cited by 4,946
- Finset.filterproof · cited by 949
- LE.le.trans_ltproof · cited by 795
- Function.supportstatement · cited by 610
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- Finset.mem_filterproof · cited by 185
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.measure_support_lt_top_of_lintegral_ne_topproof · cited by 1
- MeasureTheory.SimpleFunc.measure_support_lt_top_of_memLpproof · cited by 1
- MeasureTheory.SimpleFunc.measure_support_lt_top_of_integrableproof · cited by 0