Theorems · Theorem · probability
ProbabilityTheory.IsSFiniteKernel.tsum_finite
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
[self : ProbabilityTheory.IsSFiniteKernel κ],
∃ κs, (∀ (n : ℕ), ProbabilityTheory.IsFiniteKernel (κs n)) ∧ κ = ProbabilityTheory.Kernel.sum κs- Defined in
- Mathlib.Probability.Kernel.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.IsFiniteKernelstatement · cited by 178
- ProbabilityTheory.Kernel.sumstatement · cited by 31
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.seqproof · cited by 12
- ProbabilityTheory.Kernel.kernel_sum_seqproof · cited by 6