Theorems · Definition · category theory
CategoryTheory.Cat.freeReflMap
{V : Type u_1} →
[inst : CategoryTheory.ReflQuiver V] →
{W : Type u_2} →
[inst_1 : CategoryTheory.ReflQuiver W] →
V ⥤rq W → CategoryTheory.Functor (CategoryTheory.Cat.FreeRefl V) (CategoryTheory.Cat.FreeRefl W)A refl prefunctor V ⥤rq W induces a functor FreeRefl V ⥤ FreeRefl W defined using
freeMap and the quotient functor.
- Defined in
- Mathlib.CategoryTheory.Category.ReflQuiv
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- Prefunctor.objproof · cited by 1,241
- Prefunctor.mapproof · cited by 952
- CategoryTheory.ReflQuiverstatement and proof · cited by 64
- CategoryTheory.ReflPrefunctor.toPrefunctorproof · cited by 36
- CategoryTheory.Cat.FreeReflstatement · cited by 34
- CategoryTheory.ReflPrefunctorstatement and proof · cited by 30
- CategoryTheory.Cat.FreeRefl.mkproof · cited by 17
- CategoryTheory.Cat.FreeRefl.homMkproof · cited by 13
- CategoryTheory.Cat.FreeRefl.lift'proof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Cat.freeReflproof · cited by 8
- CategoryTheory.ReflQuiv.adj.homEquiv_naturality_left_symmstatement · cited by 0
- CategoryTheory.Cat.freeReflMap_mapstatement · cited by 0
- CategoryTheory.Cat.freeReflMap_naturalitystatement and proof · cited by 0
- CategoryTheory.Cat.freeReflMap_objstatement · cited by 0
- CategoryTheory.Cat.freeRefl_mapstatement · cited by 0