Theorems · Theorem · measure theory
MeasureTheory.integrable_const_iff_enorm
∀ {α : Type u_1} {ε : Type u_5} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : TopologicalSpace ε]
[inst_1 : ContinuousENorm ε] {c : ε},
‖c‖ₑ ≠ ⊤ → (MeasureTheory.Integrable (fun x => c) μ ↔ ‖c‖ₑ = 0 ∨ MeasureTheory.IsFiniteMeasure μ)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 200 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.
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- MeasureTheory.Integrablestatement · cited by 1,367
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.AEStronglyMeasurableproof · cited by 755
- ENorm.enormstatement and proof · cited by 715
- ContinuousENormstatement and proof · cited by 290
- MeasureTheory.aestronglyMeasurable_constproof · cited by 44
- MeasureTheory.hasFiniteIntegral_const_iff_enormproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.integrableOn_const_iffproof · cited by 7
- MeasureTheory.integrable_const_iffproof · cited by 2
- MeasureTheory.integrableOn_singleton_iffproof · cited by 1
- MeasureTheory.integrable_const_enormproof · cited by 0
- MeasureTheory.integrable_const_iff_isFiniteMeasure_enormproof · cited by 0