Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.trajFun.congr_simp

∀ {X : ℕ → Type u_1} [inst : (n : ℕ) → MeasurableSpace (X n)]
  (κ κ_1 : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1))) (e_κ : κ = κ_1)
  [inst_1 : ∀ (n : ℕ), ProbabilityTheory.IsMarkovKernel (κ n)] (a : ℕ) (x₀ x₀_1 : (i : ↥(Finset.Iic a)) → X ↑i),
  x₀ = x₀_1 → ProbabilityTheory.Kernel.trajFun κ a x₀ = ProbabilityTheory.Kernel.trajFun κ_1 a x₀_1
Defined in
Mathlib.Probability.Kernel.IonescuTulcea.Traj
Cited by
0 results in Mathlib
Foundations
Depth 267 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceProbabilityTheory.IsMarkovKernel

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.