Theorems · Theorem · category theory
CategoryTheory.SubmonoidFunctor.map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {M : CategoryTheory.Functor C MonCat}
(self : CategoryTheory.SubmonoidFunctor M) {U V : C} (i : U ⟶ V),
self.obj U ≤ Submonoid.comap (MonCat.Hom.hom (M.map i)) (self.obj V)For any i : U ⟶ V, M.map i maps the submonoid obj U into the submonoid obj V.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- MonoidHomstatement · cited by 3,629
- Submonoidstatement · cited by 3,086
- Submonoid.comapstatement · cited by 179
- MonCatstatement and proof · cited by 127
- MonCat.carrierstatement · cited by 107
- MonCat.Hom.homstatement · cited by 38
- CategoryTheory.SubmonoidFunctorstatement and proof · cited by 29
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.SubmonoidFunctor.toFunctorproof · cited by 8
- CategoryTheory.SubmonoidFunctor.toSubfunctorproof · cited by 1
- CategoryTheory.SubmonoidFunctor.map_leproof · cited by 0
- CategoryTheory.SubmonoidFunctor.toFunctor_mapstatement · cited by 0