Mathlib Map

Theorems · Theorem · order theory

LE.le.exists_pred_iterate

∀ {α : Type u_1} [inst : Preorder α] [inst_1 : PredOrder α] [IsPredArchimedean α] {a b : α},
  b ≤ a → ∃ n, Order.pred^[n] a = b
Defined in
Mathlib.Order.SuccPred.Archimedean
Cited by
6 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
PreorderPredOrderIsPredArchimedean

Around this declaration

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

Cites6

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

Cited by6

Results whose statement or proof uses this declaration.