Theorems · Theorem · measure theory
MeasureTheory.AddContent.supClosure_apply_finpartition
∀ {α : Type u_1} {C : Set (Set α)} {G : Type u_2} [inst : AddCommMonoid G] (hC : MeasureTheory.IsSetSemiring C)
(m : MeasureTheory.AddContent G C) {s : Set α} {J : Finpartition s},
↑J.parts ⊆ C → (m.supClosure hC) s = ∑ s ∈ J.parts, m s- Defined in
- Mathlib.MeasureTheory.Measure.AddContent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Finset.sumstatement and proof · cited by 5,195
- Set.iUnionproof · cited by 2,483
- Set.sUnionproof · cited by 392
- Set.iUnion_congr_Propproof · cited by 374
- ClosureOperatorstatement · cited by 371
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsstatement and proof · cited by 184
Cited by1
Results whose statement or proof uses this declaration.