Theorems · Theorem · order theory
IsAtom.bot_covBy
∀ {α : Type u_2} [inst : PartialOrder α] [inst_1 : OrderBot α] {a : α}, IsAtom a → ⊥ ⋖ aAlias of the reverse direction of bot_covBy_iff.
- Defined in
- Mathlib.Order.Atoms
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 15 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.
Cites6
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 · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- CovBystatement · cited by 290
- IsAtomstatement · cited by 130
- bot_covBy_iffproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- ComplementedLattice.isStronglyAtomicproof · cited by 2
- Lattice.isStronglyAtomicproof · cited by 1
- bot_covBy_topproof · cited by 0