Mathlib Map

Theorems · Theorem · order theory

Order.lt_succ_iff_of_not_isMax

∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : SuccOrder α] {a b : α}, ¬IsMax a → (b < Order.succ a ↔ b ≤ a)
Defined in
Mathlib.Order.SuccPred.Basic
Cited by
17 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderSuccOrder

Around this declaration

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

Cites5

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.