Theorems · Theorem · category theory
CategoryTheory.yonedaCommGrpGrp_map_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
[inst_2 : CategoryTheory.BraidedCategory C] {X₁ X₂ : CategoryTheory.CommGrp C} (ψ : X₁ ⟶ X₂)
(Y : (CategoryTheory.Grp C)ᵒᵖ),
(CategoryTheory.yonedaCommGrpGrp.map ψ).app Y =
CommGrpCat.ofHom { toFun := fun x => CategoryTheory.CategoryStruct.comp x ψ.hom, map_one' := ⋯, map_mul' := ⋯ }- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.InducedCategory.Hom.homstatement · cited by 850
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Grpstatement and proof · cited by 144
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.