Theorems · Theorem · category theory
CategoryTheory.FreeGroupoid.map_comp_lift
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u₁} [inst_1 : CategoryTheory.Category.{v₁, u₁} D]
{E : Type u₂} [inst_2 : CategoryTheory.Groupoid E] (F : CategoryTheory.Functor C D) (G : CategoryTheory.Functor D E),
(CategoryTheory.FreeGroupoid.map F).comp (CategoryTheory.FreeGroupoid.lift G) =
CategoryTheory.FreeGroupoid.lift (F.comp G)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Groupoidstatement and proof · cited by 182
- CategoryTheory.FreeGroupoidstatement and proof · cited by 27
- CategoryTheory.FreeGroupoid.ofproof · cited by 21
- CategoryTheory.FreeGroupoid.mapstatement and proof · cited by 14
- CategoryTheory.FreeGroupoid.liftstatement and proof · cited by 12
- CategoryTheory.FreeGroupoid.lift_uniqueproof · cited by 5
- CategoryTheory.FreeGroupoid.lift_specproof · cited by 4
- CategoryTheory.Functor.assocproof · cited by 3
- CategoryTheory.FreeGroupoid.of_comp_mapproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.