Theorems · Definition · category theory
CategoryTheory.Core.functorToCoreCompLeftIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{G : Type u₂} →
[inst_1 : CategoryTheory.Groupoid G] →
{G' : Type u₃} →
[inst_2 : CategoryTheory.Groupoid G'] →
(H : CategoryTheory.Functor G C) →
(F : CategoryTheory.Functor G' G) →
CategoryTheory.Core.functorToCore (F.comp H) ≅ F.comp (CategoryTheory.Core.functorToCore H)The functor functorToCore (F ⋙ H) factors through functorToCore H.
- Defined in
- Mathlib.CategoryTheory.Core
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Groupoidstatement and proof · cited by 182
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Corestatement · cited by 85
- CategoryTheory.Core.functorToCorestatement and proof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Core.functorToCore_comp_leftproof · cited by 0