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
Marianna Rapoport
iris-coq
Commits
6ab7c436
Commit
6ab7c436
authored
Mar 16, 2017
by
Dan Frumin
Browse files
Updated the notation for lifting in ProofMode docs
parent
3d6525a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
ProofMode.md
View file @
6ab7c436
...
...
@@ -57,7 +57,7 @@ Introduction of logical connectives
-----------------------------------
-
`iPureIntro`
: turn a pure goal into a Coq goal. This tactic works for goals
of the shape
`
■ φ
`
,
`a ≡ b`
on discrete COFEs, and
`✓ a`
on discrete CMRAs.
of the shape
`
⌜φ⌝
`
,
`a ≡ b`
on discrete COFEs, and
`✓ a`
on discrete CMRAs.
-
`iLeft`
: left introduction of disjunction.
-
`iRight`
: right introduction of disjunction.
...
...
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