Documentation

Mathlib.CategoryTheory.CopyDiscardCategory.Widesubcategory

Copy-discard structures on wide subcategories #

Given a monoidal category C, a morphism property P : MorphismProperty C satisfying P.IsMonoidalStable and a comonoid object c : C, we introduce a condition P. IsStableUnderComonoid c saying that c inherits a comonoid object structure in the category of WideSubcategory P. If C is a copy-discard category, if P is also stable under braiding and that this condition P. IsStableUnderComonoid holds for all objects c : C, we show that WideSubcategory P is also a copy-discard category.

A braided-stable morphism property stable under comonoid counit and comultiplication.

Instances