Theorems · Theorem · measure theory
MeasureTheory.integrableOn_finite_biUnion
∀ {α : Type u_1} {β : Type u_2} {ε : Type u_3} {mα : MeasurableSpace α} {f : α → ε} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε] [TopologicalSpace.PseudoMetrizableSpace ε] {s : Set β},
s.Finite →
∀ {t : β → Set α}, MeasureTheory.IntegrableOn f (⋃ i ∈ s, t i) μ ↔ ∀ i ∈ s, MeasureTheory.IntegrableOn f (t i) μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.iUnionstatement and proof · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- Set.iUnion_congr_Propproof · cited by 374
- ContinuousENormstatement and proof · cited by 290
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- Set.iUnion_emptyproof · cited by 68
- Set.iUnion_of_emptyproof · cited by 68
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrableOn_finset_iUnionproof · cited by 2