Theorems · Theorem · measure theory
MeasureTheory.MeasurePreserving.measure_symmDiff_preimage_iterate_le
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {f : α → α} {s : Set α},
MeasureTheory.MeasurePreserving f μ μ →
MeasureTheory.NullMeasurableSet s μ → ∀ (n : ℕ), μ (symmDiff s (f^[n] ⁻¹' s)) ≤ n • μ (symmDiff s (f ⁻¹' s))- Cited by
- 0 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.
Cites27
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.preimagestatement and proof · cited by 4,946
- le_reflproof · cited by 2,061
- one_smulproof · cited by 1,374
- Nat.iteratestatement and proof · cited by 740
- add_le_addproof · cited by 666
- le_imp_le_of_le_of_leproof · cited by 576
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.