Theorems · Theorem · measure theory
MeasureTheory.integrableOn_finset_iUnion
∀ {α : Type u_1} {β : Type u_2} {ε : Type u_3} {mα : MeasurableSpace α} {f : α → ε} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε] [TopologicalSpace.PseudoMetrizableSpace ε] {s : Finset β}
{t : β → Set α}, MeasureTheory.IntegrableOn f (⋃ i ∈ s, t i) μ ↔ ∀ i ∈ s, MeasureTheory.IntegrableOn f (t i) μ- Cited by
- 2 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.
Cites11
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
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.iUnionstatement · cited by 2,483
- MeasureTheory.IntegrableOnstatement · cited by 548
- ContinuousENormstatement and proof · cited by 290
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- Finset.finite_toSetproof · cited by 210
- MeasureTheory.integrableOn_finite_biUnionproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_biUnion_finsetproof · cited by 3
- MeasureTheory.integrableOn_finite_iUnionproof · cited by 0