Misplaced Pages

Rational consequence relation

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article may be too technical for most readers to understand. Please help improve it to make it understandable to non-experts, without removing the technical details. (April 2023) (Learn how and when to remove this message)

In logic, a rational consequence relation is a non-monotonic consequence relation satisfying certain properties listed below.

A rational consequence relation is a logical framework that refines traditional deductive reasoning to better model real-world scenarios. It incorporates rules like reflexivity, left logical equivalence, right-hand weakening, cautious monotony, disjunction on the left-hand side, logical and on the right-hand side, and rational monotony. These rules enable the relation to handle everyday situations more effectively by allowing for non-monotonic reasoning, where conclusions can be drawn based on usual rather than absolute implications. This approach is particularly useful in cases where adding more information can change the outcome, providing a more nuanced understanding than monotone consequence relations.

Properties

A rational consequence relation {\displaystyle \vdash } satisfies:

REF
Reflexivity θ θ {\displaystyle \theta \vdash \theta }

and the so-called GabbayMakinson rules:

LLE
Left logical equivalence θ ψ θ ϕ ϕ ψ {\displaystyle {\frac {\theta \vdash \psi \quad \quad \theta \equiv \phi }{\phi \vdash \psi }}}
RWE
Right-hand weakening θ ϕ ϕ ψ θ ψ {\displaystyle {\frac {\theta \vdash \phi \quad \quad \phi \models \psi }{\theta \vdash \psi }}}
CMO
Cautious monotonicity θ ϕ θ ψ θ ψ ϕ {\displaystyle {\frac {\theta \vdash \phi \quad \quad \theta \vdash \psi }{\theta \wedge \psi \vdash \phi }}}
DIS
Logical or (i.e. disjunction) on left hand side θ ψ ϕ ψ θ ϕ ψ {\displaystyle {\frac {\theta \vdash \psi \quad \quad \phi \vdash \psi }{\theta \vee \phi \vdash \psi }}}
AND
Logical and on right hand side θ ϕ θ ψ θ ϕ ψ {\displaystyle {\frac {\theta \vdash \phi \quad \quad \theta \vdash \psi }{\theta \vdash \phi \wedge \psi }}}
RMO
Rational monotonicity ϕ ¬ θ ϕ ψ ϕ θ ψ {\displaystyle {\frac {\phi \not \vdash \neg \theta \quad \quad \phi \vdash \psi }{\phi \wedge \theta \vdash \psi }}}

Uses

The rational consequence relation is non-monotonic, and the relation θ ϕ {\displaystyle \theta \vdash \phi } is intended to carry the meaning theta usually implies phi or phi usually follows from theta. In this sense it is more useful for modeling some everyday situations than a monotone consequence relation because the latter relation models facts in a more strict boolean fashion—something either follows under all circumstances or it does not.

Example: cake

The statement "If a cake contains sugar then it tastes good" implies under a monotone consequence relation the statement "If a cake contains sugar and soap then it tastes good." Clearly this doesn't match our own understanding of cakes. By asserting "If a cake contains sugar then it usually tastes good" a rational consequence relation allows for a more realistic model of the real world, and certainly it does not automatically follow that "If a cake contains sugar and soap then it usually tastes good."

Note that if we also have the information "If a cake contains sugar then it usually contains butter" then we may legally conclude (under CMO) that "If a cake contains sugar and butter then it usually tastes good.". Equally in the absence of a statement such as "If a cake contains sugar then usually it contains no soap" then we may legally conclude from RMO that "If the cake contains sugar and soap then it usually tastes good."

If this latter conclusion seems ridiculous to you then it is likely that you are subconsciously asserting your own preconceived knowledge about cakes when evaluating the validity of the statement. That is, from your experience you know that cakes that contain soap are likely to taste bad so you add to the system your own knowledge such as "Cakes that contain sugar do not usually contain soap.", even though this knowledge is absent from it. If the conclusion seems silly to you then you might consider replacing the word soap with the word eggs to see if it changes your feelings.

Example: drugs

Consider the sentences:

  • Young people are usually happy
  • Drug abusers are usually not happy
  • Drug abusers are usually young

We may consider it reasonable to conclude:

  • Young drug abusers are usually not happy

This would not be a valid conclusion under a monotonic deduction system (omitting of course the word 'usually'), since the third sentence would contradict the first two. In contrast the conclusion follows immediately using the Gabbay–Makinson rules: applying the rule CMO to the last two sentences yields the result.

Consequences

The following consequences follow from the above rules:

MP
Modus ponens θ ϕ θ ( ϕ ψ ) θ ψ {\displaystyle {\frac {\theta \vdash \phi \quad \quad \theta \vdash \left(\phi \rightarrow \psi \right)}{\theta \vdash \psi }}}
MP is proved via the rules AND and RWE.
CON
Conditionalisation θ ϕ ψ θ ( ϕ ψ ) {\displaystyle {\frac {\theta \wedge \phi \vdash \psi }{\theta \vdash \left(\phi \rightarrow \psi \right)}}}
CC
Cautious cut θ ϕ θ ϕ ψ θ ψ {\displaystyle {\frac {\theta \vdash \phi \quad \quad \theta \wedge \phi \vdash \psi }{\theta \vdash \psi }}}
The notion of cautious cut simply encapsulates the operation of conditionalisation, followed by MP. It may seem redundant in this sense, but it is often used in proofs so it is useful to have a name for it to act as a shortcut.
SCL
Supraclassity θ ϕ θ ϕ {\displaystyle {\frac {\theta \models \phi }{\theta \vdash \phi }}}
SCL is proved trivially via REF and RWE.

Rational consequence relations via atom preferences

Let L = { p 1 , , p n } {\displaystyle L=\{p_{1},\ldots ,p_{n}\}} be a finite language. An atom is a formula of the form i = 1 n p i ϵ {\displaystyle \bigwedge _{i=1}^{n}p_{i}^{\epsilon }} (where p 1 = p {\displaystyle p^{1}=p} and p 1 = ¬ p {\displaystyle p^{-1}=\neg p} ). Notice that there is a unique valuation which makes any given atom true (and conversely each valuation satisfies precisely one atom). Thus an atom can be used to represent a preference about what we believe ought to be true.

Let A t L {\displaystyle At^{L}} be the set of all atoms in L. For θ {\displaystyle \theta \in } SL, define S θ = { α A t L | α S C θ } {\displaystyle S_{\theta }=\{\alpha \in At^{L}|\alpha \models ^{SC}\theta \}} .

Let s = s 1 , , s m {\displaystyle {\vec {s}}=s_{1},\ldots ,s_{m}} be a sequence of subsets of A t L {\displaystyle At^{L}} . For θ {\displaystyle \theta } , ϕ {\displaystyle \phi } in SL, let the relation s {\displaystyle \vdash _{\vec {s}}} be such that θ s ϕ {\displaystyle \theta \vdash _{\vec {s}}\phi } if one of the following holds:

  1. S θ s i = {\displaystyle S_{\theta }\cap s_{i}=\emptyset } for each 1 i m {\displaystyle 1\leq i\leq m}
  2. S θ s i {\displaystyle S_{\theta }\cap s_{i}\neq \emptyset } for some 1 i m {\displaystyle 1\leq i\leq m} and for the least such i, S θ s i S ϕ {\displaystyle S_{\theta }\cap s_{i}\subseteq S_{\phi }} .

Then the relation s {\displaystyle \vdash _{\vec {s}}} is a rational consequence relation. This may easily be verified by checking directly that it satisfies the GM-conditions.

The idea behind the sequence of atom sets is that the earlier sets account for the most likely situations such as "young people are usually law abiding" whereas the later sets account for the less likely situations such as "young joyriders are usually not law abiding".

Notes

  1. By the definition of the relation s {\displaystyle \vdash _{\vec {s}}} , the relation is unchanged if we replace s 2 {\displaystyle s_{2}} with s 2 s 1 {\displaystyle s_{2}\setminus s_{1}} , s 3 {\displaystyle s_{3}} with s 3 s 2 s 1 {\displaystyle s_{3}\setminus s_{2}\setminus s_{1}} ... and s m {\displaystyle s_{m}} with s m i = 1 m 1 s i {\displaystyle s_{m}\setminus \bigcup _{i=1}^{m-1}s_{i}} . In this way we make each s i {\displaystyle s_{i}} disjoint. Conversely it makes no difference to the rational consequence relation s {\displaystyle \vdash _{\vec {s}}} if we add to subsequent s i {\displaystyle s_{i}} atoms from any of the preceding s i {\displaystyle s_{i}} .

The representation theorem

It can be proven that any rational consequence relation on a finite language is representable via a sequence of atom preferences above. That is, for any such rational consequence relation {\displaystyle \vdash } there is a sequence s = s 1 , , s m {\displaystyle {\vec {s}}=s_{1},\ldots ,s_{m}} of subsets of A t L {\displaystyle At^{L}} such that the associated rational consequence relation s {\displaystyle \vdash _{\vec {s}}} is the same relation: s = {\displaystyle {\vdash _{\vec {s}}}={\vdash }}

Notes

  1. By the above property of s {\displaystyle \vdash _{\vec {s}}} , the representation of a rational consequence relation {\displaystyle \vdash } need not be unique—if the s i {\displaystyle s_{i}} are not disjoint then they can be made so without changing the rational consequence relation and conversely if they are disjoint then each subsequent set can contain any of the atoms of the previous sets without changing the rational consequence relation.

References

Categories: