Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lennard Gäher
Iris
Commits
260e0593
Commit
260e0593
authored
Mar 22, 2021
by
Ralf Jung
Browse files
extend proof_mode.md
parent
6be1cdd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/proof_mode.md
View file @
260e0593
...
...
@@ -328,6 +328,9 @@ _introduction patterns_:
+
Either the proposition
`P`
or
`Q`
should be persistent.
+
Either
`ipat1`
or
`ipat2`
should be
`_`
, which results in one of the
conjuncts to be thrown away.
-
`[% ipat]`
: existential elimination. Falls back to (separating) conjunction
elimination in case the hypothesis is not an existential, so this pattern also
works for (separating) conjunctions with a pure left-hand side.
-
`(pat1 & pat2 & ... & patn)`
: syntactic sugar for
`[pat1 [pat2 .. patn ..]]`
to destruct nested (separating) conjunctions.
-
`[ipat1|ipat2]`
: disjunction elimination.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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