Mathlib Map

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.

Cited by4

Results whose statement or proof uses this declaration.