Theorems · Definition · category theory
CategoryTheory.coreFunctor
(C : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(D : Type u₂) →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.Functor (CategoryTheory.Core (CategoryTheory.Functor C D))
(CategoryTheory.Functor (CategoryTheory.Core C) (CategoryTheory.Core D))Taking the core of a functor is functorial if we discard non-invertible natural transformations.
- Defined in
- Mathlib.CategoryTheory.Core
- Cited by
- 5 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.
Cites9
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Core.ofproof · cited by 94
- CategoryTheory.Corestatement and proof · cited by 85
- CategoryTheory.CoreHom.isoproof · cited by 76
- CategoryTheory.Functor.coreproof · cited by 36
- CategoryTheory.Iso.coreproof · cited by 11
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.coreFunctor_map_app_iso_homstatement and proof · cited by 0
- CategoryTheory.coreFunctor_map_app_iso_invstatement and proof · cited by 0
- CategoryTheory.coreFunctor_obj_map_iso_homstatement and proof · cited by 0
- CategoryTheory.coreFunctor_obj_map_iso_invstatement and proof · cited by 0
- CategoryTheory.coreFunctor_obj_obj_ofstatement and proof · cited by 0