Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.IdentDistrib.comp

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_4} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
  [inst_2 : MeasurableSpace γ] [inst_3 : MeasurableSpace δ] {μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β}
  {f : α → γ} {g : β → γ} {u : γ → δ},
  ProbabilityTheory.IdentDistrib f g μ ν → Measurable u → ProbabilityTheory.IdentDistrib (u ∘ f) (u ∘ g) μ ν
Defined in
Mathlib.Probability.IdentDistrib
Cited by
22 results in Mathlib
Foundations
Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceMeasurableSpaceMeasurableSpaceMeasurableSpace

Around this declaration

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

ProbabilityTheory.IdentDistrib.truncation · cited by 2IdentDistrib.truncationProbabilityTheory.strong_law_ae_real · cited by 2ProbabilityTheory.strong_…ProbabilityTheory.IdentDistrib.sq · cited by 1IdentDistrib.sqProbabilityTheory.IdentDistrib.sub_const · cited by 1IdentDistrib.sub_constProbabilityTheory.mgf_congr_of_identDistrib · cited by 1ProbabilityTheory.mgf_con…ProbabilityTheory.strong_law_ae_of_measurable · cited by 1ProbabilityTheory.strong_…ProbabilityTheory.strong_law_ae_simpleFunc_comp · cited by 1ProbabilityTheory.strong_…ProbabilityTheory.IdentDistrib.coe_nnreal_ennreal · cited by 1IdentDistrib.coe_nnreal_e…ProbabilityTheory.IdentDistrib.eLpNorm_eq · cited by 1IdentDistrib.eLpNorm_eqProbabilityTheory.IdentDistrib.nnnorm · cited by 1IdentDistrib.nnnormProbabilityTheory.indepFun_of_identDistrib_pair · cited by 0ProbabilityTheory.indepFu…ProbabilityTheory.IdentDistrib.add_const · cited by 0IdentDistrib.add_constProbabilityTheory.IdentDistrib.const_add · cited by 0IdentDistrib.const_addProbabilityTheory.IdentDistrib.const_div · cited by 0IdentDistrib.const_divProbabilityTheory.IdentDistrib.const_mul · cited by 0IdentDistrib.const_mulMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasurable · cited by 1499MeasurableMeasurable.aemeasurable · cited by 304Measurable.aemeasurableProbabilityTheory.IdentDistrib · cited by 74ProbabilityTheory.IdentDi…ProbabilityTheory.IdentDistrib.comp_of_aemeasurable · cited by 1IdentDistrib.comp_of_aeme…IdentDistrib.compCITED BYCITES

Cites6

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

Cited by22

Results whose statement or proof uses this declaration.