Mathlib Map

Theorems · Definition · measure theory

MeasurableEmbedding.equivRange

{α : Type u_1} →
  {β : Type u_2} →
    [inst : MeasurableSpace α] →
      [inst_1 : MeasurableSpace β] → {f : α → β} → MeasurableEmbedding f → α ≃ᵐ ↑(Set.range f)

The domain of f is equivalent to its range as measurable spaces, if f is a measurable embedding

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

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.

Cited by5

Results whose statement or proof uses this declaration.