Theorems · Definition · combinatorics
Quiver.Path.toList
{V : Type u} → [inst : Quiver V] → {a b : V} → Quiver.Path a b → List VTurn a path into a list. The list contains a at its head, but not b a priori.
- Defined in
- Mathlib.Combinatorics.Quiver.Path
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- Quiver
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.
- Quiverstatement and proof · cited by 405
- Quiver.Pathstatement and proof · cited by 166
- Quiver.Path.brecOnproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- Quiver.Path.toList_injectivestatement and proof · cited by 1
- Quiver.Path.toList.eq_defstatement and proof · cited by 0
- Quiver.Path.toList_compstatement · cited by 0
- Quiver.Path.toList_injstatement · cited by 0
- Quiver.Path.isChain_cons_toList_nonemptystatement · cited by 0
- Quiver.Path.isChain_toList_nonemptystatement · cited by 0