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
a98ab308
Commit
a98ab308
authored
8 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Document `>` spec pattern.
parent
fd42adfe
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ProofMode.md
+3
-0
3 additions, 0 deletions
ProofMode.md
with
3 additions
and
0 deletions
ProofMode.md
+
3
−
0
View file @
a98ab308
...
@@ -232,6 +232,9 @@ _specification patterns_ to express splitting of hypotheses:
...
@@ -232,6 +232,9 @@ _specification patterns_ to express splitting of hypotheses:
-
`>[H1 ... Hn]`
: same as the above pattern, but can only be used if the goal
-
`>[H1 ... Hn]`
: same as the above pattern, but can only be used if the goal
is a modality, in which case the modality will be kept in the generated goal
is a modality, in which case the modality will be kept in the generated goal
for the premise will be wrapped into the modality.
for the premise will be wrapped into the modality.
-
`>[-H1 ... Hn]`
: negated form of the above pattern.
-
`>`
: shorthand for
`>[-]`
(typically used for the last premise of an applied
lemma).
-
`[#]`
: This pattern can be used when eliminating
`P -★ Q`
with
`P`
-
`[#]`
: This pattern can be used when eliminating
`P -★ Q`
with
`P`
persistent. Using this pattern, all hypotheses are available in the goal for
persistent. Using this pattern, all hypotheses are available in the goal for
`P`
, as well the remaining goal.
`P`
, as well the remaining goal.
...
...
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