Theorems · Theorem · measure theory
Measurable.factorsThrough
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [mY : MeasurableSpace Y] {f : X → Y} {g : X → Z}
[inst : MeasurableSpace Z] [MeasurableSingletonClass Z], Measurable g → Function.FactorsThrough g fIf a function g is 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.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 13 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.
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- MeasurableSingletonClassstatement and proof · cited by 230
- Set.mem_preimageproof · cited by 190
- Set.mem_singleton_iffproof · cited by 172
- MeasurableSpace.comapstatement · cited by 124
- MeasurableSingletonClass.measurableSet_singletonproof · cited by 53
- Set.eq_of_mem_singletonproof · cited by 22
- Function.FactorsThroughstatement · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.factorsThroughproof · cited by 2
- Measurable.dependsOn_of_piFinsetproof · cited by 1
- Measurable.dependsOn_of_piLEproof · cited by 0