Theorems · Theorem · combinatorics
List.Vector.eq_nil
∀ {α : Type u_1} (v : List.Vector α 0), v = List.Vector.nilA vector of length 0 is a nil vector.
- Defined in
- Mathlib.Data.Vector.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
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.
- List.Vectorstatement and proof · cited by 270
- List.Vector.nilstatement and proof · cited by 68
- List.Vector.eqproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- List.Vector.notMem_zeroproof · cited by 1
- Equiv.Perm.VectorsProdEqOne.one_eqproof · cited by 0
- Equiv.Perm.VectorsProdEqOne.zero_eqproof · cited by 0
- List.Vector.notMem_map_zeroproof · cited by 0