Theorems · Theorem · probability
ProbabilityTheory.Kernel.fst_comp
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4} {δ : Type u_5}
{mγ : MeasurableSpace γ} {mδ : MeasurableSpace δ} (κ : ProbabilityTheory.Kernel α β)
(η : ProbabilityTheory.Kernel β (γ × δ)), (η.comp κ).fst = η.fst.comp κ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.compstatement and proof · cited by 129
- ProbabilityTheory.Kernel.mapproof · cited by 84
- ProbabilityTheory.Kernel.fststatement · cited by 81
- ProbabilityTheory.Kernel.fst_eqproof · cited by 7
- ProbabilityTheory.Kernel.map_compproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.fst_prodproof · cited by 2