Mathlib Map

Theorems · Definition · combinatorics

Fin.castAddEmb

{n : ℕ} → (m : ℕ) → Fin n ↪ Fin (n + m)

Fin.castAdd as an Embedding, castAddEmb m i embeds i : Fin n in Fin (n+m). See also Fin.natAddEmb and Fin.addNatEmb.

Defined in
Mathlib.Data.Fin.Embedding
Cited by
27 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms

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.

Cited by28

Results whose statement or proof uses this declaration.