Mathlib Map

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
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Equivalence.core · cited by 14Equivalence.coreCategoryTheory.Iso.core · cited by 11Iso.coreCategoryTheory.Functor.coreComp · cited by 9Functor.coreCompCategoryTheory.Functor.coreId · cited by 6Functor.coreIdCategoryTheory.coreFunctor · cited by 5CategoryTheory.coreFunctorCategoryTheory.Functor.coreCompInclusionIso · cited by 3Functor.coreCompInclusion…CategoryTheory.Core.functorToCoreCompRightIso · cited by 1Core.functorToCoreCompRig…CategoryTheory.Equivalence.core_counitIso_hom_app_iso_hom · cited by 0Equivalence.core_counitIs…CategoryTheory.Equivalence.core_counitIso_hom_app_iso_inv · cited by 0Equivalence.core_counitIs…CategoryTheory.Equivalence.core_counitIso_inv_app_iso_hom · cited by 0Equivalence.core_counitIs…CategoryTheory.Equivalence.core_counitIso_inv_app_iso_inv · cited by 0Equivalence.core_counitIs…CategoryTheory.Equivalence.core_unitIso_hom_app_iso_hom · cited by 0Equivalence.core_unitIso_…CategoryTheory.Equivalence.core_unitIso_hom_app_iso_inv · cited by 0Equivalence.core_unitIso_…CategoryTheory.Equivalence.core_unitIso_inv_app_iso_hom · cited by 0Equivalence.core_unitIso_…CategoryTheory.Equivalence.core_unitIso_inv_app_iso_inv · cited by 0Equivalence.core_unitIso_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Core · cited by 85CategoryTheory.CoreCategoryTheory.Core.inclusion · cited by 17Core.inclusionCategoryTheory.Core.functorToCore · cited by 7Core.functorToCoreFunctor.coreCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by43

Results whose statement or proof uses this declaration.