Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.core

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → (C ≌ D) → (CategoryTheory.Core C ≌ CategoryTheory.Core D)

Equivalent categories have equivalent cores.

Defined in
Mathlib.CategoryTheory.Core
Cited by
14 results in Mathlib
Foundations
Depth 27 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_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_functor_map_iso_hom · cited by 0Equivalence.core_functor_…CategoryTheory.Equivalence.core_functor_map_iso_inv · cited by 0Equivalence.core_functor_…CategoryTheory.Equivalence.core_functor_obj_of · cited by 0Equivalence.core_functor_…CategoryTheory.Equivalence.core_inverse_map_iso_hom · cited by 0Equivalence.core_inverse_…CategoryTheory.Equivalence.core_inverse_map_iso_inv · cited by 0Equivalence.core_inverse_…CategoryTheory.Equivalence.core_inverse_obj_of · cited by 0Equivalence.core_inverse_…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.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Equivalence.unitIso · cited by 536Equivalence.unitIsoCategoryTheory.Equivalence.counitIso · cited by 480Equivalence.counitIsoCategoryTheory.Core · cited by 85CategoryTheory.CoreCategoryTheory.Functor.core · cited by 36Functor.coreCategoryTheory.Iso.core · cited by 11Iso.coreEquivalence.coreCITED BYCITES

Cites9

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

Cited by14

Results whose statement or proof uses this declaration.