Mathlib Map

Theorems · Definition · order theory

IsAtom

{α : Type u_2} → [inst : Preorder α] → [OrderBot α] → α → Prop

An atom of an OrderBot is an element with no other element between it and , which is not .

Defined in
Mathlib.Order.Atoms
Cited by
130 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 16 definitions · uses no axioms
Assumes
PreorderOrderBot

Around this declaration

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

Cites3

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

  • Preorderstatement and proof · cited by 7,952
  • Bot.botproof · cited by 4,720
  • OrderBotstatement and proof · cited by 1,055

Cited by142

Results whose statement or proof uses this declaration.