Theorems · Theorem · measure theory
MeasureTheory.AEEqFun.compMeasurable_mk
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α}
[inst_1 : TopologicalSpace β] [inst_2 : TopologicalSpace γ] [inst_3 : MeasurableSpace β]
[inst_4 : TopologicalSpace.PseudoMetrizableSpace β] [inst_5 : BorelSpace β] [inst_6 : MeasurableSpace γ]
[inst_7 : TopologicalSpace.PseudoMetrizableSpace γ] [inst_8 : OpensMeasurableSpace γ]
[inst_9 : SecondCountableTopology γ] (g : β → γ) (hg : Measurable g) (f : α → β)
(hf : MeasureTheory.AEStronglyMeasurable f μ),
MeasureTheory.AEEqFun.compMeasurable g hg (MeasureTheory.AEEqFun.mk f hf) = MeasureTheory.AEEqFun.mk (g ∘ f) ⋯- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 179 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.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.AEEqFunstatement · cited by 856
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- SecondCountableTopologystatement and proof · cited by 750
- OpensMeasurableSpacestatement and proof · cited by 636
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- Measurable.comp_aemeasurablestatement · cited by 99
- MeasureTheory.AEStronglyMeasurable.aemeasurablestatement · cited by 73
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.AEEqFun.compMeasurable_eq_mkproof · cited by 1
- MeasureTheory.AEEqFun.comp₂Measurable_eq_mkproof · cited by 1