Mathlib Map

Theorems · Theorem · order theory

eq_bot_mono

∀ {α : Type u} [inst : PartialOrder α] [inst_1 : OrderBot α] {a b : α}, b ≤ a → a = ⊥ → b = ⊥
Defined in
Mathlib.Order.BoundedOrder.Basic
Cited by
17 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
PartialOrderOrderBot

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.