Theorems · Theorem · measure theory
MeasureTheory.StronglyMeasurable.factorsThrough
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [mY : MeasurableSpace Y] {f : X → Y} {g : X → Z}
[inst : TopologicalSpace Z] [TopologicalSpace.PseudoMetrizableSpace Z] [T1Space Z],
MeasureTheory.StronglyMeasurable g → Function.FactorsThrough g fIf a function g is strongly measurable with respect to the pullback along some function f,
then to prove g x = g y it is enough to prove f x = f y.
If Z is not empty there exists h : Y → Z such that g = h ∘ f.
If Z is also completely metrizable, the factorization map h can be taken to be measurable
(see exists_eq_measurable_comp).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.StronglyMeasurablestatement and proof · cited by 363
- T1Spacestatement and proof · cited by 275
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- MeasurableSpace.comapstatement · cited by 124
- MeasureTheory.StronglyMeasurable.measurableproof · cited by 74
- Function.FactorsThroughstatement · cited by 20
- Measurable.factorsThroughproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.dependsOn_of_piFinsetproof · cited by 1
- MeasureTheory.StronglyMeasurable.dependsOn_of_piLEproof · cited by 1