Theorems · Theorem · order theory
Fin.natAdd_le_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
- 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.le_iff_leproof · cited by 104
- Fin.strictMono_natAddproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.