Theorems · Theorem · order theory
Fin.natAdd_lt_natAdd_iff
∀ {n : ℕ} (m : ℕ) {i j : Fin n}, Fin.natAdd m i < Fin.natAdd m j ↔ i < j- Defined in
- Mathlib.Order.Fin.Basic
- Cited by
- 1 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_natAddproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- Fin.find_of_find_leproof · cited by 0