Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Iso.core

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → {F G : CategoryTheory.Functor C D} → (F ≅ G) → (F.core ≅ G.core)

A natural isomorphism of functors induces a natural isomorphism between their cores.

Defined in
Mathlib.CategoryTheory.Core
Cited by
11 results in Mathlib
Foundations
Depth 25 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.coreFunctor · cited by 5CategoryTheory.coreFunctorCategoryTheory.Iso.coreComp · cited by 0Iso.coreCompCategoryTheory.Iso.coreId · cited by 0Iso.coreIdCategoryTheory.Iso.coreLeftUnitor · cited by 0Iso.coreLeftUnitorCategoryTheory.Iso.coreRightUnitor · cited by 0Iso.coreRightUnitorCategoryTheory.Iso.coreWhiskerLeft · cited by 0Iso.coreWhiskerLeftCategoryTheory.Iso.coreWhiskerRight · cited by 0Iso.coreWhiskerRightCategoryTheory.Iso.core_hom_app_iso_hom · cited by 0Iso.core_hom_app_iso_homCategoryTheory.Iso.core_hom_app_iso_inv · cited by 0Iso.core_hom_app_iso_invCategoryTheory.Iso.core_inv_app_iso_hom · cited by 0Iso.core_inv_app_iso_homCategoryTheory.Iso.core_inv_app_iso_inv · cited by 0Iso.core_inv_app_iso_invCategoryTheory.Iso.coreAssociator · cited by 0Iso.coreAssociatorDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoEquiv.symm · cited by 3681Equiv.symmCategoryTheory.Iso.app · cited by 253Iso.appCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.Core.of · cited by 94Core.ofCategoryTheory.Core · cited by 85CategoryTheory.CoreCategoryTheory.Functor.core · cited by 36Functor.coreCategoryTheory.Groupoid.isoEquivHom · cited by 4Groupoid.isoEquivHomIso.coreCITED BYCITES

Cites12

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

Cited by13

Results whose statement or proof uses this declaration.