Theorems · Theorem · probability
ProbabilityTheory.Kernel.isProjectiveMeasureFamily_partialTraj
∀ {X : ℕ → Type u_1} [inst : (n : ℕ) → MeasurableSpace (X n)]
(κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1)))
[∀ (n : ℕ), ProbabilityTheory.IsMarkovKernel (κ n)] {a : ℕ} (x₀ : (i : ↥(Finset.Iic a)) → X ↑i),
MeasureTheory.IsProjectiveMeasureFamily
(MeasureTheory.inducedFamily fun b => (ProbabilityTheory.Kernel.partialTraj κ a b) x₀)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- ProbabilityTheory.Kernel.partialTrajstatement and proof · cited by 44
- MeasureTheory.IsProjectiveMeasureFamilystatement · cited by 27
- MeasureTheory.inducedFamilystatement · cited by 5
- MeasureTheory.isProjectiveMeasureFamily_inducedFamilyproof · cited by 1
- ProbabilityTheory.Kernel.partialTraj_map_frestrictLe₂_applyproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.trajContentproof · cited by 9
- ProbabilityTheory.Kernel.isProjectiveLimit_trajFunproof · cited by 2
- ProbabilityTheory.Kernel.trajContent_cylinderproof · cited by 2
- ProbabilityTheory.Kernel.eq_traj'proof · cited by 2
- ProbabilityTheory.Kernel.trajContent_ne_topproof · cited by 1
- ProbabilityTheory.Kernel.measurable_trajFunproof · cited by 0