Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Janno
iris-coq
Commits
2b7b36ce
Commit
2b7b36ce
authored
Oct 18, 2016
by
Robbert Krebbers
Browse files
Tweak macros for maps.
parent
c7f4f734
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/iris.sty
View file @
2b7b36ce
...
...
@@ -83,9 +83,10 @@
\newcommand
{
\subst
}
[3]
{{
#1
}
[
{
#3
}
/
{
#2
}
]
}
\newcommand
{
\mapinsert
}
[3]
{
#3[#1:=#2]
}
\newcommand
{
\mapsingleton
}
[2]
{
[#1:=#2]
}
\newcommand
{
\mapsingletonComp
}
[3]
{
\left
[ #1 := #2 \spac\middle|\spac #3 \right]
}
\newcommand
{
\mapinsert
}
[3]
{
#3[#1
\mathop
{
\vcentcolon
=
}
#2]
}
\newcommand
{
\mapsingleton
}
[2]
{
[#1
\mathop
{
\vcentcolon
=
}
#2]
}
\newcommand
{
\mapsingletonComp
}
[3]
{
\left
[ #1 \mathop{\vcentcolon=} #2 \spac\middle|\spac #3 \right]
}
\newcommand
{
\nil
}{
\epsilon
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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