Theorems · Theorem · order theory
toZ_of_lt
∀ {ι : Type u_1} [inst : LinearOrder ι] [inst_1 : SuccOrder ι] [inst_2 : IsSuccArchimedean ι] [inst_3 : PredOrder ι]
{i0 i : ι} (hi : i < i0), toZ i0 i = -↑(Nat.find ⋯)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- LT.lt.lestatement · cited by 2,189
- Nat.iteratestatement · cited by 740
- SuccOrderstatement and proof · cited by 574
- PredOrderstatement and proof · cited by 334
- not_leproof · cited by 328
- Order.predstatement · cited by 273
- Nat.findstatement · cited by 139
- IsSuccArchimedeanstatement and proof · cited by 88
- toZstatement · cited by 23
- IsPredArchimedean.exists_pred_iterate_of_lestatement · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- iterate_pred_toZproof · cited by 3
- toZ_iterate_pred_of_not_isMinproof · cited by 1
- toZ_negproof · cited by 1
- toZ_iterate_pred_geproof · cited by 0