Mathlib Map

Theorems · Theorem · order theory

IsAtomic.eq_bot_or_exists_atom_le

∀ {α : Type u_2} {inst : PartialOrder α} {inst_1 : OrderBot α} [self : IsAtomic α] (b : α),
  b = ⊥ ∨ ∃ a, IsAtom a ∧ a ≤ b

Every element other than has an atom below it.

Defined in
Mathlib.Order.Atoms
Cited by
12 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
IsAtomic

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 by12

Results whose statement or proof uses this declaration.