Mathlib Map

Theorems · Theorem · order theory

toZ_iterate_succ_of_not_isMax

∀ {ι : Type u_1} [inst : LinearOrder ι] [inst_1 : SuccOrder ι] [inst_2 : IsSuccArchimedean ι] [inst_3 : PredOrder ι]
  {i0 : ι} (n : ℕ), ¬IsMax (Order.succ^[n] i0) → toZ i0 (Order.succ^[n] i0) = ↑n
Defined in
Mathlib.Order.SuccPred.LinearLocallyFinite
Cited by
1 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderSuccOrderIsSuccArchimedeanPredOrder

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.