Theorems · Theorem · measure theory
MeasureTheory.AEEqFun.compQuasiMeasurePreserving_iterate
∀ {α : Type u_1} {γ : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace γ]
(g : α →ₘ[μ] γ) {f : α → α} (hf : MeasureTheory.Measure.QuasiMeasurePreserving f μ μ) (n : ℕ),
(fun x => x.compQuasiMeasurePreserving f hf)^[n] g = g.compQuasiMeasurePreserving f^[n] ⋯- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- add_commproof · cited by 1,535
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- Nat.iteratestatement and proof · cited by 740
- MeasureTheory.Measure.QuasiMeasurePreservingstatement and proof · cited by 101
- Function.iterate_oneproof · cited by 34
- MeasureTheory.Measure.QuasiMeasurePreserving.compproof · cited by 21
- MeasureTheory.AEEqFun.compQuasiMeasurePreservingstatement and proof · cited by 11
- Function.iterate_addproof · cited by 11
- MeasureTheory.Measure.QuasiMeasurePreserving.iteratestatement and proof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.AEEqFun.compMeasurePreserving_iterateproof · cited by 0