Mathlib Map

Theorems · Definition · order theory

IsWeakAntichain

{ι : Type u_1} → {α : ι → Type u_2} → [(i : ι) → Preorder (α i)] → Set ((i : ι) → α i) → Prop

A 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.

Cited by6

Results whose statement or proof uses this declaration.