Theorems · Theorem · measure theory
MeasureTheory.integrableOn_iff_comap_subtypeVal
∀ {α : Type u_1} {ε : Type u_3} {mα : MeasurableSpace α} {f : α → ε} {s : Set α} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε],
MeasurableSet s →
(MeasureTheory.IntegrableOn f s μ ↔
MeasureTheory.Integrable (f ∘ Subtype.val) (MeasureTheory.Measure.comap Subtype.val μ))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.Elemstatement · cited by 7,166
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Integrablestatement · cited by 1,367
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- ContinuousENormstatement and proof · cited by 290
- MeasureTheory.Measure.comapstatement · cited by 96
- Subtype.range_valproof · cited by 41
- MeasurableEmbedding.subtype_coeproof · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_fun_norm_addHaarproof · cited by 1