Theorems · Theorem · probability
ProbabilityTheory.Kernel.measurable_kernel_prodMk_left_of_finite
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
{t : Set (α × β)},
MeasurableSet t → (∀ (a : α), MeasureTheory.IsFiniteMeasure (κ a)) → Measurable fun a => (κ a) (Prod.mk a ⁻¹' t)This is an auxiliary lemma for measurable_kernel_prodMk_left.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Set.preimagestatement and proof · cited by 4,946
- Set.univproof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complproof · cited by 2,925
- Set.iUnionproof · cited by 2,483
- Set.extproof · cited by 2,266
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.measurable_kernel_prodMk_leftproof · cited by 12