Theorems · Theorem · measure theory
MeasurableSpace.comap_le_comap_of_eq_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mβ : MeasurableSpace β} {mγ : MeasurableSpace γ} {f : α → β} {g : α → γ}
(h : β → γ), Measurable h → g = h ∘ f → MeasurableSpace.comap g mγ ≤ MeasurableSpace.comap f mβIf g = h ∘ f, then the sigma-algebra generated by g is
smaller than the one generated by f.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- Measurablestatement and proof · cited by 1,499
- MeasurableSpace.comapstatement and proof · cited by 124
- Measurable.comap_leproof · cited by 29
- MeasurableSpace.comap_compproof · cited by 10
- MeasurableSpace.comap_monoproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.