Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaëtan Gilbert
Iris
Commits
1a5d7d58
Commit
1a5d7d58
authored
5 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Remove useless newlines in `proof_mode.md`.
parent
91cfdc1e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/proof_mode.md
+0
-2
0 additions, 2 deletions
docs/proof_mode.md
with
0 additions
and
2 deletions
docs/proof_mode.md
+
0
−
2
View file @
1a5d7d58
...
@@ -72,10 +72,8 @@ Introduction of logical connectives
...
@@ -72,10 +72,8 @@ Introduction of logical connectives
-
`iPureIntro`
: turn a pure goal into a Coq goal. This tactic works for goals
-
`iPureIntro`
: turn a pure goal into a Coq goal. This tactic works for goals
of the shape
`⌜φ⌝`
,
`a ≡ b`
on discrete OFEs, and
`✓ a`
on discrete cameras.
of the shape
`⌜φ⌝`
,
`a ≡ b`
on discrete OFEs, and
`✓ a`
on discrete cameras.
-
`iLeft`
: left introduction of disjunction.
-
`iLeft`
: left introduction of disjunction.
-
`iRight`
: right introduction of disjunction.
-
`iRight`
: right introduction of disjunction.
-
`iSplit`
: introduction of a conjunction, or separating conjunction provided
-
`iSplit`
: introduction of a conjunction, or separating conjunction provided
one of the operands is persistent.
one of the operands is persistent.
-
`iSplitL "H1 ... Hn"`
: introduction of a separating conjunction. The
-
`iSplitL "H1 ... Hn"`
: introduction of a separating conjunction. The
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment