Theorems · Theorem · order theory
Fin.addNat_lt_addNat_iff
∀ {n : ℕ} (m : ℕ) {i j : Fin n}, i.addNat m < j.addNat m ↔ i < j- Defined in
- Mathlib.Order.Fin.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- StrictMono.lt_iff_ltproof · cited by 86
- Fin.strictMono_addNatproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.