ON SOME PROPERTIES OF SEVERAL PROOF

0 downloads 0 Views 835KB Size Report
Abstract. In this work we investigate the relations between the proofs complexities of minimal tautologies and of results of substitutions in them in some systems ...
ON SOME PROPERTIES OF SEVERAL PROOF SYSTEMS FOR 2-VALUED AND 3-VALUED PROPOSITIONAL LOGIC Chubaryan Anahit Doctor of Physical and Mathematical Sciences, Full Professor of Yerevan State University and Russian-Armenian University E-mail: [email protected]

PetrosyanGarik Master Student of Department of Informatics and Applied Mathematics of Yerevan State University and Scientific Assistant in of Russian-Armenian University E-mail: [email protected]

Abstract In this work we investigate the relations between the proofs complexities of minimal tautologies and of results of substitutions in them in some systems of 2-valyed classical logic an 3-valued logic.. We show that the result of substitution can be proved easier, than corresponding minimal tautology, therefore the systems, which are considered in this paper, are no monotonous neither by lines nor by size. Keywords: minimal tautology; Frege systems; substitution Frege systems; Sequent proof systems; proof complexity measures; monotonous system, 3-valued logic.

1. Introduction The minimal tautologies, i.e. tautologies, which are not a substitution of a shorter tautology, play main role in proof complexity area. Really all hard propositional formulaes, proof complexities of which are investigated in many well known papers, are minimal tautologies. There is traditional assumption that minimal tautology must be no harder than any substitution in it. This idea was revised at first by Anikeev in [1]. He had introduced the notion of monotonous proof system and had given two examples of no complete propositional proof systems: monotonous system, in which the proof lines of all minimal tautologies are no more, than the proof lines for results of a substitutions in them, and no monotonous system, the proof lines of substituted 1

formulas in which can be less than the proof lines of corresponding minimal tautologies. We introduce for the propositional proof systems the notions of monotonous by lines and monotonous by sizes of proofs. In [2] it is proved that Frege systems 𝓕 are no monotonous neither by lines nor by size. In this paper we prove that substitution Frege systems S𝓕, the well known propositional sequent systems 𝑷𝑲, 𝑷𝑲− and corresponding systems with substitution rule 𝐒𝑷𝑲, 𝐒𝑷𝑲− are no monotonous neither by lines nor by size. Analogous result we prove for some systems of Łukasiewicz’s 3-valued propositional logic also. This work consists from 4 main sections. After Introduction we give the main notion and notations as well as some auxiliary statements in Preliminaries. The main results are given in the last two sections.

2.Preliminaries We will use the current concepts of a propositional formula, a classical tautology, sequent, Frege proof systems, sequent systems for classical propositional logic and proof complexity [3]. Let us recall some of them.

2.1.The considered systems of 2-valued propositional logic. Follow [3] we give the definition of main systems, which are considered in this point. 2.1.1. A Frege system 𝓕 uses a denumerable set of 2-valued variables, a finite, complete set of propositional connectives; 𝓕 has a finite set of inference rules defined by a figure of the form

A1 A2  Am (the rules of inference with zero hypotheses are the axioms schemes); 𝓕 must be sound B and complete, i.e. for each rule of inference

A1 A2  Am every truth-value assignment, satisfying B

A1 A2  Am , also satisfies B , and 𝓕 must prove every tautology.

The particular choice of a language for presented propositional formulas is immaterial in this consideration. However, because of some technical reasons we assume that the language contains

2

the propositional variables p, q and pi ,qi (𝑖 ≥ 1), logical connectives ¬, ⊃, ∨, ∧ and parentheses (,). Note that some parentheses can be omitted in generally accepted cases. We assume also that 𝓕 has well known inference rule modus ponens. 2.1.2 A substitution Frege system Sℱ consists of a Frege system ℱ augmented with the substitution rule with inferences of the form

𝜑𝑖1 for any substitution 𝜎 = ( 𝑝 Aσ

𝜑 𝑖2 … 𝜑 𝑖𝑠 𝑝𝑖2 … 𝑝𝑖𝑠 ), s ≥ 1,

𝐴

𝑖1

consisting of a mapping from propositional variables to propositional formulas, and 𝐴𝜎 denotes the result of applying the substitution to formula A, which replaces each variable in A with its image under σ. This definition of substitution rule allows to use the simultaneous substitution of multiple formulas for multiple variables of A without any restrictions. 2.1.3. 𝑷𝑲− system uses the denotation of sequentΓ → Δ where Γ is antecedent and Δ is succedent. The axioms of 𝑷𝑲− system are 1) p → p, 2) → T, where p is propositional variable and 𝑇denotes «truth». For every formulas 𝐴 , 𝐵 and for any sequence of formulas Γ, Δ the logic ruls are. ⊃→ ∨→

Γ→Δ, A

B, Γ→Δ

→⊃

𝐴⊃𝐵, Γ→Δ

A, Γ→Δ

B, Γ→Δ

Γ→Δ, A

→∨ Γ→Δ,

𝐴∨𝐵, Γ→Δ A, Γ→Δ

∧→ 𝐴∧𝐵,

Γ→Δ

B, Γ→Δ

and ∧→ 𝐴∧𝐵,

→∧

Γ→Δ

Γ→Δ, A

¬→ ¬𝐴,

𝐴∨𝐵

A, Γ→Δ, B Γ→Δ, 𝐴⊃𝐵 Γ→Δ, B

and →∨ Γ→Δ, Γ→Δ, A

Γ→Δ, B

Γ→Δ, 𝐴∧𝐵 𝐴, Γ→Δ

→ ¬ Γ→Δ,

Γ→Δ

The only structured inference rule is

3

𝐴∨𝐵

¬𝐴

Γ→Δ Γ′→Δ′

Str.r., where Γ′(Δ′) contains Γ(Δ) as a set.

2.1.4. The system 𝑷𝑲 is 𝑷𝑲− augmented with cut-rule

Γ1 →Δ1 , A

A, Γ2 →Δ2

Γ1 ,Γ2 →Δ1 ,Δ2

2.1.5. Substitution sequent calculus 𝑺𝑷𝑲(𝑺𝑷𝑲− ) defined by adding to 𝑷𝑲 (𝑷𝑲− ) the following rule of substitution Γ→Δ, A (p) Γ→Δ, A (B)

,

where simultaneous substitution of the formula B is allowed for the variable p, and where p does not appear in Γ, Δ.

Note (1) LetΓ → Δ be some sequent, where Γ is a sequence of formulas 𝐴1 , 𝐴2 , … , 𝐴𝑙 (𝑙 ≥ 0) and Δis a sequence of formulas 𝐵1 , 𝐵2 , … , 𝐵𝑚 (𝑚 ≥ 0). The formula form of sequent Γ → Δ is the formula 𝜑Γ→Δ , which is defined usually as follows: 1) 𝐴1 ∧ 𝐴2 ∧ … ∧ 𝐴𝑙 ⊃ 𝐵1 ∨ 𝐵2 ∨ … ∨ 𝐵𝑚 𝑙, 𝑚 ≥ 1 2) 𝐴1 ∧ 𝐴2 ∧ … ∧ 𝐴𝑙 ⊃⊥ for 𝑙 ≥ 1 , 𝑚 = 0 ⊥is false 3) 𝐵1 ∨ 𝐵2 ∨ … ∨ 𝐵𝑚

for 𝑙 = 0 and 𝑚 ≥ 1.

2.2. Proof complexity measures By | 𝜑| we denote the size of a formula 𝜑, defined as the number of all logical signs in it. It is obvious that the full size of a formula, which is understood to be the number of all symbols is bounded by some linear function in |𝜑 |. In the theory of proof complexity two main characteristics of the proof are: t- complexity (length), defined as the number of proof steps, 𝑙-complexity (size), defined as sum of sizes for all formulas in proof (size) [3]. 𝜙

𝜙

Let ϕ be a proof system and φ be a tautology. We denote by 𝑡φ (𝑙φ )the minimal possible value of t-complexity (𝑙 -complexity) for all ϕ-proofs of tautology φ. 4

Definition 2.2.1. A tautolgy is called minimal if it is not a substitution of a shorter tautology. We denote by S(𝜑) the set of all formulas, every of which is result of some substitution in a minimal tautology 𝜑. Definition 2.2.2. The proof system ϕ is called t-monotonous (𝒍-monotonous) if for every 𝜙

𝜙

𝜙

𝜙

minimal tautology φ and for all formulas 𝜓∈S(φ) 𝑡φ ≤ 𝑡ψ (𝑙φ ≤𝑙ψ ). Definition 2.2.3. Sequent Γ → Δ is called minimal valid if its formula form 𝜑Γ→Δ is minimal tautology. Definition 2.2.4. Sequent proof system Φ is called t-monotonous (𝑙 -monotonous) if for every 𝜙

𝜙

valid sequent Γ → Δ and for every sequent Γ1 → Δ1 such that 𝜑Γ1 →Δ1 ∈S(𝜑Γ→Δ ) 𝑡Γ→Δ ≤ 𝑡Γ1 →Δ1 𝜙

𝜙

(𝑙Γ→Δ ≤𝑙Γ1 →Δ1 ). 2.3. Essential subformulas of tautologies For proving the main results we use the notion of essential subformulas, introduced in [4]. Let F be some formula and Sf (F ) be the set of all non-elementary subformulas of formula

F. For every formula F , for every   Sf (F ) and for every variable p by Fp is denoted the result of the replacement of the subformulas  everywhere in F by the variable p . If   Sf (F ) , then Fp is F .ᵞ We denote by Var (F ) the set of all variables in F . Definition 2.3.1. Let p be some variable that p Var (F ) and   Sf (F ) for some tautology

F . We say that  is an essential subformula in F iff Fp is non-tautology. The set of essential subformulas in tautology F we denote by Essf(F), the number of essential subformulas – by Nessf(F) and the sum of sizes of all essential subformulas by Sessf(F).

5

If F is minimal tautology, then Essf ( F ) = Sf ( F ) . Definition 2.3.2. The subformula  is essential for valid sequent Γ → Δ if it is essential for its formula form. In [4] the following statement is proved. Proposition 1. Let F be a tautology and   Essf (F ) , then a) in every 𝓕-proof of F subformula  must be essential either at least in some axiom, used in proof or in formulae A1⊃ (A2⊃ (…⊃Am)…)⊃B for some used in proof inference rule

A1 A2  Am , B

b) in every S𝓕-proof of F , where

𝐴

,

𝐴

𝐴

, … ,Aσk (k≥1) are used substitution rules,

Aσ1 Aσ2

subformula  must be essential either at least in some axiom, used in proof, or in formulae A1⊃ (A2⊃ (…⊃Am)…)⊃B for some used in proof inference rule

A1 A2  Am , B

and or must be result of successive substitutions 𝛔i1, 𝛔i2, …, 𝛔ir for 1≤ i1, i2, … , ir≤k in them. Note (2) that for every Frege system the number of essential subformulas both in every axiom and in formulae A1⊃ (A2⊃ (…⊃Am)…)⊃B for every inference rule

A1 A2  Am is bounded B

with some constant. Note (3). It is not difficult to prove that all above statements are true for every formula form of valid sequent and axioms and rules of above mentioned sequent systems. 2.4. Main Formulas It is known, that in the alphabet, having 3 letters, for every 𝑛 > 0 a word with size 𝑛 can be constructed such, that neither of its subwords repeats in it twice one after the other [5]. Let 𝛼1 , 𝛼2 , … , 𝛼𝑛 be some of such words in the alphabet {𝑎, 𝑏, 𝑐}. In [4] the formulas 𝜓𝑛 are 6

obtained as follow: For 𝑛 > 0 let 𝜓𝑛+1,𝑛 = (𝑝0 ⊃ ¬¬𝑝0 ). Let the formula 𝜓𝑖+1,𝑛 for the subwords 𝛼𝑖+1 , 𝛼𝑖+2 , … , 𝛼𝑛 (1 ≤ 𝑖 ≤ 𝑛) be constructed then: 1) if 𝛼𝑖 = 𝑎 then 𝜓𝑖,𝑛 = (𝑝𝑖 ⊃ 𝑝𝑖 ) ∧ 𝜓𝑖+1,𝑛; 2) if 𝛼𝑖 = 𝑏 then 𝜓𝑖,𝑛 = (¬𝑝𝑖 ∨ 𝑝𝑖 ) ⊃ 𝜓𝑖+1,𝑛 ; 3) if 𝛼𝑖 = 𝑐 then 𝜓𝑖,𝑛 = (¬𝑝𝑖 ∧ 𝑝𝑖 ) ∨ 𝜓𝑖+1,𝑛 ; As formula 𝜓𝑛 (𝑝0 , 𝑝1 , 𝑝2 , … , 𝑝𝑛 )we take the formula 𝜓1,𝑛 (𝑝0 , 𝑝1 , 𝑝2 , … , 𝑝𝑛 ), for which we have

|𝜓𝑛 |= Θ(𝑛) and all subformulas 𝜓𝑖,𝑛 (1 ≤ 𝑖 ≤ 𝑛 + 1)are essential for 𝜓𝑛 , therefore

2 Nessf(𝜓𝑛 ) = Ω(𝑛) and Sessf(𝜓𝑛 ) = Ω(𝑛 ).

Note (4) As neither of these essential subformulas of formulas 𝜓𝑛 cannot be obtained from other by substitution rule, it is proved in [4] that formulas 𝜓𝑛 require more or equal than 𝑛 steps and 𝑛2 size both in the Frege systems and substitution Frege systems. It is obvious, that this statement is valid for sequent → 𝜓𝑛 for the all mentioned sequent systems also. 3. Main results for 2-valued logic. Here we give the main theorem, but at first we must give the following easy proved auxiliary statements. Lemma 1.a) The minimal t-complexity and 𝑙 -complexity of Frege proofs and thus of substitution Frege proofs for formula p⊃ p are bounded by constant. b) For each formulae A and B the minimal t-complexity of Frege proofs and thus of substitution Frege proofs for formula 𝐴 ⊃ (¬𝐴 ⊃ 𝐵) is bounded by constant, just as its minimal 𝑙 -

complexity is bounded by c·max( | 𝐴|, | 𝐵|) for some constant c. Lemm𝒂 𝟐. a) If 𝐹 is minimal tautology and 𝑝 is some variable that 𝑝 ∉ 𝑉𝑎𝑟(𝐹), then the formula 𝑝 ⊃ 𝐹 is also minimal tautology, and all essential subfomulas of formula 𝐹 are essential for formula 𝑝 ⊃ 𝐹. 7

b) If → 𝐹 is minimal valid sequent and 𝑝 is some variable that 𝑝 ∉ 𝑉𝑎𝑟(𝐹) then sequent → 𝑝 ⊃ 𝐹 is also minimal valid sequent, and all essential subfomulas of sequent → 𝐹 are essential for sequent → 𝑝 ⊃ 𝐹.

Theorem 1. Every Frege system 𝓕, substitution Frege system Sℱ, sequent systems𝑷𝑲, 𝑷𝑲− , 𝐒𝑷𝑲, 𝐒𝑷𝑲− are neither t-monotonous nor 𝑙 -monotonous. Proof. Let us consider the tautologies 𝝋𝐧 = p⊃𝜓𝑛 ,

𝛂n=¬ (p⊃p)⊃𝜓𝑛

𝛃n=(p⊃p)⊃α𝑛 ,

and

where 𝜓𝑛 are the formulas from previous section and variable p is not belong to Var(𝜓𝑛 ). Note that for every n formula 𝛂n (sequent →𝛂n) belongs to S(𝝋𝐧 ) (S(→ 𝝋𝐧 )). According to statement of Lemma 2. every formula 𝝋𝐧 is minimal tautology and the sequent→ 𝝋𝐧 is minimal valid sequent. For every n the formula 𝛂n can be deduced in every Frege system 𝓕 as follows: at first we deduce formula p⊃p, then 𝛃n=(p⊃p)⊃α𝑛 and lastly 𝛂n by modus ponens. From statement of Lemma 1 we obtain for lengths and sizes of proofs in every Frege system for the set of formulas 𝛂n the bounds O(1) and O(𝑛) accordingly. It is obvious, that for more “stronger” substitution systems Frege the bounds are no more. By statements of Lemma 2 and Note (4) we obtain for lengths and sizes of proofs in every Frege system and substitution systems Frege for the set of formulas 𝝋𝐧 the bounds Ω(𝑛) and Ω(𝑛2 ) accordingly. Now we give deduction of the sequent → ¬ (p⊃p) ⊃𝜓𝑛 in the system 𝑷𝑲− as follows: 𝑝→𝑝 →(𝑝⊃𝑝) ¬(𝑝⊃𝑝)→ ¬(𝑝⊃𝑝)→𝜓𝑛

→¬ (𝑝⊃𝑝) ⊃𝜓𝑛

.

It is obvious, that the bounds for lengths and sizes of proofs in system 𝑷𝑲− for the set of sequents →𝛂n are O(1) and O(𝑛) accordingly, therefore for more “stronger” systems 𝑷𝑲,

8

𝐒𝑷𝑲,𝐒𝑷𝑲− the bounds are no more. By statements of Lemma 2 and Note (4) we obtain for lengths and sizes of proofs in the systems 𝑷𝑲, 𝑷𝑲− ,𝐒𝑷𝑲,𝐒𝑷𝑲−

for the set of sequents → 𝝋𝐧 the bounds Ω(𝑛) and Ω(𝑛2 )

accordingly. ⧠ Remark .Above results only for Frege systems are parts of publications [6,7]. 4. Main results for 3-valued logic. Many-valued logic (MVL) as a separate subject was created and developed first by Łukasiewicz [6]. At present many interesting applications of MVL were found in such fields as logic, mathematics, hardware design, artificial intelligence and some other area soft information technologies, therefore the investigations in area of MVL are very actual. 4.1.Main Definitions Let E3 be the set {0,1/2,1}. We use the well-known notions of propositional formula, which defined as usual from 3-valued propositional variables p, q, pi (i ≥1,) with values from E3, may be also propositional constants, parentheses (,), and logical connectives & ,  ,  ,~ defined as follow: 𝒑 ∨ 𝒒 = 𝑚𝑎𝑥(𝑝, 𝑞), 𝒑⊃𝒒={

1, 1 − 𝑝 + 𝑞,

𝒑&𝑞 = 𝑚𝑖𝑛(𝑝, 𝑞), 𝑓𝑜𝑟 𝑝 ≤ 𝑞 𝑓𝑜𝑟 𝑝 > 𝑞

and negation, defined as follow: ~𝒑 = 1 − 𝑝

(Łukasiewicz’s negation). 𝑖

For propositional variable p and 𝛅=2(0≤i≤2) we define additionally: p𝛅 as (𝑝 ⊃ δ)& (δ ⊃ 𝑝) (exponent function). Note, that exponent is no new logical function and note also that exponent for 𝛅=1 is 𝒑, and for 𝛅=0 is ~𝒑. In considered logics we fix 1 as designated value, so a formula φ with variables p1,p2,…pn is called k-tautology if for every 𝛿̃ = (𝛿1 , 𝛿2 , … , 𝛿𝑛 ) ∈ 𝐸3𝑛 assigning 𝛿 j (1≤j≤n) to each pj gives the value 1 of φ. 4.2. Łukasiewicz’s proof system L for 3-Valued Logic 9

For every formula A, B, C of 3-valued logic the following formulas are axioms schemes of L [7]: 1. 𝐴 ⊃ (𝐵 ⊃ 𝐴)

2. (𝐴 ⊃ (𝐵 ⊃ 𝐶)) ⊃ (𝐵 ⊃ (𝐴 ⊃ 𝐶))

3. (𝐴 ⊃ 𝐵) ⊃ ((𝐵 ⊃ 𝐶) ⊃ (𝐴 ⊃ 𝐶)) 4. (𝐴 ⊃ (𝐴 ⊃ 𝐵)) ⊃ ((∼ 𝐵 ⊃ (∼ 𝐵 ⊃∼ 𝐴)) ⊃ (𝐴 ⊃ 𝐵)) 5. (𝐴 ⊃ 𝐵) ⊃ (∼ 𝐵 ⊃∼ 𝐴)

6. 𝐴 ⊃∼∼ 𝐴

7. ∼∼ 𝐴 ⊃ 𝐴

8. 𝐴&𝐵 ⊃ 𝐵

9. 𝐴&𝐵 ⊃ 𝐴

10. (𝐶 ⊃ 𝐴) ⊃ ((𝐶 ⊃ 𝐵) ⊃ (𝐶 ⊃ 𝐴&𝐵))

11. 𝐴 ⊃ 𝐴 ∨ 𝐵

12. 𝐵 ⊃ 𝐴 ∨ 𝐵

13. (𝐴 ⊃ 𝐶) ⊃ ((𝐵 ⊃ 𝐶) ⊃ (𝐴 ∨ 𝐵 ⊃ 𝐶))

Inference rule is modus ponens /m.p./

𝐴,𝐴⊃𝐵 𝐵

.

4.3. A substitution system SL consists of a system L augmented with the substitution rule with inferences of the form

𝜑 𝑖1 for any substitution 𝜎 = ( 𝑝𝑖1 Aσ 𝐴

𝜑 𝑖2 … 𝑝𝑖2 …

𝜑 𝑖𝑠 𝑝𝑖𝑠 ), s ≥ 1, consisting of a

mapping from 3-valued propositional variables to 3-valued propositional formulas, and 𝐴𝜎 denotes the result of applying the substitution to formula A, which replaces each variable in A with its image under σ. This definition of substitution rule allows to use the simultaneous substitution of multiple formulas for multiple variables of A without any restrictions. 4.4. Every definitions and statements of points 2.2. and 2.3. relate to 2-valued tautologies, to essential subformulas, to Frege systems and to substitution Frege systems are valid for 3-valued tautologies, systems L and SL. The Main Formulas define here as follow: For 𝑛 > 0 let 𝛾𝑛+1,𝑛 = (𝑝0 ⊃ ~~𝑝0 ). Let the formula 𝛾𝑖+1,𝑛 for the subwords 𝛼𝑖+1 , 𝛼𝑖+2 , … , 𝛼𝑛 (1 ≤ 𝑖 ≤ 𝑛) be constructed then: 1) if 𝛼𝑖 = 𝑎 then 𝛾𝑖,𝑛 = (𝑝𝑖 ⊃ 𝑝𝑖 ) ∧ 𝛾𝑖+1,𝑛 ; 1/2

∨ 𝑝𝑖1 ) ⊃ 𝛾𝑖+1,𝑛 ;

1/2

∧ 𝑝𝑖1 ) ∨ 𝛾𝑖+1,𝑛 ;

2) if 𝛼𝑖 = 𝑏 then 𝛾𝑖,𝑛 = (𝑝𝑖0 ∨ 𝑝𝑖 3) if 𝛼𝑖 = 𝑐 then 𝛾𝑖,𝑛 = (𝑝𝑖0 ∧ 𝑝𝑖

10

As formula 𝛾𝑛 (𝑝0 , 𝑝1 , 𝑝2 , … , 𝑝𝑛 )we take the formula 𝛾1,𝑛 (𝑝0 , 𝑝1 , 𝑝2 , … , 𝑝𝑛 ), for which we have |𝛾𝑛 |= Θ(𝑛) and all subformulas 𝛾𝑖,𝑛 (1 ≤ 𝑖 ≤ 𝑛 + 1)are essential for 𝛾𝑛 , therefore Nessf(𝛾𝑛 ) = Ω(𝑛) 2 and Sessf(𝛾𝑛 ) = Ω(𝑛 ).

4.5. Main Lemmas for 3-valued tautologies. It is not difficult to prove the following statements. Lemma 4.5.1.a) The minimal t-complexity and 𝑙 -complexity of L proof and thus of SL proof for formula p⊃ p are bounded by constant. b) For each formulae A and B the minimal t-complexity of L proof and thus of SL proof for formula A⊃ ( A½ ⊃ ( A0 ⊃ 𝐵)) is bounded by constant, just as its minimal 𝑙 -complexity is bounded by c·max( | 𝐴|, | 𝐵|) for some constant c. Lemm𝒂 𝟒. 𝟓. 𝟐. If 𝐹 is minimal tautology and 𝑝 is some variable that 𝑝 ∉ 𝑉𝑎𝑟(𝐹), then the formula p1/2 ⊃(p0 ⊃F) also is minimal tautology, and all essential subfomulas of formula 𝐹 are essential for formula p1/2 ⊃(p0 ⊃F) . Theorem 2. The systems L and SL are neither t-monotonous nor 𝑙 -monotonous. Proof. Let us consider the tautologies 𝝋𝐧 = p1/2 ⊃(p0 ⊃ 𝛾𝑛 ), 𝛂n= (p⊃p)1/2 ⊃((p⊃p)0 ⊃ 𝛾𝑛 )) and

𝛃n=(p⊃p)⊃α𝑛 ,

where 𝛾𝑛 are the formulas from previous section and variable p is not belong to Var(𝛾𝑛 ). Note that for every n formula 𝛂n belongs to S(𝝋𝐧 ). According to statement of Lemma 4.5.2. every formula 𝝋𝐧 is minimal tautology and as above we obtain for lengths and sizes of proofs in the systems L and SL for the set of formulas 𝝋𝐧 the bounds Ω(𝑛) and Ω(𝑛2 ) accordingly. For every n the formula 𝛂n can be deduced in the system L as follows: at first we deduce formula p⊃p, then 𝛃n=(p⊃p)⊃α𝑛 and lastly 𝛂n by modus ponens. From statement of Lemma 4.5. 1 we obtain for lengths and sizes of proofs in the system L for the set of formulas 𝛂n the bounds O(1) and O(𝑛) accordingly. It is obvious, that for more “stronger” system SL the bounds are no more. ⧠ Acknowledgments 11

This work arose in the context of propositional proof complexities research supported by the Russian-Armenian University from founds of MES of RF. References 1. S.A.Cook, A.R.Reckhow: The relative efficiency of propositional proof systems, Journal of Symbolic logic, vol. 44, 1979, 36-50. 2. А.С. Аникеев, О некоторой классификации выводимых пропозициональных формул, Математические заметки, 11, вып.2, 1972, 165-174. 3. Ан.Чубарян,О сложности выводов в некоторых системах классического исчисления

высказываний, “Математические вопросы кибернетики”, вып. 14, 2005, М., Физматлит, 49-56. 4. Aдян С.И., Проблемы Бернсайда и тождества в группах. М., Наука, 1975. 5. Anahit Chubaryan, GarikPetrosyan, Frege systems are no monotonous, Evolutio, Естественныенауки, Вып 3, 2016, 12-14. 6. J.Lukasiewicz, OLogiceTrojwartosciowej,Ruchfiloseficzny(Lwow), Vol.5,1920,169-171. 7. I.D. Zaslawskij, Symmetrical Konstructive Logic, Press. ASAR, (in Russian),1978.

12