Theorems · Theorem · category theory
CategoryTheory.SubmonoidFunctor.lift_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {M M' : CategoryTheory.Functor C MonCat} (p : M ⟶ M')
(S' : CategoryTheory.SubmonoidFunctor M') (hp : CategoryTheory.SubmonoidFunctor.image p ⊤ ≤ S') (U : C),
(CategoryTheory.SubmonoidFunctor.lift p S' hp).app U =
MonCat.ofHom ((MonCat.Hom.hom (p.app U)).codRestrict (S'.obj U) ⋯)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 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.
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Submonoidstatement · cited by 3,086
- MonCatstatement and proof · cited by 127
- MonCat.carrierstatement · cited by 107
- MonCat.Hom.homstatement · cited by 38
- CategoryTheory.SubmonoidFunctorstatement and proof · cited by 29
- MonCat.ofHomstatement · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.