Theorems · Theorem · measure theory
IsFoelner.amenable
∀ {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} {l : Filter ι} {F : ι → Set X} [MeasureTheory.SMulInvariantMeasure G X μ]
[l.NeBot],
IsFoelner G μ l F →
∃ m,
m Set.univ = 1 ∧
(∀ (s t : Set X), MeasurableSet t → Disjoint s t → m (s ∪ t) = m s + m t) ∧
∀ (g : G) (s : Set X), m (g • s) = m sIf there exists a non-trivial Følner filter with respect to some group G acting on a measure
space X, then there exists a G-invariant finitely additive probability measure on X.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Filterstatement and proof · cited by 8,121
- Groupstatement and proof · cited by 6,238
- Set.univstatement · cited by 3,945
- MeasurableSetstatement · cited by 3,075
- Disjointstatement · cited by 2,201
- MulActionstatement and proof · cited by 1,294
- Filter.NeBotstatement and proof · cited by 853
- Set.smulSetstatement · cited by 608
Cited by1
Results whose statement or proof uses this declaration.
- amenable_of_maxFoelner_neBotproof · cited by 0