Mathlib Map

Theorems · Theorem · order theory

IsAtom.le_iff_eq

∀ {α : Type u_2} [inst : PartialOrder α] [inst_1 : OrderBot α] {a b : α}, IsAtom a → b ≠ ⊥ → (b ≤ a ↔ b = a)
Defined in
Mathlib.Order.Atoms
Cited by
8 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderOrderBot

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.