Theorems · Definition · category theory
CategoryTheory.PositiveCategory.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
{motive : CategoryTheory.PositiveCategory C → Sort u_1} →
(t : CategoryTheory.PositiveCategory C) →
([toMarkovCategory : CategoryTheory.MarkovCategory C] →
(copy_comp_natural :
∀ {X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z)
[h : CategoryTheory.Deterministic (CategoryTheory.CategoryStruct.comp f g)],
CategoryTheory.CategoryStruct.comp f
(CategoryTheory.CategoryStruct.comp CategoryTheory.ComonObj.comul
(CategoryTheory.MonoidalCategoryStruct.tensorHom g (CategoryTheory.CategoryStruct.id Y))) =
CategoryTheory.CategoryStruct.comp CategoryTheory.ComonObj.comul
(CategoryTheory.MonoidalCategoryStruct.tensorHom (CategoryTheory.CategoryStruct.comp f g) f)) →
motive { toMarkovCategory := toMarkovCategory, copy_comp_natural := copy_comp_natural }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
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.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorHomstatement and proof · cited by 587
- CategoryTheory.ComonObj.comulstatement and proof · cited by 71
- CategoryTheory.Deterministicstatement and proof · cited by 4
- CategoryTheory.MarkovCategorystatement and proof · cited by 3
- CategoryTheory.PositiveCategorystatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.