Theorems · Theorem · measure theory
aemeasurable_pi_iff
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {δ : Type u_6} {X : δ → Type u_7}
{mX : (a : δ) → MeasurableSpace (X a)} [Countable δ] {g : α → (a : δ) → X a},
AEMeasurable g μ ↔ ∀ (a : δ), AEMeasurable (fun x => g x a) μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Filter.Eventually.monoproof · cited by 646
- Countablestatement and proof · cited by 633
- AEMeasurable.mkproof · cited by 75
- AEMeasurable.ae_eq_mkproof · cited by 65
- AEMeasurable.measurable_mkproof · cited by 62
- measurable_pi_lambdaproof · cited by 27
- AEMeasurable.evalproof · cited by 7
- eventually_countable_forallproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- aemeasurable_pi_lambdaproof · cited by 15
- ProbabilityTheory.iIndepFun_iff_map_fun_eq_infinitePi_map₀'proof · cited by 1
- ProbabilityTheory.iIndepFun.map_fun_eq_infinitePi_map₀'proof · cited by 0