Theorems · Definition · category theory
CategoryTheory.Hom.group
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] → {G X : C} → [CategoryTheory.GrpObj G] → Group (X ⟶ G)If G is a group object, then Hom(X, G) has a group structure.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Groupstatement · cited by 6,238
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.GrpObjstatement and proof · cited by 99
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.GrpObj.comp_invstatement · cited by 10
- CategoryTheory.GrpObj.inv_compstatement · cited by 2
- CategoryTheory.GrpObj.lift_commutator_eq_mul_mul_inv_invstatement · cited by 2
- CategoryTheory.GrpObj.lift_conj_eq_mul_mul_invstatement · cited by 2
- CategoryTheory.GrpObj.comp_divstatement · cited by 1
- CategoryTheory.GrpObj.comp_zpowstatement · cited by 1
- CategoryTheory.GrpObj.div_compstatement · cited by 1
- CategoryTheory.GrpObj.zpow_compstatement · cited by 1
- CategoryTheory.GrpObj.inv_eq_invstatement · cited by 1
- CategoryTheory.Functor.map_inv'statement · cited by 1
- CategoryTheory.yonedaGrp_map_appstatement · cited by 0
- CategoryTheory.GrpObj.comp_div_assocstatement · cited by 0