Notations
From LLWiki
(Difference between revisions)
(→Formulas: substitutions) |
(→Rule names: implicit R for one-sided) |
||
| Line 56: | Line 56: | ||
=== Rule names === |
=== Rule names === |
||
| − | Name of the connective, followed by some additional information if required, followed by "L" for a left rule or "R" for a right rule. |
+ | Name of the connective, followed by some additional information if required, followed by "L" for a left rule or "R" for a right rule. This is for a two-sided system, "R" is implicit for one-sided systems. |
For example: <math>\wedge_1 \text{add} L</math>. |
For example: <math>\wedge_1 \text{add} L</math>. |
||
Revision as of 23:30, 10 January 2009
Contents |
Logical systems
For a given logical system such as MLL (for multiplicative linear logic), we consider the following variations:
| Notation | Meaning | Connectives |
|---|---|---|
| MLL | propositional without units |
|
| MLLu | propositional with units only |
|
| MLL0 | propositional with units and variables |
|
| MLL1 | first-order without units |
|
| MLL01 | first-order with units |
|
| MLL2 | second-order propositional without units |
|
| MLL02 | second-order propositional with units |
|
| MLL12 | first-order and second-order without units |
|
| MLL012 | first-order and second-order with units |
|
Formulas and proof trees
Formulas
- First order quantification:
with substitution A[t / x]
- Second order quantification:
with substitution A[B / X]
- Quantification of arbitrary order (mainly first or second):
with substitution A[τ / α]
Rule names
Name of the connective, followed by some additional information if required, followed by "L" for a left rule or "R" for a right rule. This is for a two-sided system, "R" is implicit for one-sided systems.
For example:
.