Mathlib Map

Theorems · Definition · measure theory

MeasurableEmbedding.invFun

{α : Type u_1} →
  {β : Type u_2} →
    [inst : MeasurableSpace α] →
      [inst_1 : MeasurableSpace β] → {f : α → β} → [Nonempty α] → MeasurableEmbedding f → β → α

The left-inverse of a MeasurableEmbedding

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

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 by3

Results whose statement or proof uses this declaration.