Theorems · Definition · order theory
Fin.castAddOrderEmb
{n : ℕ} → (m : ℕ) → Fin n ↪o Fin (n + m)Fin.castAdd as an OrderEmbedding.
castAddEmb m i embeds i : Fin n in Fin (n+m). See also Fin.natAddEmb and Fin.addNatEmb.
- Defined in
- Mathlib.Order.Fin.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 27 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_castAddproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- AugmentedSimplexCategory.inl'_evalproof · cited by 3
- Fin.castAddOrderEmb_applystatement and proof · cited by 1
- AugmentedSimplexCategory.tensorHomproof · cited by 1
- Fin.castAddOrderEmb_toEmbeddingstatement and proof · cited by 0