Theorems · Theorem · order theory
Set.InjOn.ne_iff
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {f : α → β} {x y : α}, Set.InjOn f s → x ∈ s → y ∈ s → (f x ≠ f y ↔ x ≠ y)- 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.
Cites4
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.InjOnstatement and proof · cited by 543
- Iff.notproof · cited by 489
- Set.InjOn.eq_iffproof · cited by 25
Cited by3
Results whose statement or proof uses this declaration.
- Set.InjOn.neproof · cited by 9
- Real.log_lt_sub_one_of_posproof · cited by 4
- Set.InjOn.sbtw_map_iffproof · cited by 1