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
62f16bb9
Commit
62f16bb9
authored
8 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
improve iApply docs
parent
9fdf7d25
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
-6
4 additions, 6 deletions
ProofMode.md
with
4 additions
and
6 deletions
ProofMode.md
+
4
−
6
View file @
62f16bb9
...
...
@@ -16,12 +16,10 @@ Applying hypotheses and lemmas
-
`iApply pm_trm`
: match the conclusion of the current goal against the
conclusion of
`pm_trm`
and generates goals for the premises of
`pm_trm`
. See
proof mode terms below.
If the applied term has more premises than the number of given specialization
patterns, all remaining spatial hypotheses go to the first premise that does
not have corresponding specialization pattern. Subsequent premises without
specialization pattern do not get any spatial hypotheses. In other words, the
specialization pattern is extended with
`[-] [] ... []`
to account for
hypotheses without specialization pattern.
If the applied term has more premises than given specialization patterns, the
pattern is extended with
`[-] ... [-]`
. As a consequence, all unused spatial
hypotheses move to the first premise without an explicit specialization
pattern.
Context management
------------------
...
...
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