Theorems · Theorem · category theory
GrpCat.shrinkFunctor_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (F : CategoryTheory.Functor C GrpCat)
[inst_1 : ∀ (X : C), Small.{w, w'} ↑(F.obj X)] {X Y : C} (f : X ⟶ Y),
(GrpCat.shrinkFunctor.{w, w', v, u} F).map f =
GrpCat.ofHom ((Shrink.mulEquiv.symm.toMonoidHom.comp (GrpCat.Hom.hom (F.map f))).comp Shrink.mulEquiv.toMonoidHom)- Defined in
- Mathlib.Algebra.Category.Grp.Shrink
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategorySmall
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- MulEquiv.symmstatement · cited by 482
- MonoidHom.compstatement · cited by 469
- Smallstatement and proof · cited by 369
- GrpCatstatement and proof · cited by 146
- Shrinkstatement · cited by 132
- MulEquiv.toMonoidHomstatement · cited by 126
- GrpCat.carrierstatement and proof · cited by 125
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.