This site is supported by donations to The OEIS Foundation.

Differential Logic • Part 1

From OeisWiki
Jump to: navigation, search

Author: Jon Awbrey



Introduction

Differential logic is the component of logic whose object is the description of variation — for example, the aspects of change, difference, distribution, and diversity — in universes of discourse subject to logical description.  A definition that broad naturally incorporates any study of variation by way of mathematical models, but differential logic is especially charged with the qualitative aspects of variation pervading or preceding quantitative models.  To the extent a logical inquiry makes use of a formal system, its differential component treats the principles governing the use of a differential logical calculus, that is, a formal system with the expressive capacity to describe change and diversity in logical universes of discourse.

Simple examples of differential logical calculi are furnished by differential propositional calculi.  A differential propositional calculus is a propositional calculus extended by a set of terms for describing aspects of change and difference, for example, processes taking place in a universe of discourse or transformations mapping a source universe to a target universe.  Such a calculus augments ordinary propositional calculus in the same way the differential calculus of Leibniz and Newton augments the analytic geometry of Descartes.

Cactus Language for Propositional Logic

The development of differential logic is facilitated by having a moderately efficient calculus in place at the level of boolean-valued functions and elementary logical propositions.  One very efficient calculus on both conceptual and computational grounds is based on just two types of logical connectives, both of variable -ary scope.  The syntactic formulas of this calculus map into a family of graph-theoretic structures called “painted and rooted cacti” which lend visual representation to the functional structures of propositions and smooth the path to efficient computation.

The first kind of connective takes the form of a parenthesized sequence of propositional expressions, written and meaning exactly one of the propositions is false, in short, their minimal negation is true.  An expression of this form maps into a cactus structure called a lobe, in this case, “painted” with the colors as shown below.

Cactus Graph Ej Lobe Connective.jpg

The second kind of connective is a concatenated sequence of propositional expressions, written and meaning all the propositions are true, in short, their logical conjunction is true.  An expression of this form maps into a cactus structure called a node, in this case, “painted” with the colors as shown below.

Cactus Graph Ej Node Connective.jpg

All other propositional connectives can be obtained through combinations of these two forms.  As it happens, the parenthesized form is sufficient to define the concatenated form, making the latter formally dispensable, but it's convenient to maintain it as a concise way of expressing more complicated combinations of parenthesized forms.  While working with expressions solely in propositional calculus, it's easiest to use plain parentheses for logical connectives.  In contexts where ordinary parentheses are needed for other purposes an alternate typeface may be used for the logical operators.

Table 1 shows the cactus graphs, the corresponding cactus expressions, their logical meanings under the so-called existential interpretation, and their translations into conventional notations for a sample of basic propositional forms.


Rooted Node.jpg
Rooted Edge.jpg
Cactus A Big.jpg
Cactus (A) Big.jpg
Cactus ABC Big.jpg
Cactus ((A)(B)(C)) Big.jpg
Cactus (A(B)) Big.jpg

Cactus (A,B) Big.jpg

Cactus ((A,B)) Big.jpg

Cactus (A,B,C) Big.jpg

Cactus ((A),(B),(C)) Big.jpg

Cactus (A,(B,C)) Big.jpg



Cactus (X,(A),(B),(C)) Big.jpg


The simplest expression for logical truth is the empty word, typically denoted by or in formal languages, where it is the identity element for concatenation.  To make it visible in context, it may be denoted by the equivalent expression or, especially if operating in an algebraic context, by a simple   Also when working in an algebraic mode, the plus sign may be used for exclusive disjunction.  Thus we have the following translations of algebraic expressions into cactus expressions.

It is important to note the last expressions are not equivalent to the 3-place form

Differential Expansions of Propositions

Bird's Eye View

An efficient calculus for the realm of logic represented by boolean functions and elementary propositions makes it feasible to compute the finite differences and the differentials of those functions and propositions.

For example, consider a proposition of the form that is graphed as two letters attached to a root node:

Cactus Graph Existential P and Q.jpg

Written as a string, this is just the concatenation .

The proposition may be taken as a boolean function having the abstract type where is read in such a way that means and means

Imagine yourself standing in a fixed cell of the corresponding venn diagram, say, the cell where the proposition is true, as shown in the following Figure:

Venn Diagram P and Q.jpg

Now ask yourself: What is the value of the proposition at a distance of and from the cell where you are standing?

Don't think about it — just compute:

Cactus Graph (p,dp)(q,dq).jpg

The cactus formula and its corresponding graph arise by substituting for and for in the boolean product or logical conjunction and writing the result in the two dialects of cactus syntax. This follows from the fact that the boolean sum is equivalent to the logical operation of exclusive disjunction, which parses to a cactus graph of the following form:

Cactus Graph (p,dp).jpg

Next question: What is the difference between the value of the proposition over there, at a distance of and and the value of the proposition where you are standing, all expressed in the form of a general formula, of course? Here is the appropriate formulation:

Cactus Graph ((p,dp)(q,dq),pq).jpg

There is one thing that I ought to mention at this point: Computed over plus and minus are identical operations. This will make the relation between the differential and the integral parts of the appropriate calculus slightly stranger than usual, but we will get into that later.

Last question, for now: What is the value of this expression from your current standpoint, that is, evaluated at the point where is true? Well, substituting for and for in the graph amounts to erasing the labels and as shown here:

Cactus Graph (( ,dp)( ,dq), ).jpg

And this is equivalent to the following graph:

Cactus Graph ((dp)(dq)).jpg

We have just met with the fact that the differential of the and is the or of the differentials.

Cactus Graph pq Diff ((dp)(dq)).jpg

It will be necessary to develop a more refined analysis of that statement directly, but that is roughly the nub of it.

If the form of the above statement reminds you of De Morgan's rule, it is no accident, as differentiation and negation turn out to be closely related operations. Indeed, one can find discussions of logical difference calculus in the Boole–De Morgan correspondence and Peirce also made use of differential operators in a logical context, but the exploration of these ideas has been hampered by a number of factors, not the least of which has been the lack of a syntax that was adequate to handle the complexity of expressions that evolve.

Worm's Eye View

Let's run through the initial example again, keeping an eye on the meanings of the formulas which develop along the way.  We begin with a proposition or a boolean function

Venn Diagram F = P and Q.jpg
Cactus Graph F = P and Q.jpg

A function like this has an abstract type and a concrete type.  The abstract type is what we invoke when we write things like or The concrete type takes into account the qualitative dimensions or the “units” of the case, which can be explained as follows.

Let be the set of values
Let be the set of values

Then interpret the usual propositions about as functions of the concrete type

We are going to consider various operators on these functions. Here, an operator is a function that takes one function into another function

The first couple of operators that we need to consider are logical analogues of the pair that play a founding role in the classical finite difference calculus, namely:

The difference operator written here as
The enlargement operator written here as

These days, is more often called the shift operator.

In order to describe the universe in which these operators operate, it is necessary to enlarge the original universe of discourse. Starting from the initial space its (first order) differential extension is constructed according to the following specifications:

where:

The interpretations of these new symbols can be diverse, but the easiest option for now is just to say that means “change ” and means “change ”.

Drawing a venn diagram for the differential extension requires four logical dimensions, but it is possible to project a suggestion of what the differential features and are about on the 2-dimensional base space by drawing arrows that cross the boundaries of the basic circles in the venn diagram for reading an arrow as if it crosses the boundary between and in either direction and reading an arrow as if it crosses the boundary between and in either direction.

Venn Diagram p q dp dq.jpg

Propositions are formed on differential variables, or any combination of ordinary logical variables and differential logical variables, in the same ways that propositions are formed on ordinary logical variables alone. For example, the proposition says the same thing as in other words, that there is no change in without a change in

Given the proposition over the space the (first order) enlargement of is the proposition over the differential extension that is defined by the following formula:

In the example the enlargement is computed as follows:

Cactus Graph Ef = (p,dp)(q,dq).jpg

Given the proposition over the (first order) difference of is the proposition over that is defined by the formula or, written out in full:

In the example the difference is computed as follows:

Cactus Graph Df = ((p,dp)(q,dq),pq).jpg

We did not yet go through the trouble to interpret this (first order) difference of conjunction fully, but were happy simply to evaluate it with respect to a single location in the universe of discourse, namely, at the point picked out by the singular proposition that is, at the place where and This evaluation is written in the form or and we arrived at the locally applicable law that is stated and illustrated as follows:

Venn Diagram Difference pq @ pq.jpg
Cactus Graph Difference pq @ pq.jpg

The picture shows the analysis of the inclusive disjunction into the following exclusive disjunction:

The differential proposition that results may be interpreted to say “change or change or both”. And this can be recognized as just what you need to do if you happen to find yourself in the center cell and require a complete and detailed description of ways to escape it.

Panoptic View • Difference Maps

In the last section we computed what is variously called the difference map, the difference proposition, or the local proposition of the proposition at the point where and

In the universe the four propositions indicating the “cells”, or the smallest regions of the venn diagram, are called singular propositions.  These serve as an alternative notation for naming the points respectively.

Thus we can write so long as we know the frame of reference in force.

In the example the value of the difference proposition at each of the four points in may be computed in graphical fashion as shown below:

Cactus Graph Df = ((p,dp)(q,dq),pq).jpg
Cactus Graph Difference pq @ pq = ((dp)(dq)).jpg
Cactus Graph Difference pq @ p(q) = (dp)dq.jpg
Cactus Graph Difference pq @ (p)q = dp(dq).jpg
Cactus Graph Difference pq @ (p)(q) = dp dq.jpg

The easy way to visualize the values of these graphical expressions is just to notice the following equivalents:

Cactus Graph Ej Lobe Rule.jpg
Cactus Graph Ej Spike Rule.jpg

Laying out the arrows on the augmented venn diagram, one gets a picture of a differential vector field.

Venn Diagram Difference pq.jpg

The Figure shows the points of the extended universe indicated by the difference map namely, the following six points or singular propositions.

The information borne by should be clear enough from a survey of these six points — they tell you what you have to do from each point of in order to change the value borne by that is, the move you have to make in order to reach a point where the value of the proposition is different from what it is where you started.

We have been studying the action of the difference operator on propositions of the form as illustrated by the example that is known in logic as the conjunction of and The resulting difference map is a (first order) differential proposition, that is, a proposition of the form

Abstracting from the augmented venn diagram that shows how the models or satisfying interpretations of distribute over the extended universe of discourse the difference map can be represented in the form of a digraph or directed graph, one whose points are labeled with the elements of and whose arrows are labeled with the elements of as shown in the following Figure.

Directed Graph Difference pq.jpg

Any proposition worth its salt can be analyzed from many different points of view, any one of which has the potential to reveal an unsuspected aspect of the proposition's meaning.  We will encounter more and more of these alternative readings as we go.

Panoptic View • Enlargement Maps

The enlargement or shift operator exhibits a wealth of interesting and useful properties in its own right, so it pays to examine a few of the more salient features that play out on the surface of our initial example,

A suitably generic definition of the extended universe of discourse is afforded by the following set-up:

For a proposition of the form the (first order) enlargement of is the proposition that is defined by the following equation:

The differential variables are boolean variables of the same basic type as the ordinary variables Although it is conventional to distinguish the (first order) differential variables with the operative prefix “” this way of notating differential variables is entirely optional. It is their existence in particular relations to the initial variables, not their names, that defines them as differential variables.

In the example of logical conjunction, the enlargement is formulated as follows:

Given that this expression uses nothing more than the boolean ring operations of addition and multiplication, it is permissible to “multiply things out” in the usual manner to arrive at the following result:

To understand what the enlarged or shifted proposition means in logical terms, it serves to go back and analyze the above expression for in the same way that we did for Toward that end, the value of at each may be computed in graphical fashion as shown below:

Cactus Graph Ef = (p,dp)(q,dq).jpg
Cactus Graph Enlargement pq @ pq = (dp)(dq).jpg
Cactus Graph Enlargement pq @ p(q) = (dp)dq.jpg
Cactus Graph Enlargement pq @ (p)q = dp(dq).jpg
Cactus Graph Enlargement pq @ (p)(q) = dp dq.jpg

Given the data that develops in this form of analysis, the disjoined ingredients can now be folded back into a boolean expansion or a disjunctive normal form (DNF) that is equivalent to the enlarged proposition

Here is a summary of the result, illustrated by means of a digraph picture, where the “no change” element is drawn as a loop at the point

Directed Graph Enlargement pq.jpg

We may understand the enlarged proposition as telling us all the different ways to reach a model of the proposition from each point of the universe