Mathlib Map

Theorems · Theorem · order theory

subset_antisymm_iff

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

Set notation form of le_antisymm_iff

Defined in
Mathlib.Order.RelClasses
Cited by
17 results in Mathlib
Foundations
Depth 7 from the axioms · 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 by17

Results whose statement or proof uses this declaration.