more from this thinker     |     more from this text


Single Idea 13352

[filed under theme 4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / d. Basic theorems of PL ]

Full Idea

The Principle of Cutting is the general point that entailment is transitive, extending this to cover entailments with more than one premiss. Thus if γ |= φ and φ,Δ |= ψ then γ,Δ |= ψ. Here φ has been 'cut out'.

Gist of Idea

'Cutting' allows that if x is proved, and adding y then proves z, you can go straight to z

Source

David Bostock (Intermediate Logic [1997], 2.5.C)

Book Ref

Bostock,David: 'Intermediate Logic' [OUP 1997], p.31


A Reaction

It might be called the Principle of Shortcutting, since you can get straight to the last conclusion, eliminating the intermediate step.


The 18 ideas with the same theme [very useful sequents provable in propositional logic]:

'Modus tollendo ponens' (MTP) says ¬P, P ∨ Q |- Q [Lemmon]
'Modus ponendo tollens' (MPT) says P, ¬(P ∧ Q) |- ¬Q [Lemmon]
We can change conditionals into negated conjunctions with P→Q -||- ¬(P ∧ ¬Q) [Lemmon]
We can change conditionals into disjunctions with P→Q -||- ¬P ∨ Q [Lemmon]
De Morgan's Laws make negated conjunctions/disjunctions into non-negated disjunctions/conjunctions [Lemmon]
The Distributive Laws can rearrange a pair of conjunctions or disjunctions [Lemmon]
We can change conjunctions into negated conditionals with P→Q -||- ¬(P → ¬Q) [Lemmon]
The Law of Transposition says (P→Q) → (¬Q→¬P) [Hughes/Cresswell]
'Thinning' ('dilution') is the key difference between deduction (which allows it) and induction [Hacking]
Gentzen's Cut Rule (or transitivity of deduction) is 'If A |- B and B |- C, then A |- C' [Hacking]
Only Cut reduces complexity, so logic is constructive without it, and it can be dispensed with [Hacking]
'Assumptions' says that a formula entails itself (φ|=φ) [Bostock]
'Thinning' allows that if premisses entail a conclusion, then adding further premisses makes no difference [Bostock]
'Cutting' allows that if x is proved, and adding y then proves z, you can go straight to z [Bostock]
'Negation' says that Γ,¬φ|= iff Γ|=φ [Bostock]
'Conjunction' says that Γ|=φ∧ψ iff Γ|=φ and Γ|=ψ [Bostock]
'Disjunction' says that Γ,φ∨ψ|= iff Γ,φ|= and Γ,ψ|= [Bostock]
The 'conditional' is that Γ|=φ→ψ iff Γ,φ|=ψ [Bostock]