Theorems · Theorem · combinatorics
List.Vector.get_zero
∀ {α : Type u_1} {n : ℕ} (v : List.Vector α n.succ), v.get 0 = v.head- Defined in
- Mathlib.Data.Vector.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
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.getstatement and proof · cited by 41
- List.Vector.headstatement and proof · cited by 39
Cited by10
Results whose statement or proof uses this declaration.
- Nat.Primrec'.headproof · cited by 8
- List.Vector.get_cons_zeroproof · cited by 2
- Nat.Primrec'.consproof · cited by 2
- List.Vector.head_ofFnproof · cited by 2
- Nat.Partrec'.consproof · cited by 1
- Turing.ToPartrec.Code.exists_codeproof · cited by 0
- List.Vector.get_map₂proof · cited by 0
- List.Vector.reverse_get_zeroproof · cited by 0
- List.Vector.scanl_getproof · cited by 0
- List.Vector.head_memproof · cited by 0