Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SMGloM
tannakian
Commits
72bcdea9
Commit
72bcdea9
authored
Dec 29, 2021
by
Michael Kohlhase
Browse files
getting rid of \nappa and \minset
parent
2213bfa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/tannakian-symbol.en.tex
View file @
72bcdea9
...
...
@@ -22,9 +22,9 @@
There are two natural operations on
$
\tannakianSymbols
{
M
}$
:
\begin{itemize}
\item
\definame
{
Tannakian-addition
}
:
$
\fundefeq
{
f,g,a
}{
\
n
app
a
{
\plusTS
{
f,g
}}
a
}{
\intplus
{
f
(
a
)
,g
(
a
)
}}$
\item
\definame
{
Tannakian-addition
}
:
$
\fundefeq
{
f,g,a
}{
\app
ly
{
\plusTS
{
f,g
}}
a
}{
\intplus
{
f
(
a
)
,g
(
a
)
}}$
\item
\definame
{
Tannakian-multiplication
}
:
$
\displaystyle\fundefeq
{
f,g,a
}{
\
n
app
a
{
\timesTS
{
f,g
}}
a
}{
\SumProp
{
x,y
}{
\magmaop
{
x
}
y
=
a
}{
\inttimes
[
cdot
]
{
\
n
app
a
{
f
}
x,
\
n
app
a
{
g
}
y
}}}$
$
\displaystyle\fundefeq
{
f,g,a
}{
\app
ly
{
\timesTS
{
f,g
}}
a
}{
\SumProp
{
x,y
}{
\magmaop
{
x
}
y
=
a
}{
\inttimes
[
cdot
]
{
\app
ly
{
f
}
x,
\app
ly
{
g
}
y
}}}$
\end{itemize}
\end{definition}
\end{module}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment