Theorems · Theorem · order theory
bot_covBy_iff
∀ {α : Type u_2} [inst : PartialOrder α] [inst_1 : OrderBot α] {a : α}, ⊥ ⋖ a ↔ IsAtom a- Defined in
- Mathlib.Order.Atoms
- Cited by
- 4 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.
- PartialOrderstatement and proof · cited by 6,410
- Bot.botstatement and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- CovBystatement · cited by 290
- IsAtomstatement · cited by 130
Cited by4
Results whose statement or proof uses this declaration.
- covBy_top_iffproof · cited by 4
- IsAtom.bot_covByproof · cited by 3
- CovBy.is_atomproof · cited by 0
- Set.Ici.isAtom_iffproof · cited by 0