Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tej Chajed
iris
Commits
361c9fbf
Commit
361c9fbf
authored
Mar 08, 2016
by
Ralf Jung
Browse files
use \bnfdef
parent
9656f4b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/logic.tex
View file @
361c9fbf
...
...
@@ -93,13 +93,13 @@ Elements of $\SigAx$ are ranged over by $\sigax$.
Iris syntax is built up from a signature
$
\Sig
$
and a countably infinite set
$
\textdom
{
Var
}$
of variables (ranged over by metavariables
$
x
$
,
$
y
$
,
$
z
$
):
\begin{align*}
\type
::=
{}&
\type
\bnfdef
{}&
\sigtype
\mid
1
\mid
\type
\times
\type
\mid
\type
\to
\type
\\
[0.4em]
\term
,
\prop
,
\pred
::=
{}&
\term
,
\prop
,
\pred
\bnfdef
{}&
\var
\mid
\sigfn
(
\term
_
1,
\dots
,
\term
_
n)
\mid
()
\mid
...
...
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