Fraktur: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Mgkrupa
→‎See also: Added to the list
en>AthanasiusOfAlex
m →‎Characteristics: Better not to call the ligatures a "hangover". I changed it to "left over."
Line 1: Line 1:
'''Intuitionistic logic''', sometimes more generally called '''constructive logic''', is a system of [[Mathematical logic|symbolic logic]] that differs from [[classical logic]] by replacing the traditional concept of truth with the concept of [[constructive proof|constructive provability]]. For example, in classical logic, [[propositional formula|propositional formulae]] are always assigned a [[truth value]] from the two element set of trivial [[proposition (mathematics)|propositions]] <math>\{\top, \bot\}</math> ("true" and "false" respectively) regardless of whether we have direct [[evidence]] for either case. In contrast, propositional formulae in intuitionistic logic are <em>not</em> assigned any definite truth value at all and instead <em>only</em> considered "true" when we have direct evidence, hence <em>proof</em>. (We can also say, instead of the propositional formula being "true" due to direct evidence, that it is [[Inhabited_set|inhabited]] by a proof in the [[Curry-Howard correspondence|Curry-Howard]] sense.) Operations in intuitionistic logic therefore preserve [[Theory of justification|justification]], with respect to evidence and provability, rather than truth-valuation. A consequence of this point of view is that intuitionistic logic is not a two-valued logic, nor even a finite-valued logic, in the familiar sense: although intuitionistic logic retains the trivial propositions <math>\{\top, \bot\}</math> from classical logic, each <em>proof</em> of a propositional formula is considered a valid propositional value, thus by [[Brouwer-Heyting-Kolmogorov|Heyting's]] notion of propositions-as-sets, propositional formulae are (potentially non-finite) sets of their proofs.
I am 38 years old and my name is Glen Brazenor. I life in East Nanango (Australia).<br><br>My web-site [http://hemorrhoidtreatmentfix.com/external-hemorrhoid-treatment external hemorrhoids treatment]
 
Semantically, intuitionistic logic is a restriction of classical logic in which the [[law of excluded middle]] and [[double negation elimination]] are not admitted as axioms. Excluded middle and double negation elimination can still be proved for some propositions on a case by case basis, however, but do not hold universally as they do with classical logic.
 
Several semantics for intuitionistic logic have been studied. One semantics mirrors classical [[Boolean-valued semantics]] but uses [[Heyting algebra]]s in place of [[Boolean algebra]]s. Another semantics uses [[Kripke model]]s.
 
Intuitionistic logic is practically useful because its restrictions produce proofs that have the [[existence property]], making it also suitable for other forms of [[mathematical constructivism]]. Informally, this means that if you have a constructive proof that an object exists, you can turn that constructive proof into an algorithm for generating an example of it.
 
Formalized intuitionistic logic was originally developed by [[Arend Heyting]] to provide a formal basis for [[Luitzen Egbertus Jan Brouwer|Brouwer]]'s programme of [[intuitionism]].
 
==Syntax==
[[File:Rieger-Nishimura.svg|thumb|right|280px|The Rieger–Nishimura lattice. Its nodes are the propositional formulas in one variable up to intuitionistic [[logical equivalence]], ordered by intuitionistic logical implication.]]
The [[syntax]] of formulas of intuitionistic logic is similar to [[propositional logic]] or [[first-order logic]].  However, intuitionistic [[logical connective|connective]]s are not definable in terms of each other in the same way as in [[classical logic]], hence their choice matters. In intuitionistic propositional logic it is customary to use →, ∧, ∨, ⊥ as the basic connectives, treating ¬''A'' as an abbreviation for {{nowrap|(''A'' → ⊥)}}. In intuitionistic first-order logic both quantifiers ∃, ∀ are needed.
 
Many [[Tautology (logic)|tautologies]] of classical logic can no longer be proven within intuitionistic logic. Examples include not only the [[law of excluded middle]] {{nowrap|''p'' ∨ ¬''p''}}, but also [[Peirce's law]] {{nowrap|((''p'' → ''q'') → ''p'') → ''p''}}, and even [[double negation elimination]]. In classical logic, both {{nowrap|''p'' → ¬¬''p''}} and also {{nowrap|¬¬''p'' → ''p''}} are theorems.  In intuitionistic logic, only the former is a theorem: double negation can be introduced, but it cannot be eliminated. Rejecting {{nowrap|''p'' ∨ ¬''p''}} may seem strange to those more familiar with classical logic, but proving this propositional formula in intuitionistic logic would require producing a proof for the truth or falsity of ''all possible propositional formulae'', which is impossible for a variety of reasons.
 
Because many classically valid tautologies are not theorems of intuitionistic logic, but all theorems of intuitionistic logic are valid classically, intuitionistic logic can be viewed as a weakening of classical logic, albeit one with many useful properties.
 
===Sequent calculus===
{{Main|Sequent calculus}}
[[Gerhard Gentzen|Gentzen]] discovered that a simple restriction of his system LK (his sequent calculus for classical logic) results in a system which is sound and complete with respect to intuitionistic logic.  He called this system LJ.  In LK any number of formulas is allowed to appear on the conclusion side of a sequent; in contrast LJ allows at most one formula in this position.
 
Other derivatives of LK are limited to intuitionisitic derivations but still allow multiple conclusions in a sequent.  LJ' <ref>Proof Theory by G. Takeuti, ISBN 0-444-10492-5</ref> is one example.
 
=== Hilbert-style calculus ===
Intuitionistic logic can be defined using the following [[Hilbert-style deduction system|Hilbert-style calculus]]. This is similar to [[Propositional calculus#Alternative calculus|a way]] of axiomatizing classical propositional logic.
 
In propositional logic, the inference rule is [[modus ponens]]
* MP: from <math>\phi</math> and <math>\phi \to \psi</math> infer <math>\psi</math>
and the axioms are
* THEN-1: <math>\phi \to (\chi \to \phi )</math>
* THEN-2: <math>(\phi \to (\chi \to \psi )) \to ((\phi \to \chi ) \to (\phi \to \psi ))</math>
* AND-1: <math>\phi \land \chi \to \phi </math>
* AND-2: <math>\phi \land \chi \to \chi </math>
* AND-3: <math>\phi \to (\chi \to (\phi \land \chi ))</math>
* OR-1: <math>\phi \to \phi \lor \chi </math>
* OR-2: <math>\chi \to \phi \lor \chi </math>
* OR-3: <math>(\phi \to \psi ) \to ((\chi \to \psi ) \to (\phi \lor \chi \to \psi ))</math>
* FALSE: <math>\bot \to \phi </math>
To make this a system of first-order predicate logic, the [[generalization (logic)|generalization rules]]
* <math>\forall </math>-GEN: from <math>\psi \to \phi </math> infer <math>\psi \to (\forall x \ \phi )</math>, if <math>x</math> is not free in <math>\psi </math>
* <math>\exists </math>-GEN: from <math>\phi \to \psi </math> infer <math>(\exists x \ \phi ) \to \psi </math>, if <math>x</math> is not free in <math>\psi </math>
are added, along with the axioms
* PRED-1: <math>(\forall x \ \phi (x)) \to \phi (t)</math>, if the term ''t'' is free for substitution for the variable ''x'' in <math>\phi</math> (i.e., if no occurrence of any variable in ''t'' becomes bound in <math>\phi (t)</math>)
* PRED-2: <math>\phi (t) \to (\exists x \ \phi (x))</math>, with the same restriction as for PRED-1
 
==== Optional connectives ====
 
===== Negation =====
If one wishes to include a connective <math>\lnot </math> for negation rather than consider it an abbreviation for <math>\phi \to \bot </math>, it is enough to add:
* NOT-1': <math>(\phi \to \bot ) \to \lnot \phi </math>
* NOT-2': <math>\lnot \phi \to (\phi \to \bot )</math>
 
There are a number of alternatives available if one wishes to omit the connective <math>\bot </math> (false). For example, one may replace the three axioms FALSE, NOT-1', and NOT-2' with the two axioms
* NOT-1: <math>(\phi \to \chi ) \to ((\phi \to \lnot \chi ) \to \lnot \phi )</math>
* NOT-2: <math>\phi \to (\lnot \phi \to \chi )</math>
as at [[Propositional calculus#Axioms]]. Alternatives to NOT-1 are <math>(\phi \to \lnot \chi ) \to (\chi \to \lnot \phi )</math> or <math>(\phi \to \lnot \phi ) \to \lnot \phi </math>.
 
===== Equivalence =====
The connective <math>\leftrightarrow </math> for equivalence may be treated as an abbreviation, with <math>\phi \leftrightarrow \chi </math> standing for <math>(\phi \to \chi ) \land (\chi \to \phi )</math>. Alternatively, one may add the axioms
 
* IFF-1: <math>(\phi \leftrightarrow \chi ) \to (\phi \to \chi )</math>
* IFF-2: <math>(\phi \leftrightarrow \chi ) \to (\chi \to \phi )</math>
* IFF-3: <math>(\phi \to \chi ) \to ((\chi \to \phi ) \to (\phi \leftrightarrow \chi ))</math>
 
IFF-1 and IFF-2 can, if desired, be combined into a single axiom <math>(\phi \leftrightarrow \chi ) \to ((\phi \to \chi ) \land (\chi \to \phi ))</math> using conjunction.
 
==== Relation to classical logic ====
The system of classical logic is obtained by adding any one of the following axioms:
 
* <math>\phi \lor \lnot \phi </math> (Law of the excluded middle. May also be formulated as <math>(\phi \to \chi ) \to ((\lnot \phi \to \chi ) \to \chi )</math>.)
* <math>\lnot \lnot \phi \to \phi </math> (Double negation elimination)
* <math>((\phi \to \chi ) \to \phi ) \to \phi </math> (Peirce's law)
 
In general, one may take as the extra axiom any classical tautology that is not valid in the two-element [[Kripke frame]] <math>\circ{\longrightarrow}\circ</math> (in other words, that is not included in [[intermediate logic|Smetanich's logic]]).
 
Another relationship is given by the [[Gödel–Gentzen negative translation]], which provides an [[embedding]] of classical first-order logic into intuitionistic logic: a first-order formula is provable in classical logic if and only if its Gödel–Gentzen translation is provable intuitionistically. Therefore intuitionistic logic can instead be seen as a means of extending classical logic with constructive semantics.
 
In 1932, [[Kurt Gödel]] defined a system of Gödel logics intermediate between classical and intuitionistic logic; such logics are known as [[intermediate logic]]s.
 
===Non-interdefinability of operators===
In classical propositional logic, it is possible to take one of [[logical conjunction|conjunction]], [[logical disjunction|disjunction]], or [[material conditional|implication]] as primitive, and define the other two in terms of it together with [[logical negation|negation]], such as in [[Jan Łukasiewicz|Łukasiewicz]]'s [[propositional logic#Example 1. Simple axiom system|three axioms of propositional logic]]. It is even possible to define all four in terms of a [[sole sufficient operator]] such as the [[Peirce arrow]] (NOR) or [[Sheffer stroke]] (NAND). Similarly, in classical first-order logic, one of the quantifiers can be defined in terms of the other and negation.
 
These are fundamentally consequences of the [[law of bivalence]], which makes all such connectives merely [[Boolean function]]s. The law of bivalence does not hold in intuitionistic logic, only the [[law of non-contradiction]]. As a result none of the basic connectives can be dispensed with, and the above axioms are all necessary. Most of the classical identities are only theorems of intuitionistic logic in one direction, although some are theorems in both directions. They are as follows:
 
Conjunction versus disjunction:
* <math>(\phi \wedge \psi) \to \neg (\neg \phi \vee \neg \psi)</math>
* <math>(\phi \vee \psi) \to \neg (\neg \phi \wedge \neg \psi)</math>
* <math>(\neg \phi \vee \neg \psi) \to \neg (\phi \wedge \psi)</math>
* <math>(\neg \phi \wedge \neg \psi) \leftrightarrow \neg (\phi \vee \psi)</math>
Conjunction versus implication:
* <math>(\phi \wedge \psi) \to \neg (\phi \to \neg \psi)</math>
* <math>(\phi \to \psi) \to \neg (\phi \wedge \neg \psi)</math>
* <math>(\phi \wedge \neg \psi) \to \neg (\phi \to \psi)</math>
* <math>(\phi \to \neg \psi) \leftrightarrow \neg (\phi \wedge \psi) </math>
Disjunction versus implication:
* <math>(\phi \vee \psi) \to (\neg \phi \to \psi)</math>
* <math>(\neg \phi \vee \psi) \to (\phi \to \psi)</math>
Universal versus existential quantification:
* <math>(\forall x \ \phi(x)) \to \neg (\exists x \ \neg \phi(x))</math>
* <math>(\exists x \ \phi(x)) \to \neg (\forall x \ \neg \phi(x))</math>
* <math>(\exists x \ \neg \phi(x)) \to \neg (\forall x \ \phi(x))</math>
* <math>(\forall x \ \neg \phi(x)) \leftrightarrow \neg (\exists x \ \phi(x))</math>
 
So, for example, "a or b" is a stronger propositional formula than "if not a, then b", whereas these are classically interchangeable. On the other hand, "not (a or b)" is equivalent to "not a, and also not b".
 
If we include equivalence in the list of connectives, some of the connectives become definable from others:
* <math>(\phi\leftrightarrow \psi) \leftrightarrow ((\phi \to \psi)\land(\psi\to\phi))</math>
* <math>(\phi\to\psi) \leftrightarrow ((\phi\lor\psi) \leftrightarrow \psi)</math>
* <math>(\phi\to\psi) \leftrightarrow ((\phi\land\psi) \leftrightarrow \phi)</math>
* <math>(\phi\land\psi) \leftrightarrow ((\phi\to\psi)\leftrightarrow\phi)</math>
* <math>(\phi\land\psi) \leftrightarrow (((\phi\lor\psi)\leftrightarrow\psi)\leftrightarrow\phi)</math>
In particular, {∨, ↔, ⊥} and {∨, ↔, ¬} are complete bases of intuitionistic connectives.
 
As shown by Alexander Kuznetsov, either of the following connectives – the first one ternary, the second one quinary – is by itself [[functionally complete]]: either one can serve the role of a sole sufficient operator for intuitionistic propositional logic, thus forming an analog of the [[Sheffer stroke]] from classical propositional logic:<ref>Alexander Chagrov, Michael Zakharyaschev, ''Modal Logic'', vol. 35 of Oxford Logic Guides, Oxford University Press, 1997, pp. 58–59. ISBN 0-19-853779-4.</ref>
* <math>((p\lor q)\land\neg r)\lor(\neg p\land(q\leftrightarrow r)),</math>
* <math>p\to(q\land\neg r\land(s\lor t)).</math>
 
==Semantics==
The semantics are rather more complicated than for the classical case. A model theory can be given by [[Heyting algebra]]s or, equivalently, by [[Kripke semantics]]. Recently, a [[Semantic theory of truth |Tarski-like model theory]] was proved complete by Bob Constable, but with a different notion of completeness than classically.
 
===Heyting algebra semantics===
In classical logic, we often discuss the [[truth value]]s that a formula can take. The values are usually chosen as the members of a [[Boolean algebra (structure)|Boolean algebra]].  The meet and join operations in the Boolean algebra are identified with the ∧ and ∨ logical connectives, so that the value of a formula of the form ''A'' ∧ ''B'' is the meet of the value of ''A'' and the value of ''B'' in the Boolean algebra.  Then we have the useful theorem that a formula is a valid proposition of classical logic if and only if its value is 1 for every [[valuation (logic)|valuation]]—that is, for any assignment of values to its variables.
 
A corresponding theorem is true for intuitionistic logic, but instead of assigning each formula a value from  a Boolean algebra, one uses values from a [[Heyting algebra]], of which Boolean algebras are a special case.
A  formula is valid in intuitionistic logic if and only if it receives the value of the top element for any valuation on any Heyting algebra.
 
It can be shown that to recognize valid formulas, it is sufficient to consider a  single Heyting algebra whose elements are the open subsets of the real line '''R'''.<ref name="S-U">{{cite book | title = Lectures on the Curry-Howard Isomorphism | last = Sørensen | first = Morten Heine B | coauthors = Paweł Urzyczyn | year = 2006 | publisher = [[Elsevier]] | isbn = 0-444-52077-5 | series = Studies in Logic and the Foundations of Mathematics | page = 42 }}</ref>  In this algebra, the ∧ and ∨ operations correspond to set intersection and union, and the value assigned to a formula ''A'' → ''B'' is int(''A''<sup>C</sup> ∪ ''B''), the [[interior (topology)|interior]] of the union of the value of ''B'' and the [[complement (set theory)|complement]] of the value of ''A''. The bottom element is the empty set ∅, and the top element is the entire line '''R'''. The negation  ¬''A'' of a formula ''A'' is (as usual) defined to be ''A'' → ∅. The value of ¬''A'' then reduces to int(''A''<sup>C</sup>), the interior of the complement of the value of ''A'', also known as the [[exterior (topology)|exterior]] of ''A''. With these assignments, intuitionistically valid formulas are precisely those that are assigned the value of the entire line.<ref name="S-U"/>
 
For example, the formula ¬(''A'' ∧ ¬''A'') is valid, because no matter what set ''X'' is chosen as the value of the formula ''A'', the value of ¬(''A'' ∧ ¬''A'') can be shown to be the entire line:
 
: Value(¬(''A'' ∧ ¬''A'')) =
: int((Value(''A'' ∧ ¬''A''))<sup>C</sup>) =
: int((Value(''A'') ∩ Value(¬''A''))<sup>C</sup>) =
: int((''X'' ∩ int((Value(''A''))<sup>C</sup>))<sup>C</sup>) =
: int((''X'' ∩ int(''X''<sup>C</sup>))<sup>C</sup>)
 
A theorem of [[topology]] tells us that int(''X''<sup>C</sup>) is a subset of ''X''<sup>C</sup>, so the intersection is empty, leaving:
 
: int(∅<sup>C</sup>) = int('''R''') = '''R'''
 
So the valuation of this formula is true, and indeed the formula is valid.
 
But the law of the excluded middle, ''A'' ∨ ¬''A'', can be shown to be ''invalid'' by letting the value of ''A'' be {''y'' : ''y'' &gt; 0 }.  Then the value of ¬''A'' is the interior of {''y'' : ''y'' ≤ 0 }, which is
{''y'' : ''y'' &lt; 0 }, and the value of the formula is the union of
{''y'' : ''y'' &gt; 0 }
and
{''y'' : ''y'' &lt; 0 }, which is {''y'' : ''y'' ≠ 0 }, ''not'' the entire line.
 
The [[interpretation (logic)|interpretation]] of any intuitionistically valid formula in the infinite Heyting algebra described above results in the top element, representing true, as the valuation of the formula, regardless of what values from the algebra are assigned to the variables of the formula.<ref name="S-U"/> Conversely, for every invalid formula, there is an assignment of values to the variables that yields a valuation that differs from the top element.<ref>Alfred Tarski, ''Der Aussagenkalkül und die Topologie'', Fundamenta Mathematicae 31 (1938), 103–134. [http://matwbn.icm.edu.pl/tresc.php?wyd=1&tom=31]</ref><ref name="R-S">{{cite book | title = The Mathematics of Metamathematics | last = Rasiowa | first = Helena | coauthors = Roman Sikorski | year = 1963 | publisher = Państwowe Wydawn. Naukowe | isbn = | location = Warsaw |series =  Monografie matematyczne | pages = 385–386 }}</ref> No finite Heyting algebra has both these properties.<ref name="S-U"/>
 
===Kripke semantics===
{{Main|Kripke semantics}}
 
Building upon his work on semantics of [[modal logic]], [[Saul Kripke]] created another semantics for intuitionistic logic, known as '''Kripke semantics''' or '''relational semantics'''.<ref name=Mosch-IntLog>[http://plato.stanford.edu/entries/logic-intuitionistic/ Intuitionistic Logic]. Written by [http://www.math.ucla.edu/~joan/ Joan Moschovakis]. Published in Stanford Encyclopedia of Philosophy.</ref>
 
===Tarski-like semantics===
 
It was discovered that Tarski-like semantics for intuitionistic logic were not possible to prove complete. However, Robert Constable has shown that a weaker notion of completeness still holds for intuitionistic logic under a Tarski-like model. In this notion of completeness we are concerned not with all of the statements that are true of every model, but with the statements that are true ''in the same way'' in every model. That is, a single proof that the model judges a formula to be true must be valid for every model. In this case, there is not only a proof of completeness, but one that is valid according to intuitionistic logic.<ref>R. Constable, M. Bickford, ''Intuitionistic completeness of first-order logic'', Annals of Pure and Applied Logic, to appear, {{doi|10.1016/j.apal.2013.07.009}}. Preprint on [http://arxiv.org/abs/1110.1614 ArXiv].</ref>
 
===Relation to other logics===
 
Intuitionistic logic is related by [[duality (mathematics)|duality]] to a [[paraconsistent logic]] known as ''Brazilian'', ''anti-intuitionistic'' or ''dual-intuitionistic logic''.<ref>{{cite journal | author=Aoyama, Hiroshi | title= LK, LJ, Dual Intuitionistic Logic, and Quantum Logic | journal=Notre Dame Journal of Formal Logic | year=2004 | volume=45 | issue= 4 | pages= 193–213 | url=  | doi=10.1305/ndjfl/1099238445}}</ref>
 
The subsystem of intuitionistic logic with the FALSE axiom removed is known as [[minimal logic]].
 
==== Relation to many-valued logic ====
[[Kurt Gödel]] in 1932 showed that intuitionistic logic is not a [[many-valued logic|finitely-many valued logic]].  (See the section titled [[#Heyting algebra semantics|Heyting algebra semantics]] above for a sort of "infinitely-many valued logic" interpretation of intuitionistic logic.)
 
==== Relation to intermediate logics ====
Any finite Heyting algebra which is not equivalent to a Boolean algebra defines (semantically) an [[intermediate logic]]. On the other hand, validity of formulae in pure intuitionistic logic is not tied to any individual Heyting algebra but relates to any and all Heyting algebras at the same time.
 
==== Relation to modal logic ====
Any formula of the intuitionistic propositional logic may be translated into the [[modal logic|modal logic S4]] as follows:
 
{|
|-
| <math>\bot^*</math>
| =
| &nbsp;&nbsp;<math>\ \bot</math>
|-
| <math>A^*</math>
| =
| &nbsp;&nbsp;<math>\ \Box A \qquad \hbox{if } A \hbox{ is prime (a positive literal)}</math>
|-
| <math>(A \wedge B)^*</math>
| =
| &nbsp;&nbsp;<math>\ A^* \wedge B^*</math>
|-
| <math>(A \vee B)^*</math>
| =
| &nbsp;&nbsp;<math>\ A^* \vee B^*</math>
|-
| <math>(A \rightarrow B)^*</math>
| =
| &nbsp;&nbsp;<math>\ \Box(A^* \rightarrow B^*)</math>
|-
| <math> (\neg A)^*</math>
| =
| &nbsp;&nbsp;<math>\ \Box(\neg (A^*)) \qquad \hbox{since } \neg A := A \rightarrow \bot</math>
|}
and it has been demonstrated<ref>Lévy, Michel (2011). [http://teachinglogic.liglab.fr/INT1/S4Lint.pdf ''Logique modale propositionnelle S4 et logique intuitioniste propositionnelle''], pp. 4–5.</ref> that the translated formula is valid in the propositional modal logic S4 if and only if the pre-translated formula is valid in IPC. The above set of formulae are called the [[Modal companion|Gödel–McKinsey–Tarski translation]].
 
There is also an intuitionistic version of modal logic S4 called Constructive Modal Logic CS4.<ref name=categorical>Natasha Alechina, Michael Mendler, Valeria de Paiva, and Eike Ritter. [http://www.cs.nott.ac.uk/~nza/papers/Alechina++:01a.pdf ''Categorical and Kripke Semantics for Constructive S4 Modal Logic'']</ref>
 
===Lambda calculus===
There is an extended [[Curry–Howard isomorphism]] between IPC and [[simply-typed lambda calculus]].<ref name=categorical />
 
==See also==
{{Portal|Logic}}
<div style="-moz-column-count:2; column-count:2;">
* [[BHK interpretation]]
* [[Intuitionistic Type Theory]]
* [[Intermediate logics]]
* [[Linear logic]]
* [[Constructive proof]]
* [[Curry–Howard correspondence]]
* [[Computability logic]]
* [[Game semantics]]
* [[Smooth infinitesimal analysis]]
</div>
 
==Notes==
{{Reflist}}
 
==References==
* [[Dirk van Dalen|van Dalen, Dirk]], 2001, "Intuitionistic Logic", in Goble, Lou, ed., ''The Blackwell Guide to Philosophical Logic''. Blackwell.
* Morten H. Sørensen, Paweł Urzyczyn, 2006, ''Lectures on the Curry-Howard Isomorphism'' (chapter 2: "Intuitionistic Logic").  Studies in Logic and the Foundations of Mathematics vol. 149, Elsevier.
*W. A. Carnielli (with A. B.M. Brunner).[http://dx.doi.org/10.1016/j.jal.2004.07.016 "Anti-intuitionism and paraconsistency"].  Journal of Applied Logic Volume 3, Issue 1, March 2005, pages 161-184.
 
==External links==
* [[Stanford Encyclopedia of Philosophy]]:  "[http://plato.stanford.edu/entries/logic-intuitionistic/ Intuitionistic Logic]"—by  Joan Moschovakis.
* [http://www.cs.le.ac.uk/people/nb118/Publications/ESSLLI'05.pdf Intuitionistic Logic] by Nick Bezhanishvili and Dick de Jongh (from the Institute for Logic, Language and Computation at the [[University of Amsterdam]])
* [https://www.princeton.edu/~hhalvors/restricted/kripke_intuitionism.pdf Semantical Analysis of Intuitionistic Logic I] by Saul A. Kripke from ''Harvard University, Cambridge, Mass., USA''
* [http://www.phil.uu.nl/~dvdalen/articles/Blackwell(Dalen).pdf Intuitionistic Logic] by ''[[Dirk van Dalen]]''
* [http://www.illc.uva.nl/j50/contribs/troelstra/troelstra.pdf The discovery of E.W. Beth's semantics for intuitionistic logic] by A.S. Troelstra and P. van Ulsen
* [ftp://ftp.cs.toronto.edu/pub/bonner/papers/hypotheticals/naclp89.ps Expressing Database Queries with Intuitionistic Logic] (''FTP one-click download'') by Anthony J. Bonner. L. Thorne McCarty. Kumar Vadaparty. Rutgers University, Department of Computer Science.
* [http://teachinglogic.liglab.fr/INT1/index.php Tableaux'method for intuitionistic logic through S4-translation] tests the intuitionistic validity of propositional formulae; provided by the Laboratoire d'Informatique de [[Grenoble]].
* [http://www.playmycode.com/play/game/torusglider/validity-tester-for-ipc Validity tester for IPC] (based on [http://www.playmycode.com/play/game/torusglider/mezhirovs-game-for-ipc Mezhirov's game for IPC]) at ''playmycode.com''
 
{{Logic}}
 
{{DEFAULTSORT:Intuitionistic Logic}}
[[Category:Logic in computer science]]
[[Category:Non-classical logic]]
[[Category:Constructivism (mathematics)]]
[[Category:Systems of formal logic]]
[[Category:Intuitionism]]
 
[[de:Intuitionismus (Logik und Mathematik)]]

Revision as of 21:52, 1 March 2014

I am 38 years old and my name is Glen Brazenor. I life in East Nanango (Australia).

My web-site external hemorrhoids treatment