Theorems · Theorem · order theory
Set.BijOn.mk
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β} {f : α → β},
Set.MapsTo f s t → Set.InjOn f s → Set.SurjOn f s t → Set.BijOn f s t- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 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.SurjOnstatement and proof · cited by 186
- Set.BijOnstatement · cited by 168
Cited by5
Results whose statement or proof uses this declaration.
- Set.InjOn.bijOn_imageproof · cited by 20
- Set.BijOn.compproof · cited by 6
- Set.BijOn.congrproof · cited by 3
- NumberField.finite_setOfPred_prod_infinitePlace_iSup_leproof · cited by 2
- SimpleGraph.ConnectedComponent.Represents.image_outproof · cited by 0