Theorems · Theorem · category theory
CategoryTheory.FreeGroupoid.of_comp_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u₁} [inst_1 : CategoryTheory.Category.{v₁, u₁} D]
(F : CategoryTheory.Functor C D),
(CategoryTheory.FreeGroupoid.of C).comp (CategoryTheory.FreeGroupoid.map F) =
F.comp (CategoryTheory.FreeGroupoid.of D)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.FreeGroupoidstatement · cited by 27
- CategoryTheory.FreeGroupoid.ofstatement · cited by 21
- CategoryTheory.FreeGroupoid.mapstatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.FreeGroupoid.map_comp_liftproof · cited by 0