Theorems · Theorem · combinatorics
List.Vector.head_mem
∀ {α : Type u_1} {n : ℕ} (v : List.Vector α (n + 1)), v.head ∈ v.toList- Defined in
- Mathlib.Data.Vector.Mem
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.toListstatement · cited by 79
- List.Vector.headstatement and proof · cited by 39
- List.Vector.get_zeroproof · cited by 10
- List.Vector.mem_iff_getproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.