Theorems · Definition · category theory
CategoryTheory.SubmonoidFunctor.lift
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{M M' : CategoryTheory.Functor C MonCat} →
(p : M ⟶ M') →
(S' : CategoryTheory.SubmonoidFunctor M') → CategoryTheory.SubmonoidFunctor.image p ⊤ ≤ S' → (M ⟶ S'.toFunctor)If the image of morphism M' ⟶ M lands in a submonoid functor S,
then the morphism factors through it.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, 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 and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.NatTrans.appproof · cited by 7,406
- MonCatstatement and proof · cited by 127
- MonCat.Hom.homproof · cited by 38
- CategoryTheory.SubmonoidFunctorstatement and proof · cited by 29
- MonCat.ofHomproof · cited by 24
- CategoryTheory.SubmonoidFunctor.objproof · cited by 19
- CategoryTheory.SubmonoidFunctor.toFunctorstatement · cited by 8
- MonoidHom.codRestrictproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.SubmonoidFunctor.lift_ιstatement · cited by 1
- CategoryTheory.SubmonoidFunctor.lift.congr_simpstatement and proof · cited by 0
- CategoryTheory.SubmonoidFunctor.lift_appstatement and proof · cited by 0
- CategoryTheory.SubmonoidFunctor.lift_ι_assocstatement and proof · cited by 0