Theorems · Theorem · probability
ProbabilityTheory.Kernel.partialTraj_le
∀ {X : ℕ → Type u_1} {mX : (n : ℕ) → MeasurableSpace (X n)} {a b : ℕ}
{κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1))} (hba : b ≤ a),
ProbabilityTheory.Kernel.partialTraj κ a b = ProbabilityTheory.Kernel.deterministic (Preorder.frestrictLe₂ hba) ⋯If b ≤ a, given the trajectory up to time a, the trajectory up to time b is
deterministic and is equal to the restriction of the trajectory up to time a.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.Kernel.deterministicstatement and proof · cited by 57
- ProbabilityTheory.Kernel.partialTrajstatement · cited by 44
- Preorder.frestrictLe₂statement and proof · cited by 23
- Preorder.measurable_frestrictLe₂statement and proof · cited by 12
Cited by8
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.partialTraj_selfproof · cited by 5
- ProbabilityTheory.Kernel.lmarginalPartialTraj_leproof · cited by 4
- ProbabilityTheory.Kernel.partialTraj_eq_prodproof · cited by 3
- ProbabilityTheory.Kernel.partialTraj_succ_map_frestrictLe₂proof · cited by 1
- ProbabilityTheory.Kernel.partialTraj_comp_partialTraj'proof · cited by 1
- ProbabilityTheory.Kernel.partialTraj_zeroproof · cited by 0
- ProbabilityTheory.Kernel.traj_map_frestrictLe_of_leproof · cited by 0
- ProbabilityTheory.Kernel.partialTraj_comp_partialTraj''proof · cited by 0