Mathlib Map

Theorems · Definition · measure theory

MeasurableEquiv.piUnique

{δ' : Type u_5} →
  (π : δ' → Type u_6) → [inst : (x : δ') → MeasurableSpace (π x)] → [inst_1 : Unique δ'] → ((i : δ') → π i) ≃ᵐ π default

The measurable equivalence (∀ i, π i) ≃ᵐ π ⋆ when the domain of π only contains

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Embedding
Cited by
6 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceUnique

Around this declaration

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

Cites5

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

Cited by9

Results whose statement or proof uses this declaration.