Theorems · Definition · category theory
CategoryTheory.IsMonHom.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.GrpObj G] →
[inst_3 : CategoryTheory.GrpObj H] →
{φ : H ⟶ G} →
{motive : CategoryTheory.IsMonHom.Normal φ → Sort u} →
(t : CategoryTheory.IsMonHom.Normal φ) →
((mono : CategoryTheory.Mono φ) →
(isMonHom : CategoryTheory.IsMonHom φ) →
(exists_comp_eq_conj :
∃ ψ,
CategoryTheory.CategoryStruct.comp ψ φ =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft G φ)
(CategoryTheory.GrpObj.conj 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.GrpObjstatement and proof · cited by 99
- CategoryTheory.IsMonHomstatement and proof · cited by 56
- CategoryTheory.GrpObj.conjstatement and proof · cited by 7
- CategoryTheory.IsMonHom.Normalstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.