Theorems · Theorem · measure theory
MeasureTheory.addContent_biUnion_le
∀ {α : Type u_1} {C : Set (Set α)} {G : Type u_2} [inst : AddCommMonoid G] {m : MeasureTheory.AddContent G C}
[inst_1 : PartialOrder G] [CanonicallyOrderedAdd G] {ι : Type u_3},
MeasureTheory.IsSetRing C → ∀ {s : ι → Set α} {S : Finset ι}, (∀ n ∈ S, s n ∈ C) → m (⋃ i ∈ S, s i) ≤ ∑ i ∈ S, m (s i)- Defined in
- Mathlib.MeasureTheory.Measure.AddContent
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumstatement and proof · cited by 5,195
- LE.le.transproof · cited by 3,151
- Set.iUnionstatement and proof · cited by 2,483
- le_rflproof · cited by 1,558
- add_le_addproof · cited by 666
- Set.iUnion_congr_Propproof · cited by 374
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.isSigmaSubadditive_of_addContent_iUnion_eq_tsumproof · cited by 2
- MeasureTheory.projectiveFamilyContent_iUnion_leproof · cited by 0