Theorems · Theorem · measure theory
IsFoelner.mean_union_eq_add_of_disjoint
∀ {G : Type u_1} {X : Type u_2} [inst : MeasurableSpace X] {μ : MeasureTheory.Measure X} [inst_1 : Group G]
[inst_2 : MulAction G X] {ι : Type u_3} {u : Ultrafilter ι} {F : ι → Set X},
IsFoelner G μ (↑u) F →
∀ (s t : Set X),
MeasurableSet t → Disjoint s t → IsFoelner.mean μ u F (s ∪ t) = IsFoelner.mean μ u F s + IsFoelner.mean μ u F t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Groupstatement and proof · cited by 6,238
- MeasurableSetstatement and proof · cited by 3,075
- Disjointstatement and proof · cited by 2,201
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MulActionstatement and proof · cited by 1,294
- Ultrafilterstatement and proof · cited by 193
Cited by1
Results whose statement or proof uses this declaration.
- IsFoelner.amenableproof · cited by 1