Theorems · Theorem · order theory
Set.InjOn.rightInvOn_of_leftInvOn
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β} {f : α → β} {f' : β → α},
Set.InjOn f s → Set.LeftInvOn f f' t → Set.MapsTo f s t → Set.MapsTo f' t s → Set.RightInvOn f f' s- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.MapsTostatement and proof · cited by 732
- Set.InjOnstatement and proof · cited by 543
- Set.RightInvOnstatement · cited by 47
- Set.LeftInvOnstatement and proof · cited by 42
Cited by3
Results whose statement or proof uses this declaration.
- Set.image_eq_preimage_of_leftInvOn_injOnproof · cited by 2
- IsAddFreimanIso.symmproof · cited by 1
- IsMulFreimanIso.symmproof · cited by 1