Theorems · Theorem · measure theory
measurable_from_prod_countable_left
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {m : MeasurableSpace α} {mβ : MeasurableSpace β} {mγ : MeasurableSpace γ}
[Countable β] [MeasurableSingletonClass β] {f : α × β → γ}, (∀ (y : β), Measurable fun x => f (x, y)) → Measurable fFor the version where the first space in the product is countable,
see measurable_from_prod_countable_right.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 73 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
- Measurablestatement and proof · cited by 1,499
- Countablestatement and proof · cited by 633
- MeasurableSingletonClassstatement and proof · cited by 230
- measurableAtom_of_measurableSingletonClassproof · cited by 2
- measurable_from_prod_countable_left'proof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- Measurable.measurableSMul₂_iterateAddActproof · cited by 3
- Measurable.measurableSMul₂_iterateMulActproof · cited by 3
- Measurable.findproof · cited by 1
- MeasureTheory.measurable_uncurry_of_continuous_of_measurableproof · cited by 0