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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement and proof · cited by 3,963
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Core.ofproof · cited by 94
- CategoryTheory.Corestatement and proof · cited by 85
- CategoryTheory.Functor.corestatement and proof · cited by 36
- CategoryTheory.Groupoid.isoEquivHomproof · cited by 4
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.coreproof · cited by 14
- CategoryTheory.coreFunctorproof · cited by 5
- CategoryTheory.Iso.coreCompstatement · cited by 0
- CategoryTheory.Iso.coreIdstatement · cited by 0
- CategoryTheory.Iso.coreLeftUnitorstatement · cited by 0
- CategoryTheory.Iso.coreRightUnitorstatement · cited by 0
- CategoryTheory.Iso.coreWhiskerLeftstatement · cited by 0
- CategoryTheory.Iso.coreWhiskerRightstatement · cited by 0
- CategoryTheory.Iso.core_hom_app_iso_homstatement and proof · cited by 0
- CategoryTheory.Iso.core_hom_app_iso_invstatement and proof · cited by 0
- CategoryTheory.Iso.core_inv_app_iso_homstatement and proof · cited by 0
- CategoryTheory.Iso.core_inv_app_iso_invstatement and proof · cited by 0