Theorems · Theorem · order theory
Order.Preimage.isAntisymm
Deprecated since 2026-01-06Use Order.Preimage.antisymm instead.
∀ {α : Type u} {β : Type v} {r : α → α → Prop} [Std.Antisymm r] {f : β → α},
Function.Injective f → Std.Antisymm (f ⁻¹'o r)Alias of Order.Preimage.antisymm.
- Defined in
- Mathlib.Order.RelClasses
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- Std.Antisymm
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Order.Preimagestatement · cited by 42
- Order.Preimage.antisymmproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.