Theorems · Theorem · category theory
CategoryTheory.IsMonHom.Normal.exists_comp_eq_conj
∀ {C : Type u_1} {inst : CategoryTheory.Category.{v_1, u_1} C} {inst_1 : CategoryTheory.CartesianMonoidalCategory C}
{G H : C} {inst_2 : CategoryTheory.GrpObj G} {inst_3 : CategoryTheory.GrpObj H} (φ : H ⟶ G)
[self : CategoryTheory.IsMonHom.Normal φ],
∃ ψ,
CategoryTheory.CategoryStruct.comp ψ φ =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft G φ)
(CategoryTheory.GrpObj.conj G)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement · cited by 915
- CategoryTheory.GrpObjstatement and proof · cited by 99
- CategoryTheory.GrpObj.conjstatement · cited by 7
- CategoryTheory.IsMonHom.Normalstatement and proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsMonHom.isNormalHom_iffproof · cited by 1