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
b9a361f4
Commit
b9a361f4
authored
Oct 14, 2016
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: fix some newlines
parent
d2858676
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/base-logic.tex
docs/base-logic.tex
+2
-2
No files found.
docs/base-logic.tex
View file @
b9a361f4
...
...
@@ -339,12 +339,12 @@ Furthermore, we have the usual $\eta$ and $\beta$ laws for projections, $\lambda
\begin{array}
[c]
{
rMcMl
}
\All
x.
\later\prop
&
\proves
&
\later
{
\All
x.
\prop
}
\\
\later\Exists
x.
\prop
&
\proves
&
\later\FALSE
\lor
{
\Exists
x.
\later\prop
}
\\
\later\prop
&
\proves
&
\later\FALSE
\lor
(
\later\FALSE
\Ra
\prop
)
\\
\later\prop
&
\proves
&
\later\FALSE
\lor
(
\later\FALSE
\Ra
\prop
)
\end{array}
\and
\begin{array}
[c]
{
rMcMl
}
\later
{
(
\prop
*
\propB
)
}
&
\provesIff
&
\later\prop
*
\later\propB
\\
\always
{
\later\prop
}
&
\provesIff
&
\later\always
{
\prop
}
\\
\always
{
\later\prop
}
&
\provesIff
&
\later\always
{
\prop
}
\end{array}
\end{mathpar}
...
...
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