Mathlib Map

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.

  • Bot.botstatement · cited by 4,720
  • OrderBotstatement and proof · cited by 1,055

Cited by6

Results whose statement or proof uses this declaration.