Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563553 views
1
\begin{sequent}
2
\begin{align*}
3
a: \Obj ~|~ \IsZero \big( a \big) \vdash \IsZero \big( \IdentityMorphism( a ) \big)
4
\end{align*}
5
\end{sequent}
6
7
\begin{sequent}
8
\begin{align*}
9
a: \Obj, b: \Obj ~|~ \IsZero \big( a \big), \IsZero \big( b \big) \\
10
\vdash & \IsZero \big( \DirectSum( [ a, b ] ) \big)
11
\end{align*}
12
\end{sequent}
13
14