Theorems · Definition · combinatorics
Prefunctor.pathStar
{U : Type u_1} →
[inst : Quiver U] →
{V : Type u_2} → [inst_1 : Quiver V] → (φ : U ⥤q V) → (u : U) → Quiver.PathStar u → Quiver.PathStar (φ.obj u)A prefunctor induces a map of path stars.
- Defined in
- Mathlib.Combinatorics.Quiver.Covering
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Prefunctor.objstatement · cited by 1,241
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
- Prefunctor.mapPathproof · cited by 15
- Quiver.PathStarstatement and proof · cited by 5
- Quiver.PathStar.mkproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- Prefunctor.pathStar_bijectivestatement · cited by 1
- Prefunctor.pathStar_injectivestatement and proof · cited by 1
- Prefunctor.pathStar_surjectivestatement · cited by 1
- Prefunctor.pathStar_applystatement · cited by 0
- Prefunctor.IsCovering.pathStar_bijectivestatement · cited by 0