Theorems · Theorem · category theory
MonCat.shrinkFunctorMap_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {F G : CategoryTheory.Functor C MonCat} (τ : F ⟶ G)
[inst_1 : ∀ (X : C), Small.{w, w'} ↑(F.obj X)] [inst_2 : ∀ (X : C), Small.{w, w'} ↑(G.obj X)] (X : C),
(MonCat.shrinkFunctorMap τ).app X =
MonCat.ofHom ((Shrink.mulEquiv.symm.toMonoidHom.comp (MonCat.Hom.hom (τ.app X))).comp Shrink.mulEquiv.toMonoidHom)- Defined in
- Mathlib.Algebra.Category.MonCat.Shrink
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.NatTrans.appstatement and proof · cited by 7,406
- MulEquiv.symmstatement · cited by 482
- MonoidHom.compstatement · cited by 469
- Smallstatement and proof · cited by 369
- Shrinkstatement · cited by 132
- MonCatstatement and proof · cited by 127
- MulEquiv.toMonoidHomstatement · cited by 126
- MonCat.carrierstatement and proof · cited by 107
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.