Theorems · Theorem · measure theory
MeasureTheory.addContent_mono
∀ {α : Type u_1} {C : Set (Set α)} {s t : Set α} {G : Type u_2} [inst : AddCommMonoid G]
{m : MeasureTheory.AddContent G C} [inst_1 : PartialOrder G] [CanonicallyOrderedAdd G],
MeasureTheory.IsSetSemiring C → s ∈ C → t ∈ C → s ⊆ t → m s ≤ m tAn addContent C on a SetSemiring C is monotone.
- Defined in
- Mathlib.MeasureTheory.Measure.AddContent
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 97 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumproof · cited by 5,195
- Set.PairwiseDisjointproof · cited by 275
- Finset.sum_singletonproof · cited by 251
- CanonicallyOrderedAddstatement and proof · cited by 229
- Finset.coe_singletonproof · cited by 145
- MeasureTheory.IsSetSemiringstatement and proof · cited by 78
- MeasureTheory.AddContentstatement and proof · cited by 78
- Finset.singleton_subset_set_iffproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.addContent_iUnion_eq_sum_of_tendsto_zeroproof · cited by 2
- MeasureTheory.le_addContent_sdiffproof · cited by 2
- MeasureTheory.addContent_union_leproof · cited by 1
- MeasureTheory.addContent_le_sum_of_subset_sUnionproof · cited by 1
- MeasureTheory.AddContent.ofFunction_eqproof · cited by 1
- MeasureTheory.projectiveFamilyContent_monoproof · cited by 0