Theorems · Definition · order theory
Fin.addNatOrderEmb
{n : ℕ} → (m : ℕ) → Fin n ↪o Fin (n + m)Fin.addNat as an OrderEmbedding.
addNatOrderEmb m i adds m to i, generalizes Fin.succ.
- Defined in
- Mathlib.Order.Fin.Basic
- Cited by
- 2 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- OrderEmbeddingstatement · cited by 619
- OrderEmbedding.ofStrictMonoproof · cited by 15
- Fin.strictMono_addNatproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Fin.addNatOrderEmb_applystatement and proof · cited by 0
- Fin.addNatOrderEmb_toEmbeddingstatement and proof · cited by 0