Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ConcreteCategory.homEquiv

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {FC : C → C → Type u_1} →
      {CC : C → Type w} →
        [inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] →
          [inst_2 : CategoryTheory.ConcreteCategory C FC] → {X Y : C} → (X ⟶ Y) ≃ CategoryTheory.ToHom X Y

ConcreteCategory.hom bundled as an Equiv.

Defined in
Mathlib.CategoryTheory.ConcreteCategory.Basic
Cited by
1 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategory

Around this declaration

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

TopCat.toSSetObjEquiv · cited by 9TopCat.toSSetObjEquivTypeCat.homEquiv · cited by 4TypeCat.homEquivAddCommGrpCat.homAddEquiv · cited by 3AddCommGrpCat.homAddEquivPresheafOfModules.ModuleColimit.homEquiv' · cited by 3ModuleColimit.homEquiv'CategoryTheory.ConcreteCategory.hom_bijective · cited by 2ConcreteCategory.hom_bije…AddGrpCat.coyonedaObjIsoForget · cited by 0AddGrpCat.coyonedaObjIsoF…CommMonCat.coyonedaObjIsoForget · cited by 0CommMonCat.coyonedaObjIso…CommGrpCat.coyonedaObjIsoForget · cited by 0CommGrpCat.coyonedaObjIso…AddMonCat.adj · cited by 0AddMonCat.adjAddMonCat.adjoinZeroAdj · cited by 0AddMonCat.adjoinZeroAdjAddCommGrpCat.coyonedaObjIsoForget · cited by 0AddCommGrpCat.coyonedaObj…MonCat.adj · cited by 0MonCat.adjAddMonCat.coyonedaObjIsoForget · cited by 0AddMonCat.coyonedaObjIsoF…MonCat.adjoinOneAdj · cited by 0MonCat.adjoinOneAdjAddCommMonCat.coyonedaObjIsoForget · cited by 0AddCommMonCat.coyonedaObj…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomEquiv · cited by 8337EquivCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homFunLike · cited by 2560FunLikeCategoryTheory.ConcreteCategory · cited by 421CategoryTheory.ConcreteCa…CategoryTheory.ConcreteCategory.ofHom · cited by 18ConcreteCategory.ofHomCategoryTheory.ToHom · cited by 6CategoryTheory.ToHomCategoryTheory.ConcreteCategory.ofHom_hom · cited by 1ConcreteCategory.ofHom_homConcreteCategory.homEquivCITED BYCITES

Cites9

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

Cited by20

Results whose statement or proof uses this declaration.