Mathlib Map

Theorems · Theorem · measure theory

AEMeasurable.snd

∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {m0 : MeasurableSpace α} [inst : MeasurableSpace β]
  [inst_1 : MeasurableSpace γ] {μ : MeasureTheory.Measure α} {f : α → β × γ},
  AEMeasurable f μ → AEMeasurable (fun x => (f x).2) μ
Defined in
Mathlib.MeasureTheory.Measure.AEMeasurable
Cited by
23 results in Mathlib
Foundations
Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceMeasurableSpace

Around this declaration

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

Cites5

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

Cited by23

Results whose statement or proof uses this declaration.