All Topics  
Existential graph

 

   Email Print
   Bookmark   Link






 

Existential graph



 
 
An existential graph is a type of diagram
Diagram

A diagram is a 2D geometric model symbolic representation of information according to some visualization technique. Sometimes, the technique uses a Three-dimensional space visualization which is then graphical projection onto the 2D surface....
matic or visual notation for logical expressions, proposed by Charles Sanders Peirce, who wrote his first paper on graphical logic
Logical graph

A logical graph is a special type of diagramatic structure in any one of several systems of graphical syntax that Charles Sanders Peirce developed for logic....
 in 1882 and continued to develop the method until his death in 1914.

Alpha nests in beta and gamma. Beta does not nest in gamma, quantified modal logic being more than even Peirce could envisage.

syntax
Syntax

In linguistics, syntax is the study of the principles and rules for constructing Sentence s in natural languages. In addition to referring to the discipline, the term syntax is also used to refer directly to the rules and principles that govern the sentence structure of any individual language, as in "the Irish syntax"....
 is: Any well-formed part of a graph is a subgraph.

The semantics
Semantics

Semantics is the study of meaning in communication. The word is derived from the Greek language word s??a?t???? , "significant", from s??a??? , "to signify, to indicate" and that from s??a , "sign, mark, token"....
 are: Hence the alpha graphs are a minimalist notation for sentential logic, grounded in the expressive adequacy of And and Not.






Discussion
Ask a question about 'Existential graph'
Start a new discussion about 'Existential graph'
Answer questions from other users
Full Discussion Forum



Encyclopedia


An existential graph is a type of diagram
Diagram

A diagram is a 2D geometric model symbolic representation of information according to some visualization technique. Sometimes, the technique uses a Three-dimensional space visualization which is then graphical projection onto the 2D surface....
matic or visual notation for logical expressions, proposed by Charles Sanders Peirce, who wrote his first paper on graphical logic
Logical graph

A logical graph is a special type of diagramatic structure in any one of several systems of graphical syntax that Charles Sanders Peirce developed for logic....
 in 1882 and continued to develop the method until his death in 1914.

The graphs


Peirce proposed three systems of existential graphs:
  • alpha, isomorphic
    Isomorphism

    In abstract algebra, an isomorphism is a bijection map f such that both f and its inverse function f −1 are homomorphisms, i.e., structure-preserving mappings....
     to sentential logic and the two-element Boolean algebra
    Two-element Boolean algebra

    In mathematics and abstract algebra, the two-element Boolean algebra is the Boolean algebra whose underlying set B is the Boolean domain....
    ;
  • beta, isomorphic to first-order logic
    First-order logic

    First-order logic is a formal deductive system used in mathematics, philosophy, linguistics, and computer science. It goes by many names, including: first-order predicate calculus , the lower predicate calculus, the language of first-order logic or predicate logic....
     with identity, with all formulas closed;
  • gamma, (nearly) isomorphic to normal modal logic
    Normal modal logic

    In logic, a normal modal logic is a set L of modal formulas such that L contains:* All propositional tautology ;* All instances of the Kripke schema: ...
    .
Alpha nests in beta and gamma. Beta does not nest in gamma, quantified modal logic being more than even Peirce could envisage.

Alpha

Peircealphagraphs
The syntax
Syntax

In linguistics, syntax is the study of the principles and rules for constructing Sentence s in natural languages. In addition to referring to the discipline, the term syntax is also used to refer directly to the rules and principles that govern the sentence structure of any individual language, as in "the Irish syntax"....
 is:
  • The blank page;
  • Single letters or phrases written anywhere on the page;
  • Any graph may be enclosed by a simple closed curve called a cut or sep. A cut can be empty. Cuts can nest and concatenate at will, but must never intersect.
Any well-formed part of a graph is a subgraph.

The semantics
Semantics

Semantics is the study of meaning in communication. The word is derived from the Greek language word s??a?t???? , "significant", from s??a??? , "to signify, to indicate" and that from s??a , "sign, mark, token"....
 are:
  • The blank page denotes Truth;
  • Letters, phrases, subgraphs, and entire graphs may be True or False;
  • To enclose a subgraph with a cut is equivalent to logical negation
    Negation

    In logic and mathematics, negation or not is an operation on logical values, for example, the logical value of a proposition, that sends true to false and false to true....
     or Boolean complementation. Hence an empty cut denotes False;
  • All subgraphs within a given cut are tacitly conjoined.
Hence the alpha graphs are a minimalist notation for sentential logic, grounded in the expressive adequacy of And and Not. The alpha graphs constitute a radical simplification of the two-element Boolean algebra
Two-element Boolean algebra

In mathematics and abstract algebra, the two-element Boolean algebra is the Boolean algebra whose underlying set B is the Boolean domain....
 and the truth functors.

The depth of an object is the number of cuts that enclose it.

Rules of inference:
  • Insertion - Any subgraph may be inserted into an odd numbered depth.
  • Erasure - Any subgraph in an even numbered depth may be erased.


Rules of equivalence:
  • Double cut - A pair of cuts with nothing between them may be drawn around any subgraph. Likewise two nested cuts with nothing between them may be erased. This rule is equivalent to Boolean involution.
  • Iteration/Deiteration – To understand this rule, it is best to view a graph as a tree structure
    Tree structure

    A tree structure is a way of representing the hierarchy nature of a structure in a graphical form.It is named a "tree structure" because the graph looks a bit like a tree, even though the tree is generally shown upside down compared with a real tree; that is to say with the root at the top and the leaves at the bottom....
     having node
    Node (computer science)

    A node is an abstract basic unit used to build linked data structures such as tree data structure, linked lists, and computer-based representations of graph ....
    s and ancestors
    Tree structure

    A tree structure is a way of representing the hierarchy nature of a structure in a graphical form.It is named a "tree structure" because the graph looks a bit like a tree, even though the tree is generally shown upside down compared with a real tree; that is to say with the root at the top and the leaves at the bottom....
    . Any subgraph P in node n may be copied into any node depending on n. Likewise, any subgraph P in node n may be erased if there exists a copy of P in some node ancestral to n (i.e., some node on which n depends). For an equivalent rule in an algebraic context, see C2 in Laws of form
    Laws of Form

    Laws of Form is a book by G. Spencer-Brown, published in 1969, that straddles the boundary between mathematics and of philosophy. LoF describes three distinct logical systems:...
    .


A proof manipulates a graph by a series of steps, with each step justified by one of the above rules. If a graph can be reduced by steps to the blank page or an empty cut is what is now called a tautology
Tautology (logic)

In propositional logic, a tautology is a propositional formula that is true under any possible Valuation of its propositional variables. For example, the propositional formula is a tautology, because the statement is true for any valuation of A....
 (or the complement thereof). Graphs that cannot be simplified beyond a certain point are analogues of the satisfiable formula
Formula

In mathematics and in the sciences, a formula is a concise way of expressing information symbolically , or a general relationship between quantities....
s of first-order logic
First-order logic

First-order logic is a formal deductive system used in mathematics, philosophy, linguistics, and computer science. It goes by many names, including: first-order predicate calculus , the lower predicate calculus, the language of first-order logic or predicate logic....
.

Beta

Peirce notated predicate
Predicate (logic)

Sometimes it is inconvenient or impossible to describe a set by listing all of its elements. Another useful way to define a set is by specifying a property that the elements of the set have in common....
s using intuitive English phrases; the standard notation of contemporary logic, capital Latin letters, may also be employed. A dot asserts the existence of some individual in the domain of discourse
Domain of discourse

The domain of discourse, sometimes called the universe of discourse, logical discourse, or simply discourse, is an analytic tool used in deductive logic, especially predicate logic....
. Multiple instances of the same object are linked by a line, called the "line of identity". There are no literal variable
Variable

A variable is a symbol that stands for a value that may vary; the term usually occurs in opposition to constant, which is a symbol for a non-varying value, i.e....
s or quantifiers in the sense of first-order logic
First-order logic

First-order logic is a formal deductive system used in mathematics, philosophy, linguistics, and computer science. It goes by many names, including: first-order predicate calculus , the lower predicate calculus, the language of first-order logic or predicate logic....
. A line of identity connecting two or more predicates can be read as asserting that the predicates share a common variable. The presence of lines of identity requires modifying the alpha rules of Equivalence.

The beta graphs can be read as a system in which all formula are to be taken as closed, because all variables are implicitly quantified. If the "shallowest" part of a line of identity has even (odd) depth, the associated variable is tacitly existentially (universally) quantified.

was the first to note that the beta graphs are isomorphic
Isomorphism

In abstract algebra, an isomorphism is a bijection map f such that both f and its inverse function f −1 are homomorphisms, i.e., structure-preserving mappings....
 to first-order logic
First-order logic

First-order logic is a formal deductive system used in mathematics, philosophy, linguistics, and computer science. It goes by many names, including: first-order predicate calculus , the lower predicate calculus, the language of first-order logic or predicate logic....
 with identity
Identity

Identity may refer to:...
 (also see Zeman 1967). However, the secondary literature, especially Roberts (1973) and Shin (2002), does not agree on just how this is so. Peirce's writings do not address this question, because first-order logic was first clearly articulated only some years after his death, in the 1928 first edition of David Hilbert
David Hilbert

David Hilbert was a Germany mathematician, recognized as one of the most influential and universal mathematicians of the 19th and early 20th centuries....
 and Wilhelm Ackermann
Wilhelm Ackermann

Wilhelm Friedrich Ackermann was a Germany mathematician best known for the Ackermann function, an important example in the theory of computation....
's Principles of Theoretical Logic
Principles of Theoretical Logic

Principles of Mathematical Logic is the 1950 American translation of the 1938 second edition of David Hilbert's and Wilhelm Ackermann's classic text Grundz?ge der theoretischen Logik, on elementary mathematical logic....
.

Gamma

Add to the syntax of alpha a second kind of simple closed curve, written using a dashed rather than a solid line. Peirce proposed rules for this second style of cut, which can be read as the primitive unary operator
Unary operation

In mathematics, a unary operation is an operation with only one operand, i.e. an operation with a single input, or in other words, a function of one variable ....
 of modal logic
Modal logic

A modal logic is any system of mathematical logic#Formal logic that attempts to deal with notions of possibility and necessity. Traditionally, there are three "modes" or "moods" or "modalities" of the Copula to be, namely, Logical possibility, probability, and Necessary_and_sufficient_conditions#Necessary_conditions....
.

was the first to note that straightforward emendations of the gamma graph rules yield the well-known modal logics S4
Modal logic

A modal logic is any system of mathematical logic#Formal logic that attempts to deal with notions of possibility and necessity. Traditionally, there are three "modes" or "moods" or "modalities" of the Copula to be, namely, Logical possibility, probability, and Necessary_and_sufficient_conditions#Necessary_conditions....
 and S5
S5 (modal logic)

In logic and philosophy, S5 is one of five systems of modal logic proposed byClarence Irving Lewis and Cooper Harold Langford in their 1932 book Symbolic Logic....
. Hence the gamma graphs can be read as a peculiar form of normal modal logic
Normal modal logic

In logic, a normal modal logic is a set L of modal formulas such that L contains:* All propositional tautology ;* All instances of the Kripke schema: ...
. This finding of Zeman's has gone unremarked to this day.

Peirce's role

The existential graphs are a curious offspring of Peirce
Charles Peirce

Charles Sanders Peirce was an American logician, mathematics, Philosophy, and science, born in Cambridge, Massachusetts. Peirce was educated as a chemist and employed as a scientist for 30 years....
 the logic
Logic

Logic is the study of the principles of valid demonstration and inference. Logic is a branch of philosophy, a part of the classical Trivium . The word derives from Greek language ?????? , fem....
ian/ mathematician with Peirce the founder of a major strand of semiotics
Semiotics

'Semiotics, also called semiotic studies or semiology, is the study of sign processes , or signification and communication, sign and symbols, both individually and grouped into sign systems....
. Peirce's graphical logic is but one of his many accomplishments in logic and mathematics. In a series of papers beginning in 1867, and culminating with his classic paper in the 1885 American Journal of Mathematics
American Journal of Mathematics

American Journal of Mathematics is a bimonthly mathematics journal published by the Johns Hopkins University Press, founded in 1878 by James Joseph Sylvester....
, Peirce developed much of the two-element Boolean algebra
Two-element Boolean algebra

In mathematics and abstract algebra, the two-element Boolean algebra is the Boolean algebra whose underlying set B is the Boolean domain....
, propositional calculus, quantification
Quantification

Quantification has two distinct meanings. In mathematics and empirical science, it refers to human acts, known as counting and measuring that map human sense observations and experiences into element s of some Set of numbers....
 and the predicate calculus
First-order logic

First-order logic is a formal deductive system used in mathematics, philosophy, linguistics, and computer science. It goes by many names, including: first-order predicate calculus , the lower predicate calculus, the language of first-order logic or predicate logic....
, and some rudimentary set theory
Set theory

Set theory is the branch of mathematics that studies Set , which are collections of objects. Although any type of object can be collected into a set, set theory is applied most often to objects that are relevant to mathematics....
. Model theorists
Model theory

In mathematics, model theory is the study of mathematical Structure such as Group , fields, graph , or even models of set theory, using tools from mathematical logic....
 consider Peirce the first of their kind. He also extended De Morgan's relation algebra
Relation algebra

In mathematics, a relation algebra is a residuated Boolean algebra supporting an involution unary operation called converse. The motivating example of a relation algebra is the algebra 2X? of all binary relations on a set X, with R?S interpreted as the usual Composition of relations....
. He stopped short of metalogic (which eluded even Principia Mathematica
Principia Mathematica

The Principia Mathematica is a 3-volume work on the foundations of mathematics, written by Alfred North Whitehead and Bertrand Russell and published in 1910?1913....
).

But Peirce's evolving semiotic theory led him to doubt the value of logic formulated using conventional linear notation, and to prefer that logic and mathematics be notated in two (or even three) dimensions. His work went beyond Euler's diagrams
Euler circle

Euler circle may refer to:* Nine-point circle, a circle that can be constructed for any given triangle* Euler diagram, a diagrammatic means of representing sets and their relationships...
 and Venn
Venn

Venn may mean:* Venn diagrams, used in logic* John Venn , British logician and the inventor of Venn diagrams* John Venn , Vice-Chancellor of Oxford University...
's revision thereof. Frege's 1879 Begriffsschrift
Begriffsschrift

Begriffsschrift is the title of a short book on logic by Gottlob Frege, published in 1879, and is also the name of the formal system set out in that book....
 also employed a two-dimensional notation for logic, but one very different from Peirce's.

Peirce's first published paper on graphical logic (reprinted in Vol. 3 of his Collected Papers) proposed a system dual (in effect) to the alpha existential graphs, called the entitative graph
Entitative graph

An entitative graph is an element of the graph theory syntax for logic that Charles Sanders Peirce developed under the name of qualitative logic beginning in the 1880's, taking the coverage of the formal system only as far as the propositional calculus aspects of logic are concerned....
s. He very soon abandoned this formalism in favor of the existential graphs. The graphical logic went unremarked during his lifetime, and was invariably denigrated or ignored after his death, until the Ph.D. theses by Roberts (1964) and .

See also

  • Ampheck
  • Conceptual graph
    Conceptual graph

    A conceptual graph is a notation for logic based on the existential graphs of Charles Sanders Peirce and the semantic networks of artificial intelligence....
  • Entitative graph
    Entitative graph

    An entitative graph is an element of the graph theory syntax for logic that Charles Sanders Peirce developed under the name of qualitative logic beginning in the 1880's, taking the coverage of the formal system only as far as the propositional calculus aspects of logic are concerned....
  • Logical graph
    Logical graph

    A logical graph is a special type of diagramatic structure in any one of several systems of graphical syntax that Charles Sanders Peirce developed for logic....


Primary literature

  • 1931-35. The Collected Papers of C.S. Peirce. Pp 320-470 of vol. 4 constitute the locus citandum for the existential graphs. Available online as and .
  • 1992. Reasoning and the Logic of Things. Ketner, K. L., and Hilary Putnam
    Hilary Putnam

    Hilary Whitehall Putnam is an American philosopher who has been a central figure in analytic philosophy since the 1960s, especially in philosophy of mind, philosophy of language, and philosophy of science....
    , eds.. Harvard University Press
    Harvard University Press

    Harvard University Press is a publishing house, a division of Harvard University, that is highly respected in academic publishing. It was established on January 13, 1913....
    .
  • 2001. Semiotic and Significs: The Correspondence between C.S. Peirce and Victoria Lady Welby. Hardwick, C.S., ed. Lubbock TX: Texas Tech University Press.
  • , edited with commentary by John Sowa.


As of this writing, the chronological critical edition of Peirce's works, the , extends only to 1890. Much of Peirce's work on logical graph
Logical graph

A logical graph is a special type of diagramatic structure in any one of several systems of graphical syntax that Charles Sanders Peirce developed for logic....
s consists of manuscripts written after that date and still unpublished. Hence our understanding of Peirce's graphical logic is likely to change as the remaining 25 volumes of the chronological edition appear.

Secondary literature

  • Hammer, Eric M., 1998, "Semantics for Existential Graphs," Journal of Philosophical Logic 27: 489 - 503.
  • Roberts, Don D., 1964, "Existential Graphs and Natural Deduction" in Moore, E. C., and Robin, R. S., eds., Studies in the Philosophy of C. S. Peirce, 2nd series. Amherst MA: University of Massachusetts Press. The first publication to show any sympathy and understanding for Peirce's graphical logic.
  • --------, 1973. The Existential Graphs of C.S. Peirce. John Benjamins. An outgrowth of his 1963 thesis.
  • Shin, Sun-Joo, 2002. The Iconic Logic of Peirce's Graphs. MIT Press.
  • Zeman, J. J., 1964, Unpublished Ph.D. thesis submitted to the University of Chicago
    University of Chicago

    The University of Chicago is a private university located principally in the Hyde Park, Chicago neighborhood of Chicago. Although an older university by the same name existed prior to its founding, the modern University of Chicago credits its founding to the oil magnate John D....
    .
  • --------, 1967, "A System of Implicit Quantification," Journal of Symbolic Logic 32: 480-504.


External links

  • Stanford Encyclopedia of Philosophy
    Stanford Encyclopedia of Philosophy

    The Stanford Encyclopedia of Philosophy is a Open access online encyclopedia of philosophy maintained by Stanford University. The SEP was initially developed with U.S....
    : by Eric Hammer. Employs parentheses notation.
  • Dau, F., An annotated bibliography on the existential graphs.
  • Gottschall, Christian, — Java applet for deriving Alpha graphs.
  • ""
  • Van Heuveln, Bram, "" Dept. of Cognitive Science, Rensselaer Polytechnic Institute
    Rensselaer Polytechnic Institute

    Rensselaer Polytechnic Institute, or RPI, is a Private university research university located in Troy, New York, New York, United States. RPI was founded in 1824 by Stephen Van Rensselaer III for the "application of science to the common purposes of life", and is the oldest technological university in the English-speaking world....
    . Alpha only.