Theorems · Theorem · order theory
Set.InjOn.injective
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {f : α → β}, Set.InjOn f s → Function.Injective (s.domRestrict f)Alias of the forward direction of Set.injOn_iff_injective.
- Defined in
- Mathlib.Data.Set.Restrict
- Cited by
- 6 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.Elemstatement · cited by 7,166
- Set.InjOnstatement · cited by 543
- Set.domRestrictstatement · cited by 383
- Set.injOn_iff_injectiveproof · cited by 20
Cited by6
Results whose statement or proof uses this declaration.
- ContinuousOn.strictMonoOn_of_injOn_Iccproof · cited by 2
- Function.Embedding.min_injectiveproof · cited by 2
- Set.exists_injOn_iff_injectiveproof · cited by 1
- Continuous.strictMonoOn_of_inj_rigidityproof · cited by 1
- ContinuousOn.strictMonoOn_of_injOn_Iooproof · cited by 0
- Filter.map_inf'proof · cited by 0