Theorems · Theorem · order theory
OrderBot.bot_le
∀ {α : Type u} {inst : LE α} [self : OrderBot α] (a : α), ⊥ ≤ a⊥ is the least element
- Defined in
- Mathlib.Order.BoundedOrder.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- OrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by6
Results whose statement or proof uses this declaration.
- bot_leproof · cited by 306
- OrderBot.bddBelowproof · cited by 31
- LSeries.tendsto_cpow_mul_atTopproof · cited by 2
- LSeries_sub_eventuallyEq_zero_of_LSeries_eventually_eqproof · cited by 1
- OrderBot.ext_botproof · cited by 0
- Part.le_total_of_le_of_leproof · cited by 0