Mathlib Map

Theorems · Theorem · order theory

le_one_iff_eq_one

∀ {α : Type u_1} {a : α} [inst : PartialOrder α] [inst_1 : One α] [IsBotOneClass α], a ≤ 1 ↔ a = 1
Defined in
Mathlib.Algebra.Order.IsBotOne
Cited by
2 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
PartialOrderOneIsBotOneClass

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 by2

Results whose statement or proof uses this declaration.