Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Rice Wine
Iris
Commits
af80361b
Commit
af80361b
authored
8 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Missing stuff in Proofmode.md.
Thanks to Janno for spotting this!
parent
a24b19a9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ProofMode.md
+4
-4
4 additions, 4 deletions
ProofMode.md
with
4 additions
and
4 deletions
ProofMode.md
+
4
−
4
View file @
af80361b
...
...
@@ -123,10 +123,10 @@ The later modality
hypotheses. If the argument
`n`
is not given, it strips one later if the
leftmost conjuct is of the shape
`▷ P`
, or
`n`
laters if the leftmost conjuct
is of the shape
`▷^n P`
.
-
`iLöb as "IH" forall (x1 ... xn)`
: perform Löb induction by
generating a
hypothesis
`IH : ▷ goal`
. The tactic generalizes over the Coq
level variables
`x1 ... xn`
, the hypotheses given by the selection pattern
`selpat`
, and the
spatial context.
-
`iLöb as "IH" forall (x1 ... xn)
"selpat"
`
: perform Löb induction by
generating a
hypothesis
`IH : ▷ goal`
. The tactic generalizes over the Coq
level variables
`x1 ... xn`
, the hypotheses given by the selection pattern
`selpat`
, and the
spatial context.
Induction
---------
...
...
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