Theorems · Definition · order theory
IsWeakAntichain
{ι : Type u_1} → {α : ι → Type u_2} → [(i : ι) → Preorder (α i)] → Set ((i : ι) → α i) → PropA weak antichain in Π i, α i is a set such that no two distinct elements are strongly less
than each other.
- Defined in
- Mathlib.Order.Antichain
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- Preorder
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
- Preorderstatement and proof · cited by 7,952
- IsAntichainproof · cited by 105
- StrongLTproof · cited by 34
Cited by6
Results whose statement or proof uses this declaration.
- isWeakAntichain_insertstatement · cited by 0
- IsAntichain.isWeakAntichainstatement · cited by 0
- IsWeakAntichain.eqstatement and proof · cited by 0
- IsWeakAntichain.insertstatement and proof · cited by 0
- IsWeakAntichain.subsetstatement and proof · cited by 0
- Set.Subsingleton.isWeakAntichainstatement · cited by 0