Theorems · Definition · category theory
MonCat.shrinkFunctorMap
{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)] →
MonCat.shrinkFunctor.{w, w', v, u} F ⟶ MonCat.shrinkFunctor.{w, w', v, u} GThe natural transformation MonCat.shrinkFunctor.{w} F ⟶ MonCat.shrinkFunctor.{w} G
induces by a natural transformation τ : F ⟶ G between w-small functors to monoids.
- Defined in
- Mathlib.Algebra.Category.MonCat.Shrink
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.appproof · cited by 7,406
- MulEquiv.symmproof · cited by 482
- MonoidHom.compproof · cited by 469
- Smallstatement and proof · cited by 369
- MonCatstatement and proof · cited by 127
- MulEquiv.toMonoidHomproof · cited by 126
- MonCat.carrierstatement and proof · cited by 107
- MonCat.Hom.homproof · cited by 38
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.shrinkYonedaMonproof · cited by 5
- CategoryTheory.shrinkYonedaMon_mapstatement · cited by 0
- MonCat.shrinkFunctorMap_appstatement and proof · cited by 0