Theorems · Definition · category theory
Quiver.SingleObj.pathToList
{α : Type u_1} → {x : Quiver.SingleObj α} → Quiver.Path (Quiver.SingleObj.star α) x → List αAuxiliary definition for quiver.SingleObj.pathEquivList.
Converts a path in the quiver single_obj α into a list of elements of type a.
- Defined in
- Mathlib.Combinatorics.Quiver.SingleObj
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
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.
- Quiver.Pathstatement and proof · cited by 166
- Quiver.SingleObjstatement and proof · cited by 26
- Quiver.SingleObj.starstatement and proof · cited by 17
- Quiver.Path.brecOnproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- Quiver.SingleObj.pathEquivListproof · cited by 4
- Quiver.SingleObj.listToPath_pathToListstatement and proof · cited by 0
- Quiver.SingleObj.pathEquivList_consstatement · cited by 0
- Quiver.SingleObj.pathToList_listToPathstatement and proof · cited by 0