Randolph diagram
   HOME

TheInfoList



OR:

A Randolph diagram (R-diagram) is a simple way to visualize logical expressions and combinations of sets. Randolph diagrams were created by mathematician John F. Randolph in 1965, while he was teaching at the
University of Arkansas The University of Arkansas (U of A, UArk, or UA) is a public land-grant research university in Fayetteville, Arkansas. It is the flagship campus of the University of Arkansas System and the largest university in the state. Founded as Arkansas ...
.


Overview

Randolph diagrams can be interpreted most easily by defining each line as ''belonging to'' or ''relating to'' one logical statement or set. Any dot above the line indicates truth or inclusion and below the line indicates falsity or exclusion. Using this system, one can represent any combination of sets or logical statements using intersecting lines. Though
Venn diagram A Venn diagram is a widely used diagram style that shows the logical relation between sets, popularized by John Venn (1834–1923) in the 1880s. The diagrams are used to teach elementary set theory, and to illustrate simple set relationships ...
s are more commonly used to represent combinations of sets, Randolph diagrams have the advantage of being able to cleanly represent combinations of more than 3 sets. Venn diagrams require either extension into higher spatial dimensions or the use of more complicated shapes while Randolph diagrams evenly subdivide for every additional set. Here is a comparison between a Venn diagram and R-diagram for 5 sets or logical statements:


History

In his introductory paper on the subject, ''Cross-Examining Propositional Calculus and Set Operations'', Randolph mentions that the first use of crosses and dots to represent logical relationships was introduced by W. S. McCulloch, a neurophysiologist and Randolph's contemporary. Randolph modified McCulloch's system with a new way of representing combinations and relationships of more than two logical statements or sets, namely subdividing each section of the R-diagram with a new diagonal line for each new element introduced. Randolph's paper suggests that his original notion was to use R-diagrams to represent logical relationships, and then expanded the idea to be applied to set theory as well. Throughout the paper, R-diagrams are used in conjunction with normal logical and set binary operation symbols.


Application to logic theory

When applying R-diagrams to logic theory, logical statements p, q, and r can each become a line or multiple lines to visually display the validity of each element in a larger statement. Generally, p is thought to be represented by an upward sloping line (/) while q is represented by a downward sloping line (\). A dot in the diagram above a slanting line indicates truth for that statement; likewise, a dot below indicates falsity. The R-diagrams for p and q are shown below, respectively: For more than two statements, the four spaces formed by the intersection of lines p and q must be subdivided into more lines. In the case of r, a single upward sloping line (/) is added in each of the four spaces. The R-diagram for r is shown below: This method can be extended for any number of truth values: , etc. R-diagrams are primarily used to represent logical expressions. Given a logical proposition, R-diagrams are able to display the outcome of every possible true/false variation of each element, creating an alternative way to represent a
truth table A truth table is a mathematical table used in logic—specifically in connection with Boolean algebra, boolean functions, and propositional calculus—which sets out the functional values of logical expressions on each of their functional argumen ...
. All the basic logical operations, or
connectives In logic, a logical connective (also called a logical operator, sentential connective, or sentential operator) is a logical constant. They can be used to connect logical formulas. For instance in the syntax of propositional logic, the binary c ...
, can be expressed using an R-diagrams as a more easily readable alternative to a truth table, as is shown in the table below:


Simplifying logical expressions

R-diagrams can be used to easily simplify complicated logical expressions, using a step-by-step process. Using order of operations, logical operators are applied to R-diagrams in the proper sequence. Finally, the result is an R-diagram that can be converted back into a simpler logical expression. For example, take the following expression: : (Q \leftrightarrow P) \lor (\lnot P \land Q) \, It can be simplified using R-diagrams as follows: : (\leftrightarrow) \lor (\land) \lor which is equal to: : P \rightarrow Q. \,


Proving logical arguments

Similarly, R-diagrams can be used to prove or disprove logical arguments. Take, for instance, the well known argument modus ponens, also known as implication elimination: : \frac This can be converted into a tautological logical expression, : ((P \to Q) \land P) \to Q which can then be simplified using R-diagrams: : (( \to ) \land ) \to ( \land ) \to \to The result is an R-diagram in which every space has a dot. This means the argument is a tautology; it is true in all cases. An R-diagram in which no space has a dot is a
contradiction In traditional logic, a contradiction occurs when a proposition conflicts either with itself or established fact. It is often used as a tool to detect disingenuous beliefs and bias. Illustrating a general tendency in applied logic, Aristotle's ...
, a statement that is never true.


Application to set theory

R-diagrams are also used in
set theory Set theory is the branch of mathematical logic that studies sets, which can be informally described as collections of objects. Although objects of any kind can be collected into a set, set theory, as a branch of mathematics, is mostly conce ...
, as an alternative to Venn diagrams. In set theory, each line represents a set instead of a logical statement; A replaces p and B replaces q. When used for sets, a dot above the line represents inclusion, where a dot below represents exclusion. As in logic, basic set operations can be represented visually using R-diagrams: R-diagrams illustrate the equivalence between the set theoretical and logical concepts: intersection in set theory is equivalent to conjunction in logic, and set theory's union is equivalent to the logical disjunction.


References

{{logic Graphical concepts in set theory Diagrams