Notations
From LLWiki
(Difference between revisions)
(→Rule names: implicit R for one-sided) |
(→Formulas) |
||
| Line 52: | Line 52: | ||
* First order quantification: <math>\forall x A</math> with substitution <math>A[t/x]</math> |
* First order quantification: <math>\forall x A</math> with substitution <math>A[t/x]</math> |
||
* Second order quantification: <math>\forall X A</math> with substitution <math>A[B/X]</math> |
* Second order quantification: <math>\forall X A</math> with substitution <math>A[B/X]</math> |
||
| − | * Quantification of arbitrary order (mainly first or second): <math>\forall\alpha A</math> with substitution <math>A[\tau/\alpha]</math> |
+ | * Quantification of arbitrary order (mainly first or second): <math>\forall\xi A</math> with substitution <math>A[\tau/\xi]</math> |
=== Rule names === |
=== Rule names === |
||
Revision as of 17:12, 17 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:
.