Mathlib Map

Theorems · Theorem · dynamical systems

Ergodic.of_mem_extremePoints_measure_univ_eq

∀ {X : Type u_1} {m : MeasurableSpace X} {μ : MeasureTheory.Measure X} {f : X → X} {c : ENNReal},
  c ≠ ⊤ → μ ∈ Set.extremePoints ENNReal {ν | MeasureTheory.MeasurePreserving f ν ν ∧ ν Set.univ = c} → Ergodic f μ

Given a constant c ≠ ∞, an extreme point of the set of measures that are invariant under f and have total mass c is an ergodic measure.

Defined in
Mathlib.Dynamics.Ergodic.Extreme
Cited by
2 results in Mathlib
Foundations
Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites45

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.