Theorems · Theorem · dynamical systems
MeasureTheory.Conservative.measure_mem_forall_ge_image_notMem_eq_zero
∀ {α : Type u_1} [inst : MeasurableSpace α] {f : α → α} {s : Set α} {μ : MeasureTheory.Measure α},
MeasureTheory.Conservative f μ →
MeasureTheory.NullMeasurableSet s μ → ∀ (n : ℕ), μ {x | x ∈ s ∧ ∀ m ≥ n, f^[m] x ∉ s} = 0Poincaré recurrence theorem: given a conservative map f and a measurable set s, the set
of points x ∈ s such that x does not return to s after ≥ n iterations has measure zero.
- Defined in
- Mathlib.Dynamics.Ergodic.Conservative
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
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.coestatement and proof · 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 · cited by 9,879
- Set.ofPredstatement and proof · cited by 6,101
- Set.preimageproof · cited by 4,946
- Compl.complproof · cited by 2,925
- LT.lt.leproof · cited by 2,189
- Set.iInterproof · cited by 1,084
- Nat.iteratestatement and proof · cited by 740
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Conservative.ae_mem_imp_frequently_image_memproof · cited by 4