Mathlib Map

Theorems · Definition · category theory

CategoryTheory.FreeGroupoid.lift

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {G : Type u₁} →
      [inst_1 : CategoryTheory.Groupoid G] →
        CategoryTheory.Functor C G → CategoryTheory.Functor (CategoryTheory.FreeGroupoid C) G

The lift of a functor from C to a groupoid to a functor from FreeGroupoid C to the groupoid

Defined in
Mathlib.CategoryTheory.Groupoid.FreeGroupoidOfCategory
Cited by
12 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Groupoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.FreeGroupoid.map · cited by 14FreeGroupoid.mapCategoryTheory.FreeGroupoid.lift_unique · cited by 5FreeGroupoid.lift_uniqueCategoryTheory.FreeGroupoid.lift_spec · cited by 4FreeGroupoid.lift_specCategoryTheory.FreeGroupoid.functorEquiv · cited by 2FreeGroupoid.functorEquivCategoryTheory.FreeGroupoid.mapCompLift · cited by 2FreeGroupoid.mapCompLiftCategoryTheory.FreeGroupoid.functorEquiv_symm_apply · cited by 0FreeGroupoid.functorEquiv…CategoryTheory.FreeGroupoid.lift_comp · cited by 0FreeGroupoid.lift_compCategoryTheory.FreeGroupoid.lift_id_comp_of · cited by 0FreeGroupoid.lift_id_comp…CategoryTheory.FreeGroupoid.lift_map_homMk · cited by 0FreeGroupoid.lift_map_hom…CategoryTheory.FreeGroupoid.lift_obj_mk · cited by 0FreeGroupoid.lift_obj_mkCategoryTheory.Grpd.freeForgetAdjunction_counit_app · cited by 0Grpd.freeForgetAdjunction…CategoryTheory.FreeGroupoid.mapCompLift_hom_app · cited by 0FreeGroupoid.mapCompLift_…CategoryTheory.FreeGroupoid.mapCompLift_inv_app · cited by 0FreeGroupoid.mapCompLift_…CategoryTheory.Grpd.freeForgetAdjunction_homEquiv_symm_apply · cited by 0Grpd.freeForgetAdjunction…CategoryTheory.FreeGroupoid.map_comp_lift · cited by 0FreeGroupoid.map_comp_liftCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Groupoid · cited by 182CategoryTheory.GroupoidCategoryTheory.FreeGroupoid · cited by 27CategoryTheory.FreeGroupo…CategoryTheory.Functor.toPrefunctor · cited by 24Functor.toPrefunctorCategoryTheory.Quotient.lift · cited by 11Quotient.liftQuiver.FreeGroupoid · cited by 8Quiver.FreeGroupoidQuiver.FreeGroupoid.lift · cited by 5FreeGroupoid.liftCategoryTheory.FreeGroupoid.homRel · cited by 3FreeGroupoid.homRelFreeGroupoid.liftCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.