Theorems · Definition · category theory
CategoryTheory.IsAddMonHom.Normal.recOn
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{G H : C} →
[inst_2 : CategoryTheory.AddGrpObj G] →
[inst_3 : CategoryTheory.AddGrpObj H] →
{φ : H ⟶ G} →
{motive : CategoryTheory.IsAddMonHom.Normal φ → Sort u} →
(t : CategoryTheory.IsAddMonHom.Normal φ) →
((mono : CategoryTheory.Mono φ) →
(isAddMonHom : CategoryTheory.IsAddMonHom φ) →
(exists_comp_eq_addConj :
∃ ψ,
CategoryTheory.CategoryStruct.comp ψ φ =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft G φ)
(CategoryTheory.AddGrpObj.addConj G)) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 17,999
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement and proof · cited by 915
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.AddGrpObjstatement and proof · cited by 88
- CategoryTheory.IsAddMonHomstatement and proof · cited by 49
- CategoryTheory.AddGrpObj.addConjstatement and proof · cited by 7
- CategoryTheory.IsAddMonHom.Normalstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.