Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Iris
Commits
c98ea2a5
Commit
c98ea2a5
authored
Aug 02, 2016
by
Robbert Krebbers
Browse files
Document iFrame without arguments.
parent
efc93d9c
Pipeline
#2549
passed with stage
in 3 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ProofMode.md
View file @
c98ea2a5
...
...
@@ -70,7 +70,9 @@ Elimination of logical connectives
Separating logic specific tactics
---------------------------------
-
`iFrame "H0 ... Hn"`
: cancel the hypotheses
`H0 ... Hn`
in the goal.
-
`iFrame "H0 ... Hn"`
: cancel the hypotheses
`H0 ... Hn`
in the goal. When
`iFrame`
is called without arguments, it attempts to frame all spatial
hypotheses.
-
`iCombine "H1" "H2" as "H"`
: turns
`H1 : P1`
and
`H2 : P2`
into
`H : P1 ★ P2`
.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment