Mathlib Map

Theorems · Definition

Function.surjInv

{α : Sort u} → {β : Sort v} → {f : α → β} → Function.Surjective f → β → α

The inverse of a surjective function. (Unlike invFun, this does not require α to be inhabited.)

Defined in
Mathlib.Logic.Function.Basic
Cited by
63 results in Mathlib
Foundations
Depth 8 from the axioms · uses Classical.choice

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by80

Results whose statement or proof uses this declaration.