Theorems · Definition · category theory
CategoryTheory.Functor.core
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.Functor C D → CategoryTheory.Functor (CategoryTheory.Core C) (CategoryTheory.Core D)A functor C ⥤ D induces a functor Core C ⥤ Core D.
- Defined in
- Mathlib.CategoryTheory.Core
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 23 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.compproof · cited by 6,529
- CategoryTheory.Corestatement · cited by 85
- CategoryTheory.Core.inclusionproof · cited by 17
- CategoryTheory.Core.functorToCoreproof · cited by 7
Cited by43
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.coreproof · cited by 14
- CategoryTheory.Iso.corestatement and proof · cited by 11
- CategoryTheory.Functor.coreCompstatement and proof · cited by 9
- CategoryTheory.Functor.coreIdstatement and proof · cited by 6
- CategoryTheory.coreFunctorproof · cited by 5
- CategoryTheory.Functor.coreCompInclusionIsostatement and proof · cited by 3
- CategoryTheory.Core.functorToCoreCompRightIsostatement · cited by 1
- CategoryTheory.Equivalence.core_counitIso_hom_app_iso_homstatement · cited by 0
- CategoryTheory.Equivalence.core_counitIso_hom_app_iso_invstatement · cited by 0
- CategoryTheory.Equivalence.core_counitIso_inv_app_iso_homstatement · cited by 0
- CategoryTheory.Equivalence.core_counitIso_inv_app_iso_invstatement · cited by 0
- CategoryTheory.Equivalence.core_unitIso_hom_app_iso_homstatement · cited by 0