Theorems · Definition · combinatorics
List.Vector.nil
{α : Type u_1} → List.Vector α 0The empty vector with elements of type α
- Defined in
- Mathlib.Data.Vector.Defs
- Cited by
- 68 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.Vectorstatement · cited by 270
Cited by78
Results whose statement or proof uses this declaration.
- List.Vector.snocproof · cited by 30
- List.Vector.revInductionOn₂statement and proof · cited by 15
- List.Vector.mapAccumr₂_snocproof · cited by 12
- List.Vector.mapAccumr_snocproof · cited by 11
- List.Vector.inductionOnstatement and proof · cited by 10
- Nat.Primrec'.comp₂proof · cited by 8
- List.Vector.inductionOn₂statement and proof · cited by 7
- List.Vector.map_snocproof · cited by 7
- List.Vector.revInductionOnstatement and proof · cited by 6
- List.Vector.map₂_snocproof · cited by 5
- List.Vector.eq_nilstatement and proof · cited by 4
- List.Vector.toList_singletonproof · cited by 2