Mathlib Map

Theorems · Definition · category theory

TypeVec.append1

{n : ℕ} → TypeVec.{u_1} n → Type u_1 → TypeVec.{u_1} (n + 1)

Support for extending a TypeVec by one element.

Defined in
Mathlib.Data.TypeVec
Cited by
67 results in Mathlib
Foundations
Depth 15 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.

  • TypeVecstatement and proof · cited by 185
  • Fin2proof · cited by 145

Cited by102

Results whose statement or proof uses this declaration.