Mathlib Map

Theorems · Definition · probability

MeasurableEquiv.piSingleton

{X : ℕ → Type u_1} →
  [inst : (n : ℕ) → MeasurableSpace (X n)] → (a : ℕ) → X (a + 1) ≃ᵐ ((i : ↥(Finset.Ioc a (a + 1))) → X ↑i)

Identifying {a + 1} with Ioc a (a + 1), as a measurable equiv on dependent functions.

Defined in
Mathlib.Probability.Kernel.IonescuTulcea.Maps
Cited by
10 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.