Theorems · Theorem · order theory
isBot_iff_isMin
∀ {α : Type u_1} [inst : Preorder α] {a : α} [IsCodirectedOrder α], IsBot a ↔ IsMin a- Defined in
- Mathlib.Order.Directed
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- PreorderIsCodirectedOrder
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.
- Preorderstatement and proof · cited by 7,952
- IsMinstatement · cited by 277
- IsCodirectedOrderstatement and proof · cited by 95
- IsBotstatement · cited by 77
- IsBot.isMinproof · cited by 7
- IsMin.isBotproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.