Theorems · Theorem · measure theory
AEMeasurable.comp_snd
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} {f : β → γ},
AEMeasurable f ν → AEMeasurable (fun z => f z.2) (μ.prod ν)- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 218 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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.Measure.prodstatement · cited by 353
- AEMeasurable.comp_quasiMeasurePreservingproof · cited by 17
- MeasureTheory.Measure.quasiMeasurePreserving_sndproof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.