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 YConcreteCategory.hom bundled as an Equiv.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- Equivstatement · cited by 8,337
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
- CategoryTheory.ToHomstatement · cited by 6
- CategoryTheory.ConcreteCategory.ofHom_homproof · cited by 1
Cited by20
Results whose statement or proof uses this declaration.
- TopCat.toSSetObjEquivproof · cited by 9
- TypeCat.homEquivproof · cited by 4
- AddCommGrpCat.homAddEquivproof · cited by 3
- PresheafOfModules.ModuleColimit.homEquiv'proof · cited by 3
- CategoryTheory.ConcreteCategory.hom_bijectiveproof · cited by 2
- AddGrpCat.coyonedaObjIsoForgetproof · cited by 0
- CommMonCat.coyonedaObjIsoForgetproof · cited by 0
- CommGrpCat.coyonedaObjIsoForgetproof · cited by 0
- AddMonCat.adjproof · cited by 0
- AddMonCat.adjoinZeroAdjproof · cited by 0
- AddCommGrpCat.coyonedaObjIsoForgetproof · cited by 0
- MonCat.adjproof · cited by 0