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

theorem :: XCMPLX_1:1  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a + (b + c) = (a + b) + c ;

theorem :: XCMPLX_1:2  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number st a + c = b + c holds
a = b ;

theorem :: XCMPLX_1:3  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a = a + b holds
b = 0 ;

theorem Th4: :: XCMPLX_1:4  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a * (b * c) = (a * b) * c ;

theorem :: XCMPLX_1:5  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 & a * c = b * c holds
a = b
proof end;

theorem Th6: :: XCMPLX_1:6  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds
( not a * b = 0 or a = 0 or b = 0 )
proof end;

theorem Th7: :: XCMPLX_1:7  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 & a * b = b holds
a = 1
proof end;

theorem :: XCMPLX_1:8  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a * (b + c) = (a * b) + (a * c) ;

theorem :: XCMPLX_1:9  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds ((a + b) + c) * d = ((a * d) + (b * d)) + (c * d) ;

theorem :: XCMPLX_1:10  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds (a + b) * (c + d) = (((a * c) + (a * d)) + (b * c)) + (b * d) ;

theorem :: XCMPLX_1:11  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds 2 * a = a + a ;

theorem :: XCMPLX_1:12  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds 3 * a = (a + a) + a ;

theorem :: XCMPLX_1:13  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds 4 * a = ((a + a) + a) + a ;

theorem :: XCMPLX_1:14  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds a - a = 0 ;

theorem :: XCMPLX_1:15  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a - b = 0 holds
a = b ;

theorem :: XCMPLX_1:16  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b - a = b holds
a = 0 ;

theorem :: XCMPLX_1:17  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = a - (b - b) ;

theorem :: XCMPLX_1:18  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a - (a - b) = b ;

theorem :: XCMPLX_1:19  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number st a - c = b - c holds
a = b ;

theorem :: XCMPLX_1:20  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c - a = c - b holds
a = b ;

theorem :: XCMPLX_1:21  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a - b) - c = (a - c) - b ;

theorem :: XCMPLX_1:22  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number holds a - c = (a - b) - (c - b) ;

theorem :: XCMPLX_1:23  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number holds (c - a) - (c - b) = b - a ;

theorem :: XCMPLX_1:24  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number st a - b = c - d holds
a - c = b - d ;

Lm1: for a, b being complex number holds (a " ) * (b " ) = (a * b) "
proof end;

Lm2: for a, b, c being complex number holds a / (b / c) = (a * c) / b
proof end;

Lm3: for b, a being complex number st b <> 0 holds
(a / b) * b = a
proof end;

Lm4: for a being complex number holds 1 / a = a "
proof end;

Lm5: for a being complex number st a <> 0 holds
a / a = 1
proof end;

theorem :: XCMPLX_1:25  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = a + (b - b) ;

theorem :: XCMPLX_1:26  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = (a + b) - b ;

theorem :: XCMPLX_1:27  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = (a - b) + b ;

theorem :: XCMPLX_1:28  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number holds a + c = (a + b) + (c - b) ;

theorem :: XCMPLX_1:29  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a + b) - c = (a - c) + b ;

theorem :: XCMPLX_1:30  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a - b) + c = (c - b) + a ;

theorem :: XCMPLX_1:31  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number holds a + c = (a + b) - (b - c) ;

theorem :: XCMPLX_1:32  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number holds a - c = (a + b) - (c + b) ;

theorem :: XCMPLX_1:33  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number st a + b = c + d holds
a - c = d - b ;

theorem :: XCMPLX_1:34  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, d, b being complex number st a - c = d - b holds
a + b = c + d ;

theorem :: XCMPLX_1:35  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number st a + b = c - d holds
a + d = c - b ;

theorem :: XCMPLX_1:36  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a - (b + c) = (a - b) - c ;

theorem :: XCMPLX_1:37  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a - (b - c) = (a - b) + c ;

theorem :: XCMPLX_1:38  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a - (b - c) = a + (c - b) ;

theorem :: XCMPLX_1:39  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number holds a - c = (a - b) + (b - c) ;

theorem :: XCMPLX_1:40  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a * (b - c) = (a * b) - (a * c) ;

theorem :: XCMPLX_1:41  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds (a - b) * (c - d) = (b - a) * (d - c) ;

theorem :: XCMPLX_1:42  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds ((a - b) - c) * d = ((a * d) - (b * d)) - (c * d) ;

theorem :: XCMPLX_1:43  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds ((a + b) - c) * d = ((a * d) + (b * d)) - (c * d) ;

theorem :: XCMPLX_1:44  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds ((a - b) + c) * d = ((a * d) - (b * d)) + (c * d) ;

theorem :: XCMPLX_1:45  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds (a + b) * (c - d) = (((a * c) - (a * d)) + (b * c)) - (b * d) ;

theorem :: XCMPLX_1:46  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds (a - b) * (c + d) = (((a * c) + (a * d)) - (b * c)) - (b * d) ;

theorem :: XCMPLX_1:47  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, e, d being complex number holds (a - b) * (e - d) = (((a * e) - (a * d)) - (b * e)) + (b * d) ;

theorem :: XCMPLX_1:48  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a / b) / c = (a / c) / b
proof end;

theorem Th49: :: XCMPLX_1:49  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds a / 0 = 0
proof end;

Lm6: 0 " = 0
;

theorem Th50: :: XCMPLX_1:50  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 & b <> 0 holds
a / b <> 0
proof end;

theorem :: XCMPLX_1:51  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
a = a / (b / b)
proof end;

Lm7: for a, b, c, d being complex number holds (a / b) * (c / d) = (a * c) / (b * d)
proof end;

Lm8: for a, b being complex number holds (a / b) " = b / a
proof end;

Lm9: for a, b, c being complex number holds a * (b / c) = (a * b) / c
proof end;

theorem :: XCMPLX_1:52  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 holds
a / (a / b) = b
proof end;

theorem :: XCMPLX_1:53  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 & a / c = b / c holds
a = b
proof end;

Lm10: for b, a being complex number st b <> 0 holds
a = (a * b) / b
proof end;

theorem :: XCMPLX_1:54  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a / b <> 0 holds
b = a / (a / b)
proof end;

Lm11: for c, a, b being complex number st c <> 0 holds
a / b = (a * c) / (b * c)
proof end;

theorem :: XCMPLX_1:55  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a / b = (a / c) / (b / c)
proof end;

theorem :: XCMPLX_1:56  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds 1 / (1 / a) = a
proof end;

Lm12: for a, b being complex number holds (a * (b " )) " = (a " ) * b
proof end;

theorem :: XCMPLX_1:57  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds 1 / (a / b) = b / a
proof end;

theorem Th58: :: XCMPLX_1:58  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a / b = 1 holds
a = b
proof end;

Lm13: for a, b being complex number st a " = b " holds
a = b
proof end;

theorem Th59: :: XCMPLX_1:59  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st 1 / a = 1 / b holds
a = b
proof end;

theorem :: XCMPLX_1:60  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number st a <> 0 holds
a / a = 1 by Lm5;

theorem :: XCMPLX_1:61  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 & b / a = b holds
a = 1
proof end;

theorem :: XCMPLX_1:62  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds a / 0 = 0
proof end;

theorem Th63: :: XCMPLX_1:63  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number holds (a / c) + (b / c) = (a + b) / c
proof end;

theorem :: XCMPLX_1:64  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, e, d being complex number holds ((a + b) + e) / d = ((a / d) + (b / d)) + (e / d)
proof end;

theorem :: XCMPLX_1:65  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (a + a) / 2 = a ;

theorem :: XCMPLX_1:66  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (a / 2) + (a / 2) = a ;

theorem :: XCMPLX_1:67  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a = (a + b) / 2 holds
a = b ;

theorem :: XCMPLX_1:68  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds ((a + a) + a) / 3 = a ;

theorem :: XCMPLX_1:69  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds ((a / 3) + (a / 3)) + (a / 3) = a ;

theorem :: XCMPLX_1:70  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (((a + a) + a) + a) / 4 = a ;

theorem :: XCMPLX_1:71  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (((a / 4) + (a / 4)) + (a / 4)) + (a / 4) = a ;

theorem :: XCMPLX_1:72  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (a / 4) + (a / 4) = a / 2 ;

theorem :: XCMPLX_1:73  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (a + a) / 4 = a / 2 ;

theorem :: XCMPLX_1:74  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a * b = 1 holds
a = 1 / b
proof end;

theorem :: XCMPLX_1:75  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a * (b / c) = (a * b) / c by Lm9;

theorem :: XCMPLX_1:76  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, e being complex number holds (a / b) * e = (e / b) * a
proof end;

theorem :: XCMPLX_1:77  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds (a / b) * (c / d) = (a * c) / (b * d) by Lm7;

theorem :: XCMPLX_1:78  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a / (b / c) = (a * c) / b by Lm2;

Lm14: for a, b, c, d being complex number holds (a / b) / (c / d) = (a * d) / (b * c)
proof end;

theorem Th79: :: XCMPLX_1:79  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a / (b * c) = (a / b) / c
proof end;

theorem :: XCMPLX_1:80  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a / (b / c) = a * (c / b)
proof end;

theorem :: XCMPLX_1:81  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a / (b / c) = (c / b) * a
proof end;

theorem Th82: :: XCMPLX_1:82  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, e being complex number holds a / (b / e) = e * (a / b)
proof end;

theorem :: XCMPLX_1:83  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a / (b / c) = (a / b) * c
proof end;

Lm15: for a, b being complex number holds a * (1 / b) = a / b
proof end;

Lm16: for c, a, b being complex number holds (1 / c) * (a / b) = a / (b * c)
proof end;

theorem :: XCMPLX_1:84  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds (a * b) / (c * d) = ((a / c) * b) / d
proof end;

theorem :: XCMPLX_1:85  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds (a / b) / (c / d) = (a * d) / (b * c) by Lm14;

theorem :: XCMPLX_1:86  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b, d being complex number holds (a / c) * (b / d) = (a / d) * (b / c)
proof end;

theorem :: XCMPLX_1:87  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d, e being complex number holds a / ((b * c) * (d / e)) = (e / c) * (a / (b * d))
proof end;

theorem Th88: :: XCMPLX_1:88  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
(a / b) * b = a by Lm3;

theorem :: XCMPLX_1:89  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
a = a * (b / b)
proof end;

theorem :: XCMPLX_1:90  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
a = (a * b) / b by Lm10;

theorem :: XCMPLX_1:91  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a, c being complex number st b <> 0 holds
a * c = (a * b) * (c / b)
proof end;

theorem :: XCMPLX_1:92  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a / b = (a * c) / (b * c) by Lm11;

theorem :: XCMPLX_1:93  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a / b = (a / (b * c)) * c
proof end;

theorem :: XCMPLX_1:94  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a, c being complex number st b <> 0 holds
a * c = (a * b) / (b / c)
proof end;

theorem Th95: :: XCMPLX_1:95  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, d, a, b being complex number st c <> 0 & d <> 0 & a * c = b * d holds
a / d = b / c
proof end;

theorem Th96: :: XCMPLX_1:96  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, d, a, b being complex number st c <> 0 & d <> 0 & a / d = b / c holds
a * c = b * d
proof end;

theorem :: XCMPLX_1:97  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, d, a, b being complex number st c <> 0 & d <> 0 & a * c = b / d holds
a * d = b / c
proof end;

theorem :: XCMPLX_1:98  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a / b = c * ((a / c) / b)
proof end;

theorem :: XCMPLX_1:99  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a / b = (a / c) * (c / b)
proof end;

theorem :: XCMPLX_1:100  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a * (1 / b) = a / b by Lm15;

Lm17: for a being complex number holds 1 / (a " ) = a
proof end;

theorem :: XCMPLX_1:101  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a / (1 / b) = a * b
proof end;

theorem :: XCMPLX_1:102  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a / b) * c = ((1 / b) * c) * a
proof end;

theorem :: XCMPLX_1:103  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (1 / a) * (1 / b) = 1 / (a * b)
proof end;

theorem :: XCMPLX_1:104  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number holds (1 / c) * (a / b) = a / (b * c) by Lm16;

theorem :: XCMPLX_1:105  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a / b) / c = (1 / b) * (a / c)
proof end;

theorem :: XCMPLX_1:106  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a / b) / c = (1 / c) * (a / b)
proof end;

theorem Th107: :: XCMPLX_1:107  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number st a <> 0 holds
a * (1 / a) = 1
proof end;

theorem :: XCMPLX_1:108  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
a = (a * b) * (1 / b)
proof end;

theorem :: XCMPLX_1:109  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
a = a * ((1 / b) * b)
proof end;

theorem :: XCMPLX_1:110  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
a = (a * (1 / b)) * b
proof end;

theorem :: XCMPLX_1:111  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
a = a / (b * (1 / b))
proof end;

theorem :: XCMPLX_1:112  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 & b <> 0 holds
1 / (a * b) <> 0
proof end;

theorem :: XCMPLX_1:113  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 & b <> 0 holds
(a / b) * (b / a) = 1
proof end;

theorem Th114: :: XCMPLX_1:114  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a, c being complex number st b <> 0 holds
(a / b) + c = (a + (b * c)) / b
proof end;

theorem Th115: :: XCMPLX_1:115  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a + b = c * ((a / c) + (b / c))
proof end;

theorem Th116: :: XCMPLX_1:116  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a + b = ((a * c) + (b * c)) / c
proof end;

theorem Th117: :: XCMPLX_1:117  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, d, a, c being complex number st b <> 0 & d <> 0 holds
(a / b) + (c / d) = ((a * d) + (c * b)) / (b * d)
proof end;

theorem Th118: :: XCMPLX_1:118  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 holds
a + b = a * (1 + (b / a))
proof end;

theorem :: XCMPLX_1:119  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (a / (2 * b)) + (a / (2 * b)) = a / b
proof end;

theorem :: XCMPLX_1:120  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds ((a / (3 * b)) + (a / (3 * b))) + (a / (3 * b)) = a / b
proof end;

Lm18: for a, b being complex number holds - (a / b) = (- a) / b
proof end;

theorem Th121: :: XCMPLX_1:121  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number holds (a / c) - (b / c) = (a - b) / c
proof end;

theorem :: XCMPLX_1:122  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds a - (a / 2) = a / 2 ;

theorem :: XCMPLX_1:123  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d being complex number holds ((a - b) - c) / d = ((a / d) - (b / d)) - (c / d)
proof end;

theorem :: XCMPLX_1:124  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, d, a, e being complex number st b <> 0 & d <> 0 & b <> d & a / b = e / d holds
a / b = (a - e) / (b - d)
proof end;

theorem :: XCMPLX_1:125  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, e, d being complex number holds ((a + b) - e) / d = ((a / d) + (b / d)) - (e / d)
proof end;

theorem :: XCMPLX_1:126  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, e, d being complex number holds ((a - b) + e) / d = ((a / d) - (b / d)) + (e / d)
proof end;

theorem Th127: :: XCMPLX_1:127  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a, e being complex number st b <> 0 holds
(a / b) - e = (a - (e * b)) / b
proof end;

theorem :: XCMPLX_1:128  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, c, a being complex number st b <> 0 holds
c - (a / b) = ((c * b) - a) / b
proof end;

theorem :: XCMPLX_1:129  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a - b = c * ((a / c) - (b / c))
proof end;

theorem :: XCMPLX_1:130  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c <> 0 holds
a - b = ((a * c) - (b * c)) / c
proof end;

theorem :: XCMPLX_1:131  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, d, a, c being complex number st b <> 0 & d <> 0 holds
(a / b) - (c / d) = ((a * d) - (c * b)) / (b * d)
proof end;

theorem :: XCMPLX_1:132  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 holds
a - b = a * (1 - (b / a))
proof end;

theorem :: XCMPLX_1:133  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number st a <> 0 holds
c = (((a * c) + b) - b) / a by Lm10;

theorem :: XCMPLX_1:134  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st - a = - b holds
a = b ;

theorem :: XCMPLX_1:135  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number st - a = 0 holds
a = 0 ;

theorem :: XCMPLX_1:136  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a + (- b) = 0 holds
a = b ;

theorem :: XCMPLX_1:137  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = (a + b) + (- b) ;

theorem :: XCMPLX_1:138  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = a + (b + (- b)) ;

theorem :: XCMPLX_1:139  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = ((- b) + a) + b ;

theorem :: XCMPLX_1:140  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - (a + b) = (- a) + (- b) ;

theorem :: XCMPLX_1:141  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - ((- a) + b) = a + (- b) ;

theorem :: XCMPLX_1:142  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a + b = - ((- a) + (- b)) ;

theorem :: XCMPLX_1:143  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - (a - b) = b - a ;

theorem :: XCMPLX_1:144  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (- a) - b = (- b) - a ;

theorem :: XCMPLX_1:145  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = (- b) - ((- a) - b) ;

theorem :: XCMPLX_1:146  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((- a) - b) - c = ((- a) - c) - b ;

theorem :: XCMPLX_1:147  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((- a) - b) - c = ((- b) - c) - a ;

theorem :: XCMPLX_1:148  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((- a) - b) - c = ((- c) - b) - a ;

theorem :: XCMPLX_1:149  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number holds (c - a) - (c - b) = - (a - b) ;

theorem :: XCMPLX_1:150  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds 0 - a = - a ;

theorem :: XCMPLX_1:151  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a + b = a - (- b) ;

theorem :: XCMPLX_1:152  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a = a - (b + (- b)) ;

theorem :: XCMPLX_1:153  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number st a - c = b + (- c) holds
a = b ;

theorem :: XCMPLX_1:154  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for c, a, b being complex number st c - a = c + (- b) holds
a = b ;

theorem :: XCMPLX_1:155  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a + b) - c = ((- c) + a) + b ;

theorem :: XCMPLX_1:156  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a - b) + c = ((- b) + c) + a ;

theorem :: XCMPLX_1:157  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds a - ((- b) - c) = (a + b) + c ;

theorem :: XCMPLX_1:158  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a - b) - c = ((- b) - c) + a ;

theorem :: XCMPLX_1:159  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a - b) - c = ((- c) + a) - b ;

theorem :: XCMPLX_1:160  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a - b) - c = ((- c) - b) + a ;

theorem :: XCMPLX_1:161  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - (a + b) = (- b) - a ;

theorem :: XCMPLX_1:162  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - (a - b) = (- a) + b ;

theorem :: XCMPLX_1:163  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - ((- a) + b) = a - b ;

theorem :: XCMPLX_1:164  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a + b = - ((- a) - b) ;

theorem :: XCMPLX_1:165  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((- a) + b) - c = ((- c) + b) - a ;

theorem :: XCMPLX_1:166  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((- a) + b) - c = ((- c) - a) + b ;

theorem :: XCMPLX_1:167  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds - ((a + b) + c) = ((- a) - b) - c ;

theorem :: XCMPLX_1:168  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds - ((a + b) - c) = ((- a) - b) + c ;

theorem :: XCMPLX_1:169  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds - ((a - b) + c) = ((- a) + b) - c ;

theorem :: XCMPLX_1:170  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds - ((a - b) - c) = ((- a) + b) + c ;

theorem :: XCMPLX_1:171  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds - (((- a) + b) + c) = (a - b) - c ;

theorem :: XCMPLX_1:172  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds - (((- a) + b) - c) = (a - b) + c ;

theorem :: XCMPLX_1:173  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds - (((- a) - b) + c) = (a + b) - c ;

theorem :: XCMPLX_1:174  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds - (((- a) - b) - c) = (a + b) + c ;

theorem :: XCMPLX_1:175  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (- a) * b = - (a * b) ;

theorem :: XCMPLX_1:176  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (- a) * b = a * (- b) ;

theorem :: XCMPLX_1:177  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (- a) * (- b) = a * b ;

theorem :: XCMPLX_1:178  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - (a * (- b)) = a * b ;

theorem :: XCMPLX_1:179  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - ((- a) * b) = a * b ;

theorem :: XCMPLX_1:180  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (- 1) * a = - a ;

theorem :: XCMPLX_1:181  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (- a) * (- 1) = a ;

theorem Th182: :: XCMPLX_1:182  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 & a * b = - b holds
a = - 1
proof end;

theorem Th183: :: XCMPLX_1:183  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds
( not a * a = 1 or a = 1 or a = - 1 )
proof end;

theorem :: XCMPLX_1:184  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (- a) + (2 * a) = a ;

theorem :: XCMPLX_1:185  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a - b) * c = (b - a) * (- c) ;

theorem :: XCMPLX_1:186  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds (a - b) * c = - ((b - a) * c) ;

theorem :: XCMPLX_1:187  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds a - (2 * a) = - a ;

theorem :: XCMPLX_1:188  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - (a / b) = (- a) / b by Lm18;

theorem Th189: :: XCMPLX_1:189  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a / (- b) = - (a / b)
proof end;

theorem :: XCMPLX_1:190  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - (a / (- b)) = a / b
proof end;

theorem Th191: :: XCMPLX_1:191  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds - ((- a) / b) = a / b
proof end;

theorem :: XCMPLX_1:192  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (- a) / (- b) = a / b
proof end;

theorem :: XCMPLX_1:193  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (- a) / b = a / (- b)
proof end;

theorem :: XCMPLX_1:194  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds - a = a / (- 1)
proof end;

theorem :: XCMPLX_1:195  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds a = (- a) / (- 1)
proof end;

theorem :: XCMPLX_1:196  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a / b = - 1 holds
( a = - b & b = - a )
proof end;

theorem :: XCMPLX_1:197  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 & b / a = - b holds
a = - 1
proof end;

theorem :: XCMPLX_1:198  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number st a <> 0 holds
(- a) / a = - 1
proof end;

theorem :: XCMPLX_1:199  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number st a <> 0 holds
a / (- a) = - 1
proof end;

Lm19: for a being complex number st a <> 0 & a = a " & not a = 1 holds
a = - 1
proof end;

theorem :: XCMPLX_1:200  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number st a <> 0 & a = 1 / a & not a = 1 holds
a = - 1
proof end;

theorem :: XCMPLX_1:201  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, d, a, e being complex number st b <> 0 & d <> 0 & b <> - d & a / b = e / d holds
a / b = (a + e) / (b + d)
proof end;

theorem :: XCMPLX_1:202  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a " = b " holds
a = b by Lm13;

theorem Th203: :: XCMPLX_1:203  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
0 " = 0 ;

theorem :: XCMPLX_1:204  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for b, a being complex number st b <> 0 holds
a = (a * b) * (b " )
proof end;

theorem :: XCMPLX_1:205  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (a " ) * (b " ) = (a * b) " by Lm1;

theorem :: XCMPLX_1:206  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (a * (b " )) " = (a " ) * b by Lm12;

theorem :: XCMPLX_1:207  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds ((a " ) * (b " )) " = a * b
proof end;

theorem :: XCMPLX_1:208  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 & b <> 0 holds
a * (b " ) <> 0
proof end;

theorem :: XCMPLX_1:209  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 & b <> 0 holds
(a " ) * (b " ) <> 0
proof end;

theorem :: XCMPLX_1:210  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a * (b " ) = 1 holds
a = b
proof end;

theorem :: XCMPLX_1:211  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a * b = 1 holds
a = b "
proof end;

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

theorem Th213: :: XCMPLX_1:213  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 & b <> 0 holds
(a " ) + (b " ) = (a + b) * ((a * b) " )
proof end;

Lm20: for a being complex number holds (- a) " = - (a " )
proof end;

theorem :: XCMPLX_1:214  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st a <> 0 & b <> 0 holds
(a " ) - (b " ) = (b - a) * ((a * b) " )
proof end;

theorem :: XCMPLX_1:215  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (a / b) " = b / a by Lm8;

theorem :: XCMPLX_1:216  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (a " ) / (b " ) = b / a
proof end;

theorem :: XCMPLX_1:217  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds 1 / a = a " by Lm4;

theorem :: XCMPLX_1:218  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds 1 / (a " ) = a by Lm17;

theorem :: XCMPLX_1:219  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (1 / a) " = a
proof end;

theorem :: XCMPLX_1:220  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st 1 / a = b " holds
a = b
proof end;

theorem :: XCMPLX_1:221  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds a / (b " ) = a * b
proof end;

theorem :: XCMPLX_1:222  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, c, b being complex number holds (a " ) * (c / b) = c / (a * b)
proof end;

theorem :: XCMPLX_1:223  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (a " ) / b = (a * b) "
proof end;

theorem :: XCMPLX_1:224  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number holds (- a) " = - (a " ) by Lm20;

theorem :: XCMPLX_1:225  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a being complex number st a <> 0 & a = a " & not a = 1 holds
a = - 1 by Lm19;

theorem :: XCMPLX_1:226  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((a + b) + c) - b = a + c ;

theorem :: XCMPLX_1:227  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((a - b) + c) + b = a + c ;

theorem :: XCMPLX_1:228  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((a + b) - c) - b = a - c ;

theorem :: XCMPLX_1:229  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number holds ((a - b) - c) + b = a - c ;

theorem :: XCMPLX_1:230  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (a - a) - b = - b ;

theorem :: XCMPLX_1:231  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds ((- a) + a) - b = - b ;

theorem :: XCMPLX_1:232  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds (a - b) - a = - b ;

theorem :: XCMPLX_1:233  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number holds ((- a) - b) + a = - b ;

theorem :: XCMPLX_1:234  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being complex number st b <> 0 holds
ex e being complex number st a = b / e
proof end;

theorem :: XCMPLX_1:235  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c, d, e being complex number holds a / ((b * c) * (d / e)) = (e / c) * (a / (b * d))
proof end;

theorem :: XCMPLX_1:236  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for d, c, b, a being complex number holds (((d - c) / b) * a) + c = ((1 - (a / b)) * c) + ((a / b) * d)
proof end;

theorem :: XCMPLX_1:237  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being complex number st a <> 0 holds
(a * b) + c = a * (b + (c / a))
proof end;