Logical Theory


 

The following functions are introduced.


If F is a set of functions from elements of W to elements of W then

where an element of gts(F) is called a global transformation function of sequents of W and an element of gta(F) is called a global transformation function of assertions of W.
 

If F is a set of functions from elements of W to elements of W then

where an element of lts(F) is called a local transformation function of sequents of W and an element of lta(F) is called a local transformation function of assertions of W.
 

Let W be a set.  A transformation structure on W is a set of functions from assertions of W to assertions of W such that the set contains the identity function and which is closed under function composition.  Such a set forms a monoid under function composition.  The smallest transformation structure on W contains only the identity function and the largest contains all functions.

An assertion x is said to precede an assertion y if there is a function f in the transformation structure on W such that f(x) = y and is written x ≾ y.  Alternatively, y is said to be an instance of x.  If x ≾ y and y ≾ x then x is said to be equivalent to y and is written x ≈ y.  If x ≾ y and it is not the case that y ≾ x then x is said to strictly precede y and is written x ≺ y.  The ≾ relation is reflexive, transitive and anti-symmetric under function composition.  The ≈ relation is reflexive, transitive and symmetric under function composition.  The ≺ relation is irreflexive and transitive under function composition.
 


Let W be a set, L a set of functions from W to W and G a set of functions from W to W where both L and G contain the identity function.  Then the transformation structure defined on W by L and G is the transitive closure under function composition of gta(G) ∪ lta(L).
 


 
Let W be a set, R a set of assertions of W and S a transformation structure on W.  Then a set of sequents p is well-formed with respect to R and S if p is well-ordered (i.e. linearly ordered with a minimal element) and for all s ∈ p either
 
Let W be a set, R a set of assertions of W, S a transformation structure on W and <B,s> an assertion of W.  Then a set of sequents p is a proof of <B,s> with respect to R and S if p is well-formed with respect to (R ∪ sta(B)) and S such that s is the minimal sequent in p and where the omission of any sequent in p or the omission of any assumption in B would result in p not being well-formed with respect to (R ∪ sta(B)) and S.
 
 
Let W be a set, S a transformation structure on W and R a set of assertions of W.  Then a deduction of W with respect to R and S is a tuple <r,p> where r is an assertion of W and p is a proof of r with respect to R and S.
 
 
A logical theory is a tuple <W,L,G,A,T> where If L is a logical theory then a sequent of L is defined as a sequent of W, an assertion of L is defined as an assertion of W and a deduction of L is defined as a deduction of W with respect to (A ∪ dta(T)) and S.  For a logical theory, the terms are defined by its formative rules and the transformation functions are defined by its transformational rules.
 
 
A logical theory is standard when terms are composed of finite strings of symbols not including ⊢ and ⊨, all sequents, assertions and proofs contain only finite sets, the set of consequences is finite and when hold in the system so that ⊢ satisifies the necessary conditions to be a consequence relation.  If reflexivity is available as an axiom or theorem then monotonicity and transitivity can be proven as derived meta-rules.

The reflexivity rule holds in the system.
 

{p} ⊨ p

Proof:
 

1. p assumption

The transformation meta- rule holds in the system
 

{p} ⊨ q [p ≾ q]

Proof:
 

1. q assumption where p ≾ q
 

[ Last | Overview ]