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
b9a361f4
Commit
b9a361f4
authored
Oct 14, 2016
by
Ralf Jung
Browse files
docs: fix some newlines
parent
d2858676
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
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