Theorems · Definition · measure theory
MeasureTheory.AEEqFun.compMeasurable
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} →
[inst : MeasurableSpace α] →
{μ : MeasureTheory.Measure α} →
[inst_1 : TopologicalSpace β] →
[inst_2 : TopologicalSpace γ] →
[inst_3 : MeasurableSpace β] →
[TopologicalSpace.PseudoMetrizableSpace β] →
[BorelSpace β] →
[inst_6 : MeasurableSpace γ] →
[TopologicalSpace.PseudoMetrizableSpace γ] →
[OpensMeasurableSpace γ] →
[SecondCountableTopology γ] → (g : β → γ) → Measurable g → (α →ₘ[μ] β) → α →ₘ[μ] γGiven a measurable function g : β → γ, and an almost everywhere equal function [f] : α →ₘ β,
return the equivalence class of g ∘ f, i.e., the almost everywhere equal function
[g ∘ f] : α →ₘ γ. This requires that γ has a second countable topology.
- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 856
- MeasureTheory.AEStronglyMeasurableproof · cited by 755
- SecondCountableTopologystatement and proof · cited by 750
- OpensMeasurableSpacestatement and proof · cited by 636
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- MeasureTheory.AEEqFun.mkproof · cited by 62
- Quotient.liftOn'proof · cited by 19
Cited by8
Results whose statement or proof uses this declaration.
- MeasureTheory.AEEqFun.comp₂Measurableproof · cited by 6
- MeasureTheory.AEEqFun.compMeasurable_mkstatement · cited by 2
- MeasureTheory.AEEqFun.comp₂Measurable_eq_mkproof · cited by 1
- MeasureTheory.AEEqFun.comp₂Measurable_eq_pairstatement · cited by 1
- MeasureTheory.AEEqFun.compMeasurable_eq_mkstatement and proof · cited by 1
- MeasureTheory.AEEqFun.coeFn_compMeasurablestatement · cited by 0
- MeasureTheory.AEEqFun.compMeasurable_toGermstatement · cited by 0
- MeasureTheory.AEEqFun.compMeasurable.congr_simpstatement and proof · cited by 0