Theorems · Theorem · dynamical systems
MeasureTheory.Conservative.frequently_measure_inter_ne_zero
∀ {α : Type u_1} [inst : MeasurableSpace α] {f : α → α} {s : Set α} {μ : MeasureTheory.Measure α},
MeasureTheory.Conservative f μ →
MeasureTheory.NullMeasurableSet s μ → μ s ≠ 0 → ∃ᶠ (m : ℕ) in Filter.atTop, μ (s ∩ f^[m] ⁻¹' s) ≠ 0If f is a conservative map and s is a measurable set of nonzero measure, then
for infinitely many values of m a positive measure of points x ∈ s returns back to s
after m iterations of f.
- Defined in
- Mathlib.Dynamics.Ergodic.Conservative
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 205 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.
Cites32
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 and proof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Set.preimagestatement and proof · cited by 4,946
- Set.iUnionproof · cited by 2,483
- Filter.atTopstatement and proof · cited by 2,405
- Nat.iteratestatement and proof · cited by 740
- Filter.Frequentlystatement and proof · cited by 414
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Conservative.exists_gt_measure_inter_ne_zeroproof · cited by 1