Theorems · Theorem · combinatorics
Quiver.Path.vertices_head_eq
∀ {V : Type u_1} [inst : Quiver V] {a b : V} (p : Quiver.Path a b) (h : optParam (p.vertices ≠ []) ⋯),
p.vertices.head h = aThe head of the vertices list is the start vertex.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Quiver
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.
- Quiver.Homproof · cited by 32,603
- Quiverstatement and proof · cited by 405
- Quiver.Pathstatement and proof · cited by 166
- Quiver.Path.verticesstatement and proof · cited by 21
- Quiver.Path.vertices_ne_nilstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.