Theorems · Theorem · combinatorics
List.Vector.head_ofFn
∀ {α : Type u_1} {n : ℕ} (f : Fin n.succ → α), (List.Vector.ofFn f).head = f 0- Defined in
- Mathlib.Data.Vector.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.Vector.headstatement · cited by 39
- List.Vector.ofFnstatement and proof · cited by 16
- List.Vector.get_zeroproof · cited by 10
- List.Vector.get_ofFnproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Nat.Primrec'.prim_iff₁proof · cited by 1
- Nat.Partrec'.part_iff₁proof · cited by 0