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
Marianna Rapoport
iris-coq
Commits
572e4e50
Commit
572e4e50
authored
Mar 22, 2017
by
Robbert Krebbers
Browse files
Fix some typos in comments.
parent
4172cacd
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/proofmode/classes.v
View file @
572e4e50
...
...
@@ -35,13 +35,13 @@ definitions being unfolded (see issue #55).
For binary connectives we have the following instances:
<<
Prog
IntoLaterN n P P' IntoLaterN n Q Q'
------------------------------------------
---
Prog
IntoLaterN n (P /\ Q) (P' /\ Q')
IntoLaterN
'
n P P' IntoLaterN n Q Q'
------------------------------------------
IntoLaterN
'
n (P /\ Q) (P' /\ Q')
Prog
IntoLaterN n Q Q'
-------------------------------
-
IntoLaterN
'
n Q Q'
-------------------------------
IntoLaterN n (P /\ Q) (P /\ Q')
>>
*)
...
...
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