Theorems · Definition · order theory
IsMaxAntichain
{α : Type u_1} → (α → α → Prop) → Set α → PropAn antichain s is a maximal antichain if there does not exists an antichain strictly including
s.
- Defined in
- Mathlib.Order.Antichain
- Cited by
- 5 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.
Cites2
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
- IsAntichainproof · cited by 105
Cited by5
Results whose statement or proof uses this declaration.
- IsMaxAntichain.isAntichainstatement and proof · cited by 2
- IsMaxAntichain.isEmpty_iffstatement and proof · cited by 1
- IsMaxAntichain.imagestatement and proof · cited by 0
- IsMaxAntichain.nonempty_iffstatement and proof · cited by 0
- IsMaxAntichain.symmstatement and proof · cited by 0