Provable formulas
From LLWiki
(Difference between revisions)
m (→Monoidality of exponential: typo) |
(Quantifiers added) |
||
Line 21: | Line 21: | ||
A\with B &\limp& A &\quad& A\with B &\limp& B &\quad& A &\limp& \top\\ |
A\with B &\limp& A &\quad& A\with B &\limp& B &\quad& A &\limp& \top\\ |
||
A &\limp& A\plus B &\quad& B &\limp& A\plus B &\quad& \zero &\limp& A |
A &\limp& A\plus B &\quad& B &\limp& A\plus B &\quad& \zero &\limp& A |
||
+ | \end{array} |
||
+ | </math> |
||
+ | |||
+ | == Quantifiers == |
||
+ | |||
+ | <math> |
||
+ | \begin{array}{rcll} |
||
+ | A &\limp& \forall \xi.A &\quad (\xi\notin A) \\ |
||
+ | \exists \xi.A &\limp& A &\quad (\xi\notin A) |
||
+ | \end{array} |
||
+ | </math> |
||
+ | |||
+ | <br /> |
||
+ | |||
+ | <math> |
||
+ | \begin{array}{rcl} |
||
+ | \forall \xi_1.\forall \xi_2. A &\limp& \forall \xi. A[^\xi/_{\xi_1},^\xi/_{\xi_2}] \\ |
||
+ | \exists \xi.A[^\xi/_{\xi_1},^\xi/_{\xi_2}] &\limp& \exists \xi_1. \exists \xi_2.A |
||
\end{array} |
\end{array} |
||
</math> |
</math> |
Revision as of 19:15, 28 October 2013
This page is a stub and needs more content.
Important provable formulas are given by isomorphisms and by equivalences.
In many of the cases below the converse implication does not hold.
Contents |
Distributivities
Factorizations
Additive structure
Quantifiers
Exponential structure
Provable formulas involving exponential connectives only provide us with the lattice of exponential modalities.
Monoidality of exponentials