Theorems · Theorem · measure theory
MeasureTheory.MeasurePreserving.aeconst_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {μa : MeasureTheory.Measure α} {μb : MeasureTheory.Measure β}
[MeasurableSingletonClass γ] {f : α → β},
MeasureTheory.MeasurePreserving f μa μb →
∀ {g : β → γ},
MeasureTheory.NullMeasurable g μb →
(Filter.EventuallyConst (g ∘ f) (MeasureTheory.ae μa) ↔ Filter.EventuallyConst g (MeasureTheory.ae μb))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimageproof · cited by 4,946
- Compl.complproof · cited by 2,925
- MeasureTheory.aestatement · cited by 2,352
- Set.Subsingletonproof · cited by 276
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasurableSingletonClassstatement and proof · cited by 230
- Filter.EventuallyConststatement · cited by 93
- MeasureTheory.NullMeasurablestatement and proof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.MeasurePreserving.aeconst_preimageproof · cited by 1