---
title: Monoidal Coalgebra Modality
url: https://www.emergentmind.com/topics/monoidal-coalgebra-modality
type: topic
---

# Monoidal Coalgebra Modality

A monoidal coalgebra modality is the categorical structure that interprets the exponential modality $!$ of multiplicative–exponential linear logic in a symmetric monoidal setting. Concretely, it combines a comonad $(!,\delta,\varepsilon)$ with a natural cocommutative comonoid structure on each $!A$, together with monoidal structure maps $m_{A,B}:!A\otimes !B\to !(A\otimes B)$ and $m_I:I\to !I$ satisfying coherence, monoidality, and coalgebra-compatibility axioms. In the literature it is also called a linear exponential comonad, and in additive settings it is tightly related to bialgebra modalities, coderelictions, deriving transformations, and models of differential linear logic [1804.11116] [1806.04804].

## 1. Formal definition and core axioms

Let $(\mathcal{C},\otimes,I)$ be a symmetric monoidal category. A linear category modeling $\mathsf{MELL}$ is a symmetric monoidal closed category $(\mathcal{C},\otimes,I)$ with internal hom $[-,-]$ and evaluation $\mathrm{ev}$, equipped with a monoidal coalgebra modality $(!,\delta,\varepsilon,\Delta,e,m,m_I)$ [1804.11116].

The underlying comonad consists of an endofunctor $!$ together with natural transformations
\[
\delta_A:!A\to !!A,
\qquad
\varepsilon_A:!A\to A
\]
satisfying the comonad laws. In the formulation used in the differential-category literature, these include
\[
\delta_A;\varepsilon_{!A}=\mathrm{id}_{!A},
\qquad
\delta_A;\delta_{!A}=\delta_A;!\delta_A,
\qquad
\varepsilon_{!A};!\varepsilon_A=\mathrm{id}_{!A}
\]
as recorded in the revisited treatment of differential categories [1806.04804].

A coalgebra modality equips each $!A$ with natural maps
\[
\Delta_A:!A\to !A\otimes !A,
\qquad
e_A:!A\to I
\]
such that $(!A,\Delta_A,e_A)$ is a cocommutative comonoid, and $\delta_A$ is a comonoid morphism. One standard form of this compatibility is
\[
\Delta_{!A}\circ\delta_A=(\delta_A\otimes\delta_A)\circ\Delta_A,
\qquad
e_{!A}\circ\delta_A=e_A
\]
or, equivalently in the monoidal presentations, the corresponding equations written through the lifted monoidal structure [1804.11116] [1806.04804] [1707.08211].

The monoidal enhancement adds natural transformations
\[
m_{A,B}:!A\otimes !B\to !(A\otimes B),
\qquad
m_I:I\to !I,
\]
making $!$ a symmetric monoidal endofunctor or symmetric monoidal comonad. The basic coherence conditions are associativity, unit, and symmetry:
\[
(m_{A,B}\otimes \mathrm{id});m_{A\otimes B,C}
=
(\mathrm{id}\otimes m_{B,C});m_{A,B\otimes C},
\]
\[
(m_I\otimes\mathrm{id});m_{I,A}=\mathrm{id}_{!A}
=
(\mathrm{id}\otimes m_I);m_{A,I},
\]
\[
\sigma_{!A,!B};m_{B,A}=m_{A,B};!\sigma_{A,B}
\]
in the notation of the additive and differential accounts [1806.04804] [2502.14134].

A monoidal coalgebra modality is obtained when the comonad structure, the monoidal structure, and the comonoid structure are all compatible. In particular, $\Delta$ and $e$ are monoidal transformations, equivalently $m_{A,B}$ and $m_I$ are comonoid morphisms. Typical identities are
\[
\Delta_{A\otimes B}\circ m_{A,B}
=
(m_{A,B}\otimes m_{A,B})\circ(\Delta_A\otimes \Delta_B),
\qquad
e_{A\otimes B}\circ m_{A,B}=e_A\otimes e_B,
\]
together with the corresponding unit equalities [1804.11116] [1806.04804] [2502.14134].

Semantically, $\varepsilon$ encodes dereliction, $\delta$ encodes promotion or digging, $\Delta_A$ gives contraction, and $e_A$ gives weakening. The monoidality of $m_{A,B}$ and $m_I$ expresses that these resource-sensitive operations are coherent with tensor, so that $!$ behaves as the exponential “of course” of linear logic [1804.11116].

## 2. Linear logic, Seely structure, and additive bialgebra modalities

Monoidal coalgebra modalities are standard semantics for the exponential fragment of linear logic, and in symmetric monoidal categories with finite products they are closely related to Seely isomorphisms. A coalgebra modality has Seely isomorphisms when
\[
\chi_T:!T\overset{\cong}{\longrightarrow} I,
\qquad
\chi^{A,B}:!(A\times B)\overset{\cong}{\longrightarrow}!A\otimes !B
\]
are isomorphisms, with
\[
\chi_T:=e_T,
\qquad
\chi^{A,B}:=\Delta_{A\times B};(!\pi_0\otimes !\pi_1).
\]
Under finite products, monoidal coalgebra modalities and Seely-style storage structure determine one another; monoidal storage categories are precisely symmetric monoidal categories with finite products and a coalgebra modality having Seely isomorphisms, and these are equivalent to linear categories [1806.04804].

In additive symmetric monoidal categories, monoidal coalgebra modalities are equivalent to additive bialgebra modalities. A bialgebra modality augments each $!A$ with a commutative monoid structure
\[
\nabla_A:!A\otimes !A\to !A,
\qquad
u_A:I\to !A
\]
such that $(!A,\Delta_A,e_A,\nabla_A,u_A)$ is a commutative bialgebra object, together with additive compatibility
\[
!(f+g)=\nabla\circ(!f\otimes !g)\circ \Delta,
\qquad
!0=u\circ e.
\]
Theorem 3.7 in the revisited differential-category treatment states that, in an additive symmetric monoidal category, additive linear categories are equivalent to additive symmetric monoidal categories with additive bialgebra modality [1806.04804].

The passage from monoidal coalgebra modality to additive bialgebra modality is explicit. For example,
\[
\nabla_A
:=
(!A\otimes !A)
\xrightarrow{\delta_A\otimes\delta_A}
(!!A\otimes !!A)
\xrightarrow{m_{\otimes}^{!A,!A}}
!(!A\otimes !A)
\xrightarrow{!\bigl(\varepsilon_A\otimes e_A + e_A\otimes \varepsilon_A\bigr)}
!A,
\]
\[
u_A:=I\xrightarrow{m_I}!I\xrightarrow{!0}!A,
\]
and conversely one reconstructs $m_{\otimes}$ and $m_I$ from $\nabla$, $u$, and the coalgebra data [1806.04804].

This equivalence is central for differential linear logic. In additive linear categories there is only one notion of differentiation: coderelictions, deriving transformations, and creation operators coincide. The main theorem of “Differential Categories Revisited” states that in additive linear categories, equivalently in settings with monoidal coalgebra modalities, coderelictions and deriving transformations are in bijection and satisfy the monoidal strength law [1806.04804]. A later development sharpens this by showing that even when additive enrichment is not postulated a priori, a monoidal bialgebra modality equipped with a pre-codereliction induces additive enrichment by bialgebra convolution; this yields a characterization of a differential linear category as a symmetric monoidal category with a monoidal bialgebra modality and a codereliction [2502.14134].

## 3. Lifting to Eilenberg–Moore categories and Hopf-monadic transport

A central structural result is that monoidal coalgebra modalities can be lifted along suitable monads to Eilenberg–Moore categories. The paper “Lifting Coalgebra Modalities and $\mathsf{MELL}$ Model Structure to Eilenberg-Moore Categories” studies categories of algebras of monads as models of $\mathsf{MELL}$ and introduces the relevant compatibility notion: a symmetric monoidal mixed distributive law
\[
\lambda:T!\Rightarrow !T
\]
between a symmetric comonoidal monad $(T,\mu,\eta,n,n_I)$ and a symmetric monoidal comonad $(!,\delta,\varepsilon,m,m_I)$ [1804.11116].

A mixed distributive law must satisfy the Beck-style compatibility with monad multiplication and unit and comonad comultiplication and counit. In the notation of that paper, the defining equations include
\[
TT!A\xrightarrow{T(\lambda_A)}T!T(A)\xrightarrow{\lambda_{T(A)}}!TT(A)\xrightarrow{!\mu_A}!T(A)
=
TT!A\xrightarrow{\mu_{!A}}T!A\xrightarrow{\lambda_A}!T(A),
\]
\[
T!A\xrightarrow{\lambda_A}!T(A)\xrightarrow{\varepsilon_{T(A)}}T(A)
=
T!A\xrightarrow{T(\varepsilon_A)}T(A),
\]
and a corresponding compatibility with $\delta$ [1804.11116].

When both sides carry monoidal structure, $\lambda$ must also respect $n$ and $m$:
\[
T(!A\otimes !B)\xrightarrow{n}
T!A\otimes T!B\xrightarrow{\lambda_A\otimes \lambda_B}
!T(A)\otimes !T(B)\xrightarrow{m}
!(T(A)\otimes T(B)),
\]
together with the unit equation involving $n_I$ and $m_I$ [1804.11116]. Proposition (liftsymmix) establishes that such laws are in bijection with liftings of symmetric monoidal comonads to Eilenberg–Moore categories of symmetric comonoidal monads, and dually [1804.11116].

For a coalgebra modality $(!,\delta,\varepsilon,\Delta,e)$, a mixed law is coalgebraic when each component
\[
\lambda_A:(T!A,\Delta_A^T,e_A^T)\to (!T(A),\Delta_{T(A)},e_{T(A)})
\]
is a comonoid morphism, where
\[
\Delta_A^T:=T(\Delta_A);n_{!A,!A},
\qquad
e_A^T:=T(e_A);n_I.
\]
A key simplification is Lemma (biglemma): for a monoidal coalgebra modality, any symmetric monoidal mixed distributive law is automatically coalgebraic [1804.11116].

The main theorem then states that if $T$ is a $\mathsf{MELL}$ lifting monad—defined as an exponential lifting monad whose underlying symmetric comonoidal monad is a Hopf monad in the sense of Bruguières–Lack–Virelizier—then the Eilenberg–Moore category $\mathcal{X}^T$ is again a linear category, and the forgetful functor preserves the full linear structure strictly [1804.11116]. The proof factors through three ingredients: symmetric comonoidal monads lift the symmetric monoidal structure, Hopf monads lift the closed structure, and symmetric monoidal mixed distributive laws lift the monoidal coalgebra modality.

The lifted exponential is explicit. For a $T$-algebra $(A,a:TA\to A)$, define
\[
a^\sharp:T!A\xrightarrow{\lambda_A}!T(A)\xrightarrow{!a}!A.
\]
Then
\[
\tilde{!}(A,a):=(!A,a^\sharp),
\]
and the lifted comultiplication, counit, comonoid structure, and monoidal maps are inherited componentwise from $\delta_A$, $\varepsilon_A$, $\Delta_A$, $e_A$, $m_{A,B}$, and $m_I$ [1804.11116].

This transport theorem generalizes the Blute–Scott program from multiplicative linear logic to $\mathsf{MELL}$: categories of modules over Hopf monoids can inherit full linear structure, not only multiplicative structure, provided the relevant mixed distributive law over $!$ is available [1804.11116].

## 4. Differential, integral, and calculus structures

A monoidal coalgebra modality is not itself a differential modality, but it is the ambient structure in which differential linear logic becomes natural. In an additive symmetric monoidal category with coalgebra modality, a deriving transformation is a natural family
\[
\mathsf{d}_A:!A\otimes A\to !A
\]
satisfying constant, Leibniz, linear, chain, and interchange rules [1806.04804] [1707.08211]. For example, the Leibniz and linear rules are written as
\[
(\Delta_A\otimes \mathrm{id}_A);
\bigl[(\mathrm{id}_{!A}\otimes \mathsf{d}_A)+(\mathrm{id}_{!A}\otimes \sigma_{A,!A})\circ (\mathsf{d}_A\otimes \mathrm{id}_{!A})\bigr]
=
\mathsf{d}_A;\Delta_A,
\]
\[
\mathsf{d}_A;\varepsilon_A
=
e_A\otimes \mathrm{id}_A
\]
in the revisited formulation [1806.04804].

In the monoidal setting, a codereliction
\[
\eta_A:A\to !A
\]
is equivalent to a deriving transformation. The correspondence is given by
\[
\mathsf{d}_A=(\mathrm{id}_{!A}\otimes \eta_A);\nabla_A,
\qquad
\eta_A=(u_A\otimes \mathrm{id}_A);\mathsf{d}_A
\]
for additive bialgebra modalities, and Theorems 5.8, 5.10, and 5.11 show that in additive linear categories every deriving transformation automatically satisfies the extra $\nabla$-rule, so coderelictions and deriving transformations are in bijection [1806.04804]. A more recent refinement proves that coderelictions are unique and that the additive enrichment itself can be recovered from bialgebra convolution:
\[
f+g:=\varepsilon_B\circ \nabla_B\circ (!f\otimes !g)\circ \Delta_A\circ \eta_A,
\qquad
0:=\varepsilon_B\circ u_B\circ e_A\circ \eta_A
\]
for parallel maps $f,g:A\to B$ [2502.14134].

The interaction with integration is developed in the theory of integral and calculus categories. An integral transformation is a natural map
\[
\mathsf{s}_A:!A\to !A\otimes A
\]
satisfying the integral-of-constants rule, a Rota–Baxter rule, and an interchange rule [1707.08211]. When a differential category also has an integral transformation satisfying the two categorical fundamental theorems of calculus, one obtains a calculus category [1707.08211].

The monoidal case is especially rigid. If the coalgebra modality is monoidal, it is natural to require the monoidal coherence
\[
m_{\otimes}\circ \mathsf{s}
=
(\mathsf{s}\otimes \mathsf{d}^{\circ})\circ(1\otimes \sigma \otimes 1)\circ (m_{\otimes}\otimes 1\otimes 1)
=
(\mathsf{d}^{\circ}\otimes \mathsf{s})\circ(1\otimes \sigma \otimes 1)\circ (m_{\otimes}\otimes 1\otimes 1),
\]
where $\mathsf{d}^{\circ}$ is the coderiving transformation [1707.08211]. Under this coherence, the integral structure is uniquely determined by the differential structure: in a calculus category with a monoidal coalgebra modality, the integral transformation is necessarily
\[
\mathsf{s}_A=\mathsf{d}^{\circ}_A\circ \mathsf{K}_A^{-1},
\qquad
\mathsf{K}:=\mathsf{L}+!0,
\qquad
\mathsf{L}:=\mathsf{d}^{\circ}\circ \mathsf{d}
\]
and any two monoidal integral transformations compatible with the same differential structure coincide [1707.08211].

These developments also delimit the concept. “Differential Categories Revisited” emphasizes two separating examples: differential algebras provide a monoidal coalgebra modality but never induce a differential category, while Rota–Baxter algebras provide a differential category whose coalgebra modality is non-monoidal [1806.04804]. A common misconception is therefore that monoidality of $!$ is either sufficient or necessary for differential structure. The cited examples show that neither implication holds in general.

## 5. Hopf, group, and additive sources of monoidal coalgebra modalities

One major source of lifting monads compatible with a monoidal coalgebra modality comes from group objects in the Eilenberg–Moore category of $!$-coalgebras. If $(G,\alpha)$ is a group object in $\mathrm{Coalg}_!(\mathcal{C})$, with multiplication, unit, and inverse maps all coalgebra morphisms, then the monad
\[
T:=G\otimes -
\]
carries a symmetric comonoidal structure induced by the comonoid structure of $G$, and there is a canonical mixed distributive law
\[
\lambda_A:
G\otimes !A
\xrightarrow{\alpha_G\otimes 1}
!G\otimes !A
\xrightarrow{m_{G,A}}
!(G\otimes A)
\]
[1804.11116]. When the inverse $\mathsf{S}:G\to G$ equips $G$ with a Hopf monoid structure, the monad $G\otimes -$ becomes a Hopf monad, so one obtains a $\mathsf{MELL}$ lifting monad [1804.11116].

In a linear category this yields a bijective correspondence between group objects in $\mathrm{Coalg}_!(\mathcal{C})$ and cocommutative Hopf monoids in $\mathcal{C}$ equipped with a compatible symmetric monoidal mixed distributive law; the resulting module category
\[
\mathrm{MOD}(H)\cong \mathcal{C}^{H\otimes -}
\]
is again linear [1804.11116]. In the special case of Lafont categories, where the exponential modality is free, $\mathrm{Coalg}_!(\mathcal{C})$ is equivalent to the category of cocommutative comonoids in $\mathcal{C}$, so cocommutative Hopf monoids directly produce new Lafont categories of modules [1804.11116].

Additive enrichment with negatives supplies another canonical source. If $\mathcal{C}$ is additive symmetric monoidal with negatives, then each cofree coalgebra $!A$ carries a canonical commutative/cocommutative bimonoid structure
\[
(\nabla_A,\mathsf{u}_A,\Delta_A,e_A)
\]
and a canonical antipode
\[
\mathsf{S}_A:=!(-1_A).
\]
Proposition (hopfneg) characterizes precisely when $!A$ is a Hopf monoid: this happens iff $\mathcal{C}$ admits negatives [1804.11116]. Consequently, the monads
\[
!A\otimes -
\]
are $\mathsf{MELL}$ lifting monads and the corresponding module categories are linear [1804.11116].

The Hopf enhancement also appears in the non-additive codereliction-based theory. A monoidal Hopf coalgebra modality is a monoidal bialgebra modality equipped with an antipode
\[
S_A:!A\to !A
\]
such that each $!A$ is a Hopf monoid. In that setting, a pre-codereliction induces Abelian-group enrichment, with additive inverse given by the convolution formula
\[
-f:=\varepsilon_B\circ \nabla_B\circ (S_B\circ !f\otimes \mathrm{id}_{!B})\circ \Delta_A\circ \eta_A
\]
[2502.14134]. This suggests that antipodes are the precise categorical mechanism by which additive enrichment upgrades to enrichment over Abelian groups.

## 6. Variants, applications, and later extensions

The standard theory is symmetric, but the concept extends beyond symmetric monoidal categories. “Linear Exponential Comonads without Symmetry” develops the non-symmetric analogue on a general monoidal category. There one has a monoidal comonad together with comonoid maps
\[
d_X:!X\to !X\otimes !X,
\qquad
e_X:!X\to I
\]
and a derived family
\[
\sigma_{X,Y}:!X\otimes !Y\to !Y\otimes !X
\]
constructed from $(\delta,\varepsilon,m,d,e)$ and required to satisfy axioms ensuring that the category of coalgebras is cartesian [1701.04919]. In this setting exchange is unavailable at the multiplicative level, but a controlled symmetry persists inside the image of $!$. The main characterization states that a monoidal comonad is a linear exponential comonad iff the induced monoidal structure on the category of coalgebras is cartesian [1701.04919].

A related non-symmetric application appears in categorical semantics for Lambek calculus with a relevant modality. There the ambient category is monoidal biclosed rather than symmetric monoidal closed, and the modality is used to model controlled contraction and limited permutation. The categorical structure used is a monoidal biclosed category with a coalgebra modality “very similar to the structure of a Differential Category,” together with restricted symmetry only for $!$-marked objects [2005.03074]. The rule interpretations are explicit:
\[
(!L)\quad f\mapsto f\circ (\mathrm{id}\otimes \varepsilon_A\otimes \mathrm{id}),
\]
\[
(\mathrm{contr})\quad f\mapsto f\circ (\mathrm{id}\otimes \Delta_A\otimes \mathrm{id}),
\]
and permutation is interpreted via the restricted symmetry $\sigma$ [2005.03074]. In finite-dimensional vector spaces the paper studies three concrete interpretations of the modality, including identity-based and exterior-algebra-based constructions, and uses them for parasitic-gap semantics [2005.03074].

A further extension concerns free completion to differential structure. “Free differential modalities” distinguishes monoidal coalgebra modalities from monoidal differential modalities and proves that, in a suitably well-behaved $k$-linear symmetric monoidal category with finite biproducts and algebraically-free commutative monoids, every monoidal coalgebra modality can be freely completed to a monoidal differential modality [2508.14320]. The free completion has the form
\[
!^\partial X=!X\otimes SX,
\qquad
d^\partial_X=1_{!X}\otimes \mathsf{d}^S_X,
\qquad
\zeta_X=1_{!X}\otimes \mathsf{u}^S_X,
\]
with
\[
e^\partial_X=e_X\otimes e^S_X,
\qquad
\Delta^\partial_X=(1\otimes \sigma\otimes 1)\circ (\Delta_X\otimes \Delta^S_X),
\]
\[
\varepsilon^\partial_X=e_X\otimes \varepsilon^S_X+\varepsilon_X\otimes e^S_X
\]
[2508.14320]. In particular, there exists an initial monoidal differential modality, and in $\mathrm{Rel}$ this produces a new model of differential linear logic from the initial monoidal coalgebra modality $P$ [2508.14320].

Taken together, these developments place monoidal coalgebra modalities at the center of a broad categorical program. They serve as the semantics of the exponential modality of linear logic; under additivity they coincide with bialgebra modalities; under suitable mixed distributive laws they lift through Eilenberg–Moore categories; with coderelictions they support differential linear logic; with monoidal integral structure they determine calculus structure uniquely; in non-symmetric settings they support relevant and noncommutative logics; and under algebraically-free completion they generate differential modalities functorially [1804.11116] [1806.04804] [1707.08211] [1701.04919] [2502.14134] [2508.14320].

Source: https://www.emergentmind.com/topics/monoidal-coalgebra-modality