:: CQC_THE2 semantic presentation  Show TPTP formulae Show IDV graph for whole article:: Showing IDV graph ... (Click the Palm Trees again to close it)

theorem Th1: :: CQC_THE2:1  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q, r being Element of CQC-WFF st |- p => (q => r) holds
|- (p '&' q) => r
proof end;

theorem Th2: :: CQC_THE2:2  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q, r being Element of CQC-WFF st |- p => (q => r) holds
|- (q '&' p) => r
proof end;

theorem Th3: :: CQC_THE2:3  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q, r being Element of CQC-WFF st |- (p '&' q) => r holds
|- p => (q => r)
proof end;

theorem Th4: :: CQC_THE2:4  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q, r being Element of CQC-WFF st |- (p '&' q) => r holds
|- q => (p => r)
proof end;

Lm1: for p, q being Element of CQC-WFF holds
( |- (p '&' q) => p & |- (p '&' q) => q )
proof end;

Lm2: for p, q being Element of CQC-WFF st |- p '&' q holds
( |- p & |- q )
proof end;

Lm3: for p, q, r being Element of CQC-WFF st |- p => q & |- p => r holds
|- p => (q '&' r)
proof end;

Lm4: for p, q, r, t being Element of CQC-WFF st |- p => q & |- r => t holds
|- (p 'or' r) => (q 'or' t)
proof end;

Lm5: for p, q, r, t being Element of CQC-WFF st |- p => q & |- r => t holds
|- (p '&' r) => (q '&' t)
proof end;

Lm6: for p, q being Element of CQC-WFF holds
( |- p => (p 'or' q) & |- p => (q 'or' p) )
proof end;

Lm7: for p, q, r being Element of CQC-WFF st |- p => q & |- r => q holds
|- (p 'or' r) => q
proof end;

Lm8: for p, q being Element of CQC-WFF st |- p & |- q holds
|- p '&' q
proof end;

Lm9: for p, q, r being Element of CQC-WFF st |- p => q holds
|- (r '&' p) => (r '&' q)
proof end;

Lm10: for p, q, r being Element of CQC-WFF st |- p => q holds
|- (p 'or' r) => (q 'or' r)
proof end;

Lm11: for p, q being Element of CQC-WFF holds |- (p 'or' q) => (('not' p) => q)
proof end;

Lm12: for p, q being Element of CQC-WFF holds |- (('not' p) => q) => (p 'or' q)
proof end;

Lm13: for p being Element of CQC-WFF holds |- p <=> p
proof end;

Lm14: for p, q being Element of CQC-WFF holds
( ( |- p => q & |- q => p ) iff |- p <=> q )
proof end;

Lm15: for p, q being Element of CQC-WFF st |- p <=> q holds
( |- p iff |- q )
proof end;

Lm16: for p, q, r, t being Element of CQC-WFF st |- p => (q => r) & |- r => t holds
|- p => (q => t)
proof end;

theorem Th5: :: CQC_THE2:5  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s being QC-formula
for y, x being bound_QC-variable holds
( y in still_not-bound_in (All x,s) iff ( y in still_not-bound_in s & y <> x ) )
proof end;

theorem Th6: :: CQC_THE2:6  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s being QC-formula
for y, x being bound_QC-variable holds
( y in still_not-bound_in (Ex x,s) iff ( y in still_not-bound_in s & y <> x ) )
proof end;

theorem Th7: :: CQC_THE2:7  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s, h being QC-formula
for y being bound_QC-variable holds
( y in still_not-bound_in (s => h) iff ( y in still_not-bound_in s or y in still_not-bound_in h ) )
proof end;

theorem :: CQC_THE2:8  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th9: :: CQC_THE2:9  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s, h being QC-formula
for y being bound_QC-variable holds
( y in still_not-bound_in (s '&' h) iff ( y in still_not-bound_in s or y in still_not-bound_in h ) )
proof end;

theorem Th10: :: CQC_THE2:10  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s, h being QC-formula
for y being bound_QC-variable holds
( y in still_not-bound_in (s 'or' h) iff ( y in still_not-bound_in s or y in still_not-bound_in h ) )
proof end;

theorem :: CQC_THE2:11  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s being QC-formula
for x, y being bound_QC-variable holds
( not x in still_not-bound_in (All x,y,s) & not y in still_not-bound_in (All x,y,s) )
proof end;

theorem :: CQC_THE2:12  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s being QC-formula
for x, y being bound_QC-variable holds
( not x in still_not-bound_in (Ex x,y,s) & not y in still_not-bound_in (Ex x,y,s) )
proof end;

theorem :: CQC_THE2:13  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th14: :: CQC_THE2:14  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s, h being QC-formula
for x being bound_QC-variable holds (s => h) . x = (s . x) => (h . x)
proof end;

theorem :: CQC_THE2:15  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for s, h being QC-formula
for x being bound_QC-variable holds (s 'or' h) . x = (s . x) 'or' (h . x)
proof end;

theorem :: CQC_THE2:16  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: CQC_THE2:17  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x, y being bound_QC-variable st x <> y holds
(Ex x,p) . y = Ex x,(p . y)
proof end;

theorem Th18: :: CQC_THE2:18  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds |- p => (Ex x,p)
proof end;

theorem Th19: :: CQC_THE2:19  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable st |- p holds
|- Ex x,p
proof end;

theorem :: CQC_THE2:20  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,p) => (Ex x,p)
proof end;

theorem :: CQC_THE2:21  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x, y being bound_QC-variable holds |- (All x,p) => (Ex y,p)
proof end;

theorem Th22: :: CQC_THE2:22  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st |- p => q & not x in still_not-bound_in q holds
|- (Ex x,p) => q
proof end;

theorem Th23: :: CQC_THE2:23  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- (Ex x,p) => p
proof end;

theorem :: CQC_THE2:24  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p & |- Ex x,p holds
|- p
proof end;

theorem Th25: :: CQC_THE2:25  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for h being QC-formula
for x, y being bound_QC-variable st p = h . x & q = h . y & not y in still_not-bound_in h holds
|- p => (Ex y,q)
proof end;

theorem Th26: :: CQC_THE2:26  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable st |- p holds
|- All x,p
proof end;

theorem Th27: :: CQC_THE2:27  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- p => (All x,p)
proof end;

theorem Th28: :: CQC_THE2:28  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for h being QC-formula
for x, y being bound_QC-variable st p = h . x & q = h . y & not x in still_not-bound_in h holds
|- (All x,p) => q
proof end;

theorem :: CQC_THE2:29  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for y, x being bound_QC-variable st not y in still_not-bound_in p holds
|- (All x,p) => (All y,p)
proof end;

theorem :: CQC_THE2:30  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for h being QC-formula
for x, y being bound_QC-variable st p = h . x & q = h . y & not x in still_not-bound_in h & not y in still_not-bound_in p holds
|- (All x,p) => (All y,q)
proof end;

theorem :: CQC_THE2:31  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x, y being bound_QC-variable st not x in still_not-bound_in p holds
|- (Ex x,p) => (Ex y,p)
proof end;

theorem :: CQC_THE2:32  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for h being QC-formula
for x, y being bound_QC-variable st p = h . x & q = h . y & not x in still_not-bound_in q & not y in still_not-bound_in h holds
|- (Ex x,p) => (Ex y,q)
proof end;

theorem :: CQC_THE2:33  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th34: :: CQC_THE2:34  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,(p => q)) => ((All x,p) => (All x,q))
proof end;

theorem Th35: :: CQC_THE2:35  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st |- All x,(p => q) holds
|- (All x,p) => (All x,q)
proof end;

theorem Th36: :: CQC_THE2:36  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,(p <=> q)) => ((All x,p) <=> (All x,q))
proof end;

theorem :: CQC_THE2:37  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st |- All x,(p <=> q) holds
|- (All x,p) <=> (All x,q)
proof end;

theorem Th38: :: CQC_THE2:38  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,(p => q)) => ((Ex x,p) => (Ex x,q))
proof end;

theorem Th39: :: CQC_THE2:39  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st |- All x,(p => q) holds
|- (Ex x,p) => (Ex x,q)
proof end;

theorem Th40: :: CQC_THE2:40  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds
( |- (All x,(p '&' q)) => ((All x,p) '&' (All x,q)) & |- ((All x,p) '&' (All x,q)) => (All x,(p '&' q)) )
proof end;

theorem Th41: :: CQC_THE2:41  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,(p '&' q)) <=> ((All x,p) '&' (All x,q))
proof end;

theorem :: CQC_THE2:42  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds
( |- All x,(p '&' q) iff |- (All x,p) '&' (All x,q) )
proof end;

theorem Th43: :: CQC_THE2:43  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- ((All x,p) 'or' (All x,q)) => (All x,(p 'or' q))
proof end;

theorem Th44: :: CQC_THE2:44  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds
( |- (Ex x,(p 'or' q)) => ((Ex x,p) 'or' (Ex x,q)) & |- ((Ex x,p) 'or' (Ex x,q)) => (Ex x,(p 'or' q)) )
proof end;

theorem Th45: :: CQC_THE2:45  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (Ex x,(p 'or' q)) <=> ((Ex x,p) 'or' (Ex x,q))
proof end;

theorem :: CQC_THE2:46  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds
( |- Ex x,(p 'or' q) iff |- (Ex x,p) 'or' (Ex x,q) )
proof end;

theorem Th47: :: CQC_THE2:47  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (Ex x,(p '&' q)) => ((Ex x,p) '&' (Ex x,q))
proof end;

theorem :: CQC_THE2:48  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st |- Ex x,(p '&' q) holds
|- (Ex x,p) '&' (Ex x,q)
proof end;

theorem Th49: :: CQC_THE2:49  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds
( |- (All x,('not' ('not' p))) => (All x,p) & |- (All x,p) => (All x,('not' ('not' p))) )
proof end;

theorem :: CQC_THE2:50  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,('not' ('not' p))) <=> (All x,p)
proof end;

theorem Th51: :: CQC_THE2:51  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds
( |- (Ex x,('not' ('not' p))) => (Ex x,p) & |- (Ex x,p) => (Ex x,('not' ('not' p))) )
proof end;

theorem :: CQC_THE2:52  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds |- (Ex x,('not' ('not' p))) <=> (Ex x,p)
proof end;

theorem Th53: :: CQC_THE2:53  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds
( |- ('not' (Ex x,('not' p))) => (All x,p) & |- (All x,p) => ('not' (Ex x,('not' p))) )
proof end;

theorem :: CQC_THE2:54  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds |- ('not' (Ex x,('not' p))) <=> (All x,p)
proof end;

theorem Th55: :: CQC_THE2:55  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds
( |- ('not' (All x,p)) => (Ex x,('not' p)) & |- (Ex x,('not' p)) => ('not' (All x,p)) )
proof end;

theorem :: CQC_THE2:56  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds |- ('not' (All x,p)) <=> (Ex x,('not' p))
proof end;

theorem :: CQC_THE2:57  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds
( |- ('not' (Ex x,p)) => (All x,('not' p)) & |- (All x,('not' p)) => ('not' (Ex x,p)) )
proof end;

theorem Th58: :: CQC_THE2:58  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,('not' p)) <=> ('not' (Ex x,p))
proof end;

theorem :: CQC_THE2:59  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x, y being bound_QC-variable holds
( |- (All x,(All y,p)) => (All y,(All x,p)) & |- (All x,y,p) => (All y,x,p) )
proof end;

theorem :: CQC_THE2:60  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for h being QC-formula
for x, y being bound_QC-variable st p = h . x & q = h . y & not y in still_not-bound_in h holds
|- (All x,(All y,q)) => (All x,p)
proof end;

theorem :: CQC_THE2:61  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x, y being bound_QC-variable holds
( |- (Ex x,(Ex y,p)) => (Ex y,(Ex x,p)) & |- (Ex x,y,p) => (Ex y,x,p) )
proof end;

theorem :: CQC_THE2:62  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for h being QC-formula
for x, y being bound_QC-variable st p = h . x & q = h . y & not y in still_not-bound_in h holds
|- (Ex x,p) => (Ex x,y,q)
proof end;

theorem :: CQC_THE2:63  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x, y being bound_QC-variable holds |- (Ex x,(All y,p)) => (All y,(Ex x,p))
proof end;

theorem :: CQC_THE2:64  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF
for x being bound_QC-variable holds |- Ex x,(p <=> p)
proof end;

theorem Th65: :: CQC_THE2:65  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds
( |- (Ex x,(p => q)) => ((All x,p) => (Ex x,q)) & |- ((All x,p) => (Ex x,q)) => (Ex x,(p => q)) )
proof end;

theorem Th66: :: CQC_THE2:66  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (Ex x,(p => q)) <=> ((All x,p) => (Ex x,q))
proof end;

theorem :: CQC_THE2:67  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds
( |- Ex x,(p => q) iff |- (All x,p) => (Ex x,q) )
proof end;

theorem Th68: :: CQC_THE2:68  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,(p '&' q)) => (p '&' (All x,q))
proof end;

theorem Th69: :: CQC_THE2:69  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (All x,(p '&' q)) => ((All x,p) '&' q)
proof end;

theorem Th70: :: CQC_THE2:70  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- (p '&' (All x,q)) => (All x,(p '&' q))
proof end;

theorem :: CQC_THE2:71  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p & |- p '&' (All x,q) holds
|- All x,(p '&' q)
proof end;

theorem Th72: :: CQC_THE2:72  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
( |- (p 'or' (All x,q)) => (All x,(p 'or' q)) & |- (All x,(p 'or' q)) => (p 'or' (All x,q)) )
proof end;

theorem Th73: :: CQC_THE2:73  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- (p 'or' (All x,q)) <=> (All x,(p 'or' q))
proof end;

theorem :: CQC_THE2:74  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
( |- p 'or' (All x,q) iff |- All x,(p 'or' q) )
proof end;

theorem Th75: :: CQC_THE2:75  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
( |- (p '&' (Ex x,q)) => (Ex x,(p '&' q)) & |- (Ex x,(p '&' q)) => (p '&' (Ex x,q)) )
proof end;

theorem Th76: :: CQC_THE2:76  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- (p '&' (Ex x,q)) <=> (Ex x,(p '&' q))
proof end;

theorem :: CQC_THE2:77  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
( |- p '&' (Ex x,q) iff |- Ex x,(p '&' q) )
proof end;

Lm17: for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- (All x,(p => q)) => (p => (All x,q))
proof end;

theorem Th78: :: CQC_THE2:78  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
( |- (All x,(p => q)) => (p => (All x,q)) & |- (p => (All x,q)) => (All x,(p => q)) )
proof end;

theorem Th79: :: CQC_THE2:79  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- (p => (All x,q)) <=> (All x,(p => q))
proof end;

theorem :: CQC_THE2:80  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
( |- All x,(p => q) iff |- p => (All x,q) )
proof end;

theorem Th81: :: CQC_THE2:81  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for q, p being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in q holds
|- (Ex x,(p => q)) => ((All x,p) => q)
proof end;

theorem Th82: :: CQC_THE2:82  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- ((All x,p) => q) => (Ex x,(p => q))
proof end;

theorem :: CQC_THE2:83  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for q, p being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in q holds
( |- (All x,p) => q iff |- Ex x,(p => q) )
proof end;

theorem Th84: :: CQC_THE2:84  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for q, p being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in q holds
( |- ((Ex x,p) => q) => (All x,(p => q)) & |- (All x,(p => q)) => ((Ex x,p) => q) )
proof end;

theorem Th85: :: CQC_THE2:85  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for q, p being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in q holds
|- ((Ex x,p) => q) <=> (All x,(p => q))
proof end;

theorem :: CQC_THE2:86  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for q, p being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in q holds
( |- (Ex x,p) => q iff |- All x,(p => q) )
proof end;

theorem Th87: :: CQC_THE2:87  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- (Ex x,(p => q)) => (p => (Ex x,q))
proof end;

theorem Th88: :: CQC_THE2:88  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable holds |- (p => (Ex x,q)) => (Ex x,(p => q))
proof end;

theorem Th89: :: CQC_THE2:89  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
|- (p => (Ex x,q)) <=> (Ex x,(p => q))
proof end;

theorem :: CQC_THE2:90  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
( |- p => (Ex x,q) iff |- Ex x,(p => q) )
proof end;

theorem :: CQC_THE2:91  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Element of CQC-WFF holds {p} |- p
proof end;

theorem Th92: :: CQC_THE2:92  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q being Element of CQC-WFF holds Cn ({p} \/ {q}) = Cn {(p '&' q)}
proof end;

theorem :: CQC_THE2:93  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p, q, r being Element of CQC-WFF holds
( {p,q} |- r iff {(p '&' q)} |- r )
proof end;

theorem Th94: :: CQC_THE2:94  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for X being Subset of CQC-WFF
for p being Element of CQC-WFF
for x being bound_QC-variable st X |- p holds
X |- All x,p
proof end;

theorem Th95: :: CQC_THE2:95  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for X being Subset of CQC-WFF
for p, q being Element of CQC-WFF
for x being bound_QC-variable st not x in still_not-bound_in p holds
X |- (All x,(p => q)) => (p => (All x,q))
proof end;

theorem :: CQC_THE2:96  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for X being Subset of CQC-WFF
for F, G being Element of CQC-WFF st F is closed & X \/ {F} |- G holds
X |- F => G
proof end;