Mathlib Map

Theorems · Theorem · order theory

Order.pred_eq_sub_one

∀ {α : Type u_1} [inst : Preorder α] [inst_1 : Sub α] [inst_2 : One α] [inst_3 : PredSubOrder α] (x : α),
  Order.pred x = x - 1
Defined in
Mathlib.Algebra.Order.SuccPred
Cited by
59 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
PreorderSubOnePredSubOrder

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 by59

Results whose statement or proof uses this declaration.