Mathlib Map

Theorems · Theorem

Function.surjInv_eq

∀ {α : Sort u} {β : Sort v} {f : α → β} (h : Function.Surjective f) (b : β), f (Function.surjInv h b) = b
Defined in
Mathlib.Logic.Function.Basic
Cited by
18 results in Mathlib
Foundations
Depth 9 from the axioms · uses Classical.choice

Around this declaration

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

Cites1

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

Cited by18

Results whose statement or proof uses this declaration.