Theorems · Theorem · measure theory
MeasureTheory.Measure.snd_map_prodMk
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {X : α → β} {Y : α → γ} {μ : MeasureTheory.Measure α},
Measurable X → (MeasureTheory.Measure.map (fun a => (X a, Y a)) μ).snd = MeasureTheory.Measure.map Y μ- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.Measure.mapstatement · cited by 858
- Measurable.aemeasurableproof · cited by 304
- MeasureTheory.Measure.sndstatement · cited by 21
- MeasureTheory.Measure.snd_map_prodMk₀proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condExpKernel_comp_trimproof · cited by 4