Theorems · Theorem · order theory
IsAtom.ne_iff_eq_bot
∀ {α : Type u_2} [inst : PartialOrder α] [inst_1 : OrderBot α] {a b : α}, IsAtom a → b ≤ a → (b ≠ a ↔ b = ⊥)- Defined in
- Mathlib.Order.Atoms
- Cited by
- 1 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.
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 and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- IsAtomstatement and proof · cited by 130
- IsAtom.le_iffproof · cited by 10
- IsAtom.ne_botproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- IsAtom.ne_bot_iff_eqproof · cited by 1