Mathlib Map

Theorems · Theorem

Function.invFun_surjective

∀ {α : Sort u_1} {β : Sort u_2} [inst : Nonempty α] {f : α → β},
  Function.Injective f → Function.Surjective (Function.invFun f)
Defined in
Mathlib.Logic.Function.Basic
Cited by
8 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Nonempty

Around this declaration

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

Cites3

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.