Theorems · Theorem
Function.LeftInverse.rightInverse_of_injective
∀ {α : Sort u_1} {β : Sort u_2} {f : α → β} {g : β → α},
Function.LeftInverse f g → Function.Injective f → Function.RightInverse f g- Defined in
- Mathlib.Logic.Function.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
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 by2
Results whose statement or proof uses this declaration.
- Set.rightInverse_rangeSplittingproof · cited by 4
- Function.RightInverse.leftInverse_of_injectiveproof · cited by 0