Theorems · Theorem · order theory
antisymmRel_comm
∀ {α : Type u_1} {a b : α} {r : α → α → Prop}, AntisymmRel r a b ↔ AntisymmRel r b a- Defined in
- Mathlib.Order.Antisymmetrization
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AntisymmRelstatement · cited by 93
Cited by1
Results whose statement or proof uses this declaration.
- ValuativeRel.veq_commproof · cited by 2