Mathlib Map

Theorems · Theorem · measure theory

Measurable.comap_le

∀ {α : Type u_1} {β : Type u_2} {m₁ : MeasurableSpace α} {m₂ : MeasurableSpace β} {f : α → β},
  Measurable f → MeasurableSpace.comap f m₂ ≤ m₁

Alias of the forward direction of measurable_iff_comap_le.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Basic
Cited by
29 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ProbabilityTheory.Kernel.iIndepFun.indepFun_finset · cited by 8iIndepFun.indepFun_finsetMeasureTheory.toReal_rnDeriv_map · cited by 5MeasureTheory.toReal_rnDe…MeasurableEmbedding.comap_eq · cited by 4MeasurableEmbedding.comap…ProbabilityTheory.Kernel.IndepFun.process_indepFun · cited by 4IndepFun.process_indepFunMeasureTheory.toReal_rnDeriv_trim · cited by 3MeasureTheory.toReal_rnDe…ProbabilityTheory.condExp_prod_ae_eq_integral_condDistrib' · cited by 3ProbabilityTheory.condExp…MeasureTheory.map_trim_comap · cited by 3MeasureTheory.map_trim_co…ProbabilityTheory.condDistrib_ae_eq_condExp · cited by 2ProbabilityTheory.condDis…ProbabilityTheory.condIndepFun_iff · cited by 2ProbabilityTheory.condInd…InformationTheory.klDiv_map_le · cited by 2InformationTheory.klDiv_m…ProbabilityTheory.Kernel.iIndepFun.iIndepFun_process · cited by 2iIndepFun.iIndepFun_proce…ProbabilityTheory.iCondIndepFun_iff · cited by 1ProbabilityTheory.iCondIn…ProbabilityTheory.condDistrib_apply_ae_eq_condExpKernel_map · cited by 1ProbabilityTheory.condDis…ProbabilityTheory.Kernel.Indep.indicator_const_indepFun · cited by 1Indep.indicator_const_ind…ProbabilityTheory.iIndepFun.condExp_natural_ae_eq_of_lt · cited by 1iIndepFun.condExp_natural…MeasurableSpace · cited by 13106MeasurableSpaceMeasurable · cited by 1499MeasurableMeasurableSpace.comap · cited by 124MeasurableSpace.comapmeasurable_iff_comap_le · cited by 8measurable_iff_comap_leMeasurable.comap_leCITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by29

Results whose statement or proof uses this declaration.