Mathlib Map

Theorems · Theorem · order theory

subset_antisymm

∀ {α : Type u_1} [UsesSetNotationForOrder α] [inst : PartialOrder α] {a b : α}, a ⊆ b → b ⊆ a → a = b

Set notation form of le_antisymm

Defined in
Mathlib.Order.RelClasses
Cited by
150 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 8 definitions · uses no axioms
Assumes
UsesSetNotationForOrderPartialOrder

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.

Cited by150

Results whose statement or proof uses this declaration.