Theorems · Theorem · measure theory
measurable_from_prod_countable_right
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {m : MeasurableSpace α} {mβ : MeasurableSpace β} {mγ : MeasurableSpace γ}
[Countable α] [MeasurableSingletonClass α] {f : α × β → γ}, (∀ (x : α), Measurable fun y => f (x, y)) → Measurable fFor the version where the second space in the product is countable,
see measurable_from_prod_countable_left.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 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
- measurable_from_prod_countable_right'proof · cited by 2
- measurableAtom_of_measurableSingletonClassproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.