Theorems · Theorem · probability
ProbabilityTheory.Kernel.isSigmaSubadditive_trajContent
∀ {X : ℕ → Type u_1} [inst : (n : ℕ) → MeasurableSpace (X n)]
(κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1)))
[inst_1 : ∀ (n : ℕ), ProbabilityTheory.IsMarkovKernel (κ n)] {a : ℕ} (x₀ : (i : ↥(Finset.Iic a)) → X ↑i),
(ProbabilityTheory.Kernel.trajContent κ x₀).IsSigmaSubadditiveThe trajContent is sigma-subadditive.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 265 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- Set.iUnionproof · cited by 2,483
- Disjointproof · cited by 2,201
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.iInterproof · cited by 1,084
- Function.onFunproof · cited by 570
- Antitoneproof · cited by 563
- Pairwiseproof · cited by 516
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.trajFunproof · cited by 6
- ProbabilityTheory.Kernel.isProjectiveLimit_trajFunproof · cited by 2
- ProbabilityTheory.Kernel.isProbabilityMeasure_trajFunproof · cited by 1
- ProbabilityTheory.Kernel.measurable_trajFunproof · cited by 0