Theorems · Theorem · order theory
Set.BijOn.bijective
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β} {f : α → β} (h : Set.BijOn f s t),
Function.Bijective (Set.MapsTo.restrict f s t ⋯)- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Elemstatement and proof · cited by 7,166
- Set.imageproof · cited by 5,609
- Function.Bijectivestatement · cited by 863
- Set.BijOnstatement and proof · cited by 168
- Set.MapsTo.restrictstatement and proof · cited by 57
- Set.BijOn.injOnproof · cited by 42
- Set.BijOn.mapsTostatement and proof · cited by 42
- Set.BijOn.surjOnproof · cited by 31
Cited by3
Results whose statement or proof uses this declaration.
- Set.Finite.of_finite_imageproof · cited by 20
- Set.BijOn.equivproof · cited by 5
- Finite.Set.finite_of_finite_imageproof · cited by 0