Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Iris
Iris
Commits
2b7b36ce
Commit
2b7b36ce
authored
Oct 18, 2016
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweak macros for maps.
parent
c7f4f734
Pipeline
#2871
passed with stage
in 9 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
docs/iris.sty
docs/iris.sty
+4
-3
No files found.
docs/iris.sty
View file @
2b7b36ce
...
@@ -83,9 +83,10 @@
...
@@ -83,9 +83,10 @@
\newcommand
{
\subst
}
[3]
{{
#1
}
[
{
#3
}
/
{
#2
}
]
}
\newcommand
{
\subst
}
[3]
{{
#1
}
[
{
#3
}
/
{
#2
}
]
}
\newcommand
{
\mapinsert
}
[3]
{
#3[#1:=#2]
}
\newcommand
{
\mapinsert
}
[3]
{
#3[#1
\mathop
{
\vcentcolon
=
}
#2]
}
\newcommand
{
\mapsingleton
}
[2]
{
[#1:=#2]
}
\newcommand
{
\mapsingleton
}
[2]
{
[#1
\mathop
{
\vcentcolon
=
}
#2]
}
\newcommand
{
\mapsingletonComp
}
[3]
{
\left
[ #1 := #2 \spac\middle|\spac #3 \right]
}
\newcommand
{
\mapsingletonComp
}
[3]
{
\left
[ #1 \mathop{\vcentcolon=} #2 \spac\middle|\spac #3 \right]
}
\newcommand
{
\nil
}{
\epsilon
}
\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