Theorems · Theorem · order theory
Function.LeftInverse.rightInvOn_range
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {g : β → α}, Function.LeftInverse f g → Set.RightInvOn f g (Set.range g)- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
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.
- Set.rangestatement · cited by 4,705
- Set.forall_mem_rangeproof · cited by 135
- Set.RightInvOnstatement · cited by 47
Cited by2
Results whose statement or proof uses this declaration.
- ModelWithCorners.rightInvOnproof · cited by 3
- Function.LeftInverse.isClosed_rangeproof · cited by 1