:: XCMPLX_1 semantic presentation

theorem Th1: :: XCMPLX_1:1
for b1, b2, b3 being complex number holds b1 + (b2 + b3) = (b1 + b2) + b3 ;

theorem Th2: :: XCMPLX_1:2
for b1, b2, b3 being complex number st b1 + b2 = b3 + b2 holds
b1 = b3 ;

theorem Th3: :: XCMPLX_1:3
for b1, b2 being complex number st b1 = b1 + b2 holds
b2 = 0 ;

theorem Th4: :: XCMPLX_1:4
for b1, b2, b3 being complex number holds b1 * (b2 * b3) = (b1 * b2) * b3 ;

theorem Th5: :: XCMPLX_1:5
for b1, b2, b3 being complex number st b1 <> 0 & b2 * b1 = b3 * b1 holds
b2 = b3
proof end;

theorem Th6: :: XCMPLX_1:6
for b1, b2 being complex number holds
( not b1 * b2 = 0 or b1 = 0 or b2 = 0 )
proof end;

theorem Th7: :: XCMPLX_1:7
for b1, b2 being complex number st b1 <> 0 & b2 * b1 = b1 holds
b2 = 1
proof end;

theorem Th8: :: XCMPLX_1:8
for b1, b2, b3 being complex number holds b1 * (b2 + b3) = (b1 * b2) + (b1 * b3) ;

theorem Th9: :: XCMPLX_1:9
for b1, b2, b3, b4 being complex number holds ((b1 + b2) + b3) * b4 = ((b1 * b4) + (b2 * b4)) + (b3 * b4) ;

theorem Th10: :: XCMPLX_1:10
for b1, b2, b3, b4 being complex number holds (b1 + b2) * (b3 + b4) = (((b1 * b3) + (b1 * b4)) + (b2 * b3)) + (b2 * b4) ;

theorem Th11: :: XCMPLX_1:11
for b1 being complex number holds 2 * b1 = b1 + b1 ;

theorem Th12: :: XCMPLX_1:12
for b1 being complex number holds 3 * b1 = (b1 + b1) + b1 ;

theorem Th13: :: XCMPLX_1:13
for b1 being complex number holds 4 * b1 = ((b1 + b1) + b1) + b1 ;

theorem Th14: :: XCMPLX_1:14
for b1 being complex number holds b1 - b1 = 0 ;

theorem Th15: :: XCMPLX_1:15
for b1, b2 being complex number st b1 - b2 = 0 holds
b1 = b2 ;

theorem Th16: :: XCMPLX_1:16
for b1, b2 being complex number st b1 - b2 = b1 holds
b2 = 0 ;

theorem Th17: :: XCMPLX_1:17
for b1, b2 being complex number holds b1 = b1 - (b2 - b2) ;

theorem Th18: :: XCMPLX_1:18
for b1, b2 being complex number holds b1 - (b1 - b2) = b2 ;

theorem Th19: :: XCMPLX_1:19
for b1, b2, b3 being complex number st b1 - b2 = b3 - b2 holds
b1 = b3 ;

theorem Th20: :: XCMPLX_1:20
for b1, b2, b3 being complex number st b1 - b2 = b1 - b3 holds
b2 = b3 ;

theorem Th21: :: XCMPLX_1:21
for b1, b2, b3 being complex number holds (b1 - b2) - b3 = (b1 - b3) - b2 ;

theorem Th22: :: XCMPLX_1:22
for b1, b2, b3 being complex number holds b1 - b2 = (b1 - b3) - (b2 - b3) ;

theorem Th23: :: XCMPLX_1:23
for b1, b2, b3 being complex number holds (b1 - b2) - (b1 - b3) = b3 - b2 ;

theorem Th24: :: XCMPLX_1:24
for b1, b2, b3, b4 being complex number st b1 - b2 = b3 - b4 holds
b1 - b3 = b2 - b4 ;

Lemma4: for b1, b2 being complex number holds (b1 " ) * (b2 " ) = (b1 * b2) "
proof end;

Lemma5: for b1, b2, b3 being complex number holds b1 / (b2 / b3) = (b1 * b3) / b2
proof end;

Lemma6: for b1, b2 being complex number st b1 <> 0 holds
(b2 / b1) * b1 = b2
proof end;

Lemma7: for b1 being complex number holds 1 / b1 = b1 "
proof end;

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

theorem Th25: :: XCMPLX_1:25
for b1, b2 being complex number holds b1 = b1 + (b2 - b2) ;

theorem Th26: :: XCMPLX_1:26
for b1, b2 being complex number holds b1 = (b1 + b2) - b2 ;

theorem Th27: :: XCMPLX_1:27
for b1, b2 being complex number holds b1 = (b1 - b2) + b2 ;

theorem Th28: :: XCMPLX_1:28
for b1, b2, b3 being complex number holds b1 + b2 = (b1 + b3) + (b2 - b3) ;

theorem Th29: :: XCMPLX_1:29
for b1, b2, b3 being complex number holds (b1 + b2) - b3 = (b1 - b3) + b2 ;

theorem Th30: :: XCMPLX_1:30
for b1, b2, b3 being complex number holds (b1 - b2) + b3 = (b3 - b2) + b1 ;

theorem Th31: :: XCMPLX_1:31
for b1, b2, b3 being complex number holds b1 + b2 = (b1 + b3) - (b3 - b2) ;

theorem Th32: :: XCMPLX_1:32
for b1, b2, b3 being complex number holds b1 - b2 = (b1 + b3) - (b2 + b3) ;

theorem Th33: :: XCMPLX_1:33
for b1, b2, b3, b4 being complex number st b1 + b2 = b3 + b4 holds
b1 - b3 = b4 - b2 ;

theorem Th34: :: XCMPLX_1:34
for b1, b2, b3, b4 being complex number st b1 - b2 = b3 - b4 holds
b1 + b4 = b2 + b3 ;

theorem Th35: :: XCMPLX_1:35
for b1, b2, b3, b4 being complex number st b1 + b2 = b3 - b4 holds
b1 + b4 = b3 - b2 ;

theorem Th36: :: XCMPLX_1:36
for b1, b2, b3 being complex number holds b1 - (b2 + b3) = (b1 - b2) - b3 ;

theorem Th37: :: XCMPLX_1:37
for b1, b2, b3 being complex number holds b1 - (b2 - b3) = (b1 - b2) + b3 ;

theorem Th38: :: XCMPLX_1:38
for b1, b2, b3 being complex number holds b1 - (b2 - b3) = b1 + (b3 - b2) ;

theorem Th39: :: XCMPLX_1:39
for b1, b2, b3 being complex number holds b1 - b2 = (b1 - b3) + (b3 - b2) ;

theorem Th40: :: XCMPLX_1:40
for b1, b2, b3 being complex number holds b1 * (b2 - b3) = (b1 * b2) - (b1 * b3) ;

theorem Th41: :: XCMPLX_1:41
for b1, b2, b3, b4 being complex number holds (b1 - b2) * (b3 - b4) = (b2 - b1) * (b4 - b3) ;

theorem Th42: :: XCMPLX_1:42
for b1, b2, b3, b4 being complex number holds ((b1 - b2) - b3) * b4 = ((b1 * b4) - (b2 * b4)) - (b3 * b4) ;

theorem Th43: :: XCMPLX_1:43
for b1, b2, b3, b4 being complex number holds ((b1 + b2) - b3) * b4 = ((b1 * b4) + (b2 * b4)) - (b3 * b4) ;

theorem Th44: :: XCMPLX_1:44
for b1, b2, b3, b4 being complex number holds ((b1 - b2) + b3) * b4 = ((b1 * b4) - (b2 * b4)) + (b3 * b4) ;

theorem Th45: :: XCMPLX_1:45
for b1, b2, b3, b4 being complex number holds (b1 + b2) * (b3 - b4) = (((b1 * b3) - (b1 * b4)) + (b2 * b3)) - (b2 * b4) ;

theorem Th46: :: XCMPLX_1:46
for b1, b2, b3, b4 being complex number holds (b1 - b2) * (b3 + b4) = (((b1 * b3) + (b1 * b4)) - (b2 * b3)) - (b2 * b4) ;

theorem Th47: :: XCMPLX_1:47
for b1, b2, b3, b4 being complex number holds (b1 - b2) * (b3 - b4) = (((b1 * b3) - (b1 * b4)) - (b2 * b3)) + (b2 * b4) ;

theorem Th48: :: XCMPLX_1:48
for b1, b2, b3 being complex number holds (b1 / b2) / b3 = (b1 / b3) / b2
proof end;

theorem Th49: :: XCMPLX_1:49
for b1 being complex number holds b1 / 0 = 0
proof end;

Lemma10: 0 " = 0
;

theorem Th50: :: XCMPLX_1:50
for b1, b2 being complex number st b1 <> 0 & b2 <> 0 holds
b1 / b2 <> 0
proof end;

theorem Th51: :: XCMPLX_1:51
for b1, b2 being complex number st b1 <> 0 holds
b2 = b2 / (b1 / b1)
proof end;

Lemma12: for b1, b2, b3, b4 being complex number holds (b1 / b2) * (b3 / b4) = (b1 * b3) / (b2 * b4)
proof end;

Lemma13: for b1, b2 being complex number holds (b1 / b2) " = b2 / b1
proof end;

Lemma14: for b1, b2, b3 being complex number holds b1 * (b2 / b3) = (b1 * b2) / b3
proof end;

theorem Th52: :: XCMPLX_1:52
for b1, b2 being complex number st b1 <> 0 holds
b1 / (b1 / b2) = b2
proof end;

theorem Th53: :: XCMPLX_1:53
for b1, b2, b3 being complex number st b1 <> 0 & b2 / b1 = b3 / b1 holds
b2 = b3
proof end;

Lemma15: for b1, b2 being complex number st b1 <> 0 holds
b2 = (b2 * b1) / b1
proof end;

theorem Th54: :: XCMPLX_1:54
for b1, b2 being complex number st b1 / b2 <> 0 holds
b2 = b1 / (b1 / b2)
proof end;

Lemma16: for b1, b2, b3 being complex number st b1 <> 0 holds
b2 / b3 = (b2 * b1) / (b3 * b1)
proof end;

theorem Th55: :: XCMPLX_1:55
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 / b3 = (b2 / b1) / (b3 / b1)
proof end;

theorem Th56: :: XCMPLX_1:56
for b1 being complex number holds 1 / (1 / b1) = b1
proof end;

Lemma17: for b1, b2 being complex number holds (b1 * (b2 " )) " = (b1 " ) * b2
proof end;

theorem Th57: :: XCMPLX_1:57
for b1, b2 being complex number holds 1 / (b1 / b2) = b2 / b1
proof end;

theorem Th58: :: XCMPLX_1:58
for b1, b2 being complex number st b1 / b2 = 1 holds
b1 = b2
proof end;

Lemma19: for b1, b2 being complex number st b1 " = b2 " holds
b1 = b2
proof end;

theorem Th59: :: XCMPLX_1:59
for b1, b2 being complex number st 1 / b1 = 1 / b2 holds
b1 = b2
proof end;

theorem Th60: :: XCMPLX_1:60
for b1 being complex number st b1 <> 0 holds
b1 / b1 = 1 by Lemma8;

theorem Th61: :: XCMPLX_1:61
for b1, b2 being complex number st b1 <> 0 & b1 / b2 = b1 holds
b2 = 1
proof end;

theorem Th62: :: XCMPLX_1:62
for b1 being complex number holds b1 / 0 = 0
proof end;

theorem Th63: :: XCMPLX_1:63
for b1, b2, b3 being complex number holds (b1 / b2) + (b3 / b2) = (b1 + b3) / b2
proof end;

theorem Th64: :: XCMPLX_1:64
for b1, b2, b3, b4 being complex number holds ((b1 + b2) + b3) / b4 = ((b1 / b4) + (b2 / b4)) + (b3 / b4)
proof end;

theorem Th65: :: XCMPLX_1:65
for b1 being complex number holds (b1 + b1) / 2 = b1 ;

theorem Th66: :: XCMPLX_1:66
for b1 being complex number holds (b1 / 2) + (b1 / 2) = b1 ;

theorem Th67: :: XCMPLX_1:67
for b1, b2 being complex number st b1 = (b1 + b2) / 2 holds
b1 = b2 ;

theorem Th68: :: XCMPLX_1:68
for b1 being complex number holds ((b1 + b1) + b1) / 3 = b1 ;

theorem Th69: :: XCMPLX_1:69
for b1 being complex number holds ((b1 / 3) + (b1 / 3)) + (b1 / 3) = b1 ;

theorem Th70: :: XCMPLX_1:70
for b1 being complex number holds (((b1 + b1) + b1) + b1) / 4 = b1 ;

theorem Th71: :: XCMPLX_1:71
for b1 being complex number holds (((b1 / 4) + (b1 / 4)) + (b1 / 4)) + (b1 / 4) = b1 ;

theorem Th72: :: XCMPLX_1:72
for b1 being complex number holds (b1 / 4) + (b1 / 4) = b1 / 2 ;

theorem Th73: :: XCMPLX_1:73
for b1 being complex number holds (b1 + b1) / 4 = b1 / 2 ;

theorem Th74: :: XCMPLX_1:74
for b1, b2 being complex number st b1 * b2 = 1 holds
b1 = 1 / b2
proof end;

theorem Th75: :: XCMPLX_1:75
for b1, b2, b3 being complex number holds b1 * (b2 / b3) = (b1 * b2) / b3 by Lemma14;

theorem Th76: :: XCMPLX_1:76
for b1, b2, b3 being complex number holds (b1 / b2) * b3 = (b3 / b2) * b1
proof end;

theorem Th77: :: XCMPLX_1:77
for b1, b2, b3, b4 being complex number holds (b1 / b2) * (b3 / b4) = (b1 * b3) / (b2 * b4) by Lemma12;

theorem Th78: :: XCMPLX_1:78
for b1, b2, b3 being complex number holds b1 / (b2 / b3) = (b1 * b3) / b2 by Lemma5;

Lemma22: for b1, b2, b3, b4 being complex number holds (b1 / b2) / (b3 / b4) = (b1 * b4) / (b2 * b3)
proof end;

theorem Th79: :: XCMPLX_1:79
for b1, b2, b3 being complex number holds b1 / (b2 * b3) = (b1 / b2) / b3
proof end;

theorem Th80: :: XCMPLX_1:80
for b1, b2, b3 being complex number holds b1 / (b2 / b3) = b1 * (b3 / b2)
proof end;

theorem Th81: :: XCMPLX_1:81
for b1, b2, b3 being complex number holds b1 / (b2 / b3) = (b3 / b2) * b1
proof end;

theorem Th82: :: XCMPLX_1:82
for b1, b2, b3 being complex number holds b1 / (b2 / b3) = b3 * (b1 / b2)
proof end;

theorem Th83: :: XCMPLX_1:83
for b1, b2, b3 being complex number holds b1 / (b2 / b3) = (b1 / b2) * b3
proof end;

Lemma25: for b1, b2 being complex number holds b1 * (1 / b2) = b1 / b2
proof end;

Lemma26: for b1, b2, b3 being complex number holds (1 / b1) * (b2 / b3) = b2 / (b3 * b1)
proof end;

theorem Th84: :: XCMPLX_1:84
for b1, b2, b3, b4 being complex number holds (b1 * b2) / (b3 * b4) = ((b1 / b3) * b2) / b4
proof end;

theorem Th85: :: XCMPLX_1:85
for b1, b2, b3, b4 being complex number holds (b1 / b2) / (b3 / b4) = (b1 * b4) / (b2 * b3) by Lemma22;

theorem Th86: :: XCMPLX_1:86
for b1, b2, b3, b4 being complex number holds (b1 / b2) * (b3 / b4) = (b1 / b4) * (b3 / b2)
proof end;

theorem Th87: :: XCMPLX_1:87
for b1, b2, b3, b4, b5 being complex number holds b1 / ((b2 * b3) * (b4 / b5)) = (b5 / b3) * (b1 / (b2 * b4))
proof end;

theorem Th88: :: XCMPLX_1:88
for b1, b2 being complex number st b1 <> 0 holds
(b2 / b1) * b1 = b2 by Lemma6;

theorem Th89: :: XCMPLX_1:89
for b1, b2 being complex number st b1 <> 0 holds
b2 = b2 * (b1 / b1)
proof end;

theorem Th90: :: XCMPLX_1:90
for b1, b2 being complex number st b1 <> 0 holds
b2 = (b2 * b1) / b1 by Lemma15;

theorem Th91: :: XCMPLX_1:91
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 * b3 = (b2 * b1) * (b3 / b1)
proof end;

theorem Th92: :: XCMPLX_1:92
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 / b3 = (b2 * b1) / (b3 * b1) by Lemma16;

theorem Th93: :: XCMPLX_1:93
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 / b3 = (b2 / (b3 * b1)) * b1
proof end;

theorem Th94: :: XCMPLX_1:94
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 * b3 = (b2 * b1) / (b1 / b3)
proof end;

theorem Th95: :: XCMPLX_1:95
for b1, b2, b3, b4 being complex number st b1 <> 0 & b2 <> 0 & b3 * b1 = b4 * b2 holds
b3 / b2 = b4 / b1
proof end;

theorem Th96: :: XCMPLX_1:96
for b1, b2, b3, b4 being complex number st b1 <> 0 & b2 <> 0 & b3 / b2 = b4 / b1 holds
b3 * b1 = b4 * b2
proof end;

theorem Th97: :: XCMPLX_1:97
for b1, b2, b3, b4 being complex number st b1 <> 0 & b2 <> 0 & b3 * b1 = b4 / b2 holds
b3 * b2 = b4 / b1
proof end;

theorem Th98: :: XCMPLX_1:98
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 / b3 = b1 * ((b2 / b1) / b3)
proof end;

theorem Th99: :: XCMPLX_1:99
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 / b3 = (b2 / b1) * (b1 / b3)
proof end;

theorem Th100: :: XCMPLX_1:100
for b1, b2 being complex number holds b1 * (1 / b2) = b1 / b2 by Lemma25;

Lemma30: for b1 being complex number holds 1 / (b1 " ) = b1
proof end;

theorem Th101: :: XCMPLX_1:101
for b1, b2 being complex number holds b1 / (1 / b2) = b1 * b2
proof end;

theorem Th102: :: XCMPLX_1:102
for b1, b2, b3 being complex number holds (b1 / b2) * b3 = ((1 / b2) * b3) * b1
proof end;

theorem Th103: :: XCMPLX_1:103
for b1, b2 being complex number holds (1 / b1) * (1 / b2) = 1 / (b1 * b2)
proof end;

theorem Th104: :: XCMPLX_1:104
for b1, b2, b3 being complex number holds (1 / b1) * (b2 / b3) = b2 / (b3 * b1) by Lemma26;

theorem Th105: :: XCMPLX_1:105
for b1, b2, b3 being complex number holds (b1 / b2) / b3 = (1 / b2) * (b1 / b3)
proof end;

theorem Th106: :: XCMPLX_1:106
for b1, b2, b3 being complex number holds (b1 / b2) / b3 = (1 / b3) * (b1 / b2)
proof end;

theorem Th107: :: XCMPLX_1:107
for b1 being complex number st b1 <> 0 holds
b1 * (1 / b1) = 1
proof end;

theorem Th108: :: XCMPLX_1:108
for b1, b2 being complex number st b1 <> 0 holds
b2 = (b2 * b1) * (1 / b1)
proof end;

theorem Th109: :: XCMPLX_1:109
for b1, b2 being complex number st b1 <> 0 holds
b2 = b2 * ((1 / b1) * b1)
proof end;

theorem Th110: :: XCMPLX_1:110
for b1, b2 being complex number st b1 <> 0 holds
b2 = (b2 * (1 / b1)) * b1
proof end;

theorem Th111: :: XCMPLX_1:111
for b1, b2 being complex number st b1 <> 0 holds
b2 = b2 / (b1 * (1 / b1))
proof end;

theorem Th112: :: XCMPLX_1:112
for b1, b2 being complex number st b1 <> 0 & b2 <> 0 holds
1 / (b1 * b2) <> 0
proof end;

theorem Th113: :: XCMPLX_1:113
for b1, b2 being complex number st b1 <> 0 & b2 <> 0 holds
(b1 / b2) * (b2 / b1) = 1
proof end;

theorem Th114: :: XCMPLX_1:114
for b1, b2, b3 being complex number st b1 <> 0 holds
(b2 / b1) + b3 = (b2 + (b1 * b3)) / b1
proof end;

theorem Th115: :: XCMPLX_1:115
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 + b3 = b1 * ((b2 / b1) + (b3 / b1))
proof end;

theorem Th116: :: XCMPLX_1:116
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 + b3 = ((b2 * b1) + (b3 * b1)) / b1
proof end;

theorem Th117: :: XCMPLX_1:117
for b1, b2, b3, b4 being complex number st b1 <> 0 & b2 <> 0 holds
(b3 / b1) + (b4 / b2) = ((b3 * b2) + (b4 * b1)) / (b1 * b2)
proof end;

theorem Th118: :: XCMPLX_1:118
for b1, b2 being complex number st b1 <> 0 holds
b1 + b2 = b1 * (1 + (b2 / b1))
proof end;

theorem Th119: :: XCMPLX_1:119
for b1, b2 being complex number holds (b1 / (2 * b2)) + (b1 / (2 * b2)) = b1 / b2
proof end;

theorem Th120: :: XCMPLX_1:120
for b1, b2 being complex number holds ((b1 / (3 * b2)) + (b1 / (3 * b2))) + (b1 / (3 * b2)) = b1 / b2
proof end;

Lemma37: for b1, b2 being complex number holds - (b1 / b2) = (- b1) / b2
proof end;

theorem Th121: :: XCMPLX_1:121
for b1, b2, b3 being complex number holds (b1 / b2) - (b3 / b2) = (b1 - b3) / b2
proof end;

theorem Th122: :: XCMPLX_1:122
for b1 being complex number holds b1 - (b1 / 2) = b1 / 2 ;

theorem Th123: :: XCMPLX_1:123
for b1, b2, b3, b4 being complex number holds ((b1 - b2) - b3) / b4 = ((b1 / b4) - (b2 / b4)) - (b3 / b4)
proof end;

theorem Th124: :: XCMPLX_1:124
for b1, b2, b3, b4 being complex number st b1 <> 0 & b2 <> 0 & b1 <> b2 & b3 / b1 = b4 / b2 holds
b3 / b1 = (b3 - b4) / (b1 - b2)
proof end;

theorem Th125: :: XCMPLX_1:125
for b1, b2, b3, b4 being complex number holds ((b1 + b2) - b3) / b4 = ((b1 / b4) + (b2 / b4)) - (b3 / b4)
proof end;

theorem Th126: :: XCMPLX_1:126
for b1, b2, b3, b4 being complex number holds ((b1 - b2) + b3) / b4 = ((b1 / b4) - (b2 / b4)) + (b3 / b4)
proof end;

theorem Th127: :: XCMPLX_1:127
for b1, b2, b3 being complex number st b1 <> 0 holds
(b2 / b1) - b3 = (b2 - (b3 * b1)) / b1
proof end;

theorem Th128: :: XCMPLX_1:128
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 - (b3 / b1) = ((b2 * b1) - b3) / b1
proof end;

theorem Th129: :: XCMPLX_1:129
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 - b3 = b1 * ((b2 / b1) - (b3 / b1))
proof end;

theorem Th130: :: XCMPLX_1:130
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 - b3 = ((b2 * b1) - (b3 * b1)) / b1
proof end;

theorem Th131: :: XCMPLX_1:131
for b1, b2, b3, b4 being complex number st b1 <> 0 & b2 <> 0 holds
(b3 / b1) - (b4 / b2) = ((b3 * b2) - (b4 * b1)) / (b1 * b2)
proof end;

theorem Th132: :: XCMPLX_1:132
for b1, b2 being complex number st b1 <> 0 holds
b1 - b2 = b1 * (1 - (b2 / b1))
proof end;

theorem Th133: :: XCMPLX_1:133
for b1, b2, b3 being complex number st b1 <> 0 holds
b2 = (((b1 * b2) + b3) - b3) / b1 by Lemma15;

theorem Th134: :: XCMPLX_1:134
for b1, b2 being complex number st - b1 = - b2 holds
b1 = b2 ;

theorem Th135: :: XCMPLX_1:135
for b1 being complex number st - b1 = 0 holds
b1 = 0 ;

theorem Th136: :: XCMPLX_1:136
for b1, b2 being complex number st b1 + (- b2) = 0 holds
b1 = b2 ;

theorem Th137: :: XCMPLX_1:137
for b1, b2 being complex number holds b1 = (b1 + b2) + (- b2) ;

theorem Th138: :: XCMPLX_1:138
for b1, b2 being complex number holds b1 = b1 + (b2 + (- b2)) ;

theorem Th139: :: XCMPLX_1:139
for b1, b2 being complex number holds b1 = ((- b2) + b1) + b2 ;

theorem Th140: :: XCMPLX_1:140
for b1, b2 being complex number holds - (b1 + b2) = (- b1) + (- b2) ;

theorem Th141: :: XCMPLX_1:141
for b1, b2 being complex number holds - ((- b1) + b2) = b1 + (- b2) ;

theorem Th142: :: XCMPLX_1:142
for b1, b2 being complex number holds b1 + b2 = - ((- b1) + (- b2)) ;

theorem Th143: :: XCMPLX_1:143
for b1, b2 being complex number holds - (b1 - b2) = b2 - b1 ;

theorem Th144: :: XCMPLX_1:144
for b1, b2 being complex number holds (- b1) - b2 = (- b2) - b1 ;

theorem Th145: :: XCMPLX_1:145
for b1, b2 being complex number holds b1 = (- b2) - ((- b1) - b2) ;

theorem Th146: :: XCMPLX_1:146
for b1, b2, b3 being complex number holds ((- b1) - b2) - b3 = ((- b1) - b3) - b2 ;

theorem Th147: :: XCMPLX_1:147
for b1, b2, b3 being complex number holds ((- b1) - b2) - b3 = ((- b2) - b3) - b1 ;

theorem Th148: :: XCMPLX_1:148
for b1, b2, b3 being complex number holds ((- b1) - b2) - b3 = ((- b3) - b2) - b1 ;

theorem Th149: :: XCMPLX_1:149
for b1, b2, b3 being complex number holds (b1 - b2) - (b1 - b3) = - (b2 - b3) ;

theorem Th150: :: XCMPLX_1:150
for b1 being complex number holds 0 - b1 = - b1 ;

theorem Th151: :: XCMPLX_1:151
for b1, b2 being complex number holds b1 + b2 = b1 - (- b2) ;

theorem Th152: :: XCMPLX_1:152
for b1, b2 being complex number holds b1 = b1 - (b2 + (- b2)) ;

theorem Th153: :: XCMPLX_1:153
for b1, b2, b3 being complex number st b1 - b2 = b3 + (- b2) holds
b1 = b3 ;

theorem Th154: :: XCMPLX_1:154
for b1, b2, b3 being complex number st b1 - b2 = b1 + (- b3) holds
b2 = b3 ;

theorem Th155: :: XCMPLX_1:155
for b1, b2, b3 being complex number holds (b1 + b2) - b3 = ((- b3) + b1) + b2 ;

theorem Th156: :: XCMPLX_1:156
for b1, b2, b3 being complex number holds (b1 - b2) + b3 = ((- b2) + b3) + b1 ;

theorem Th157: :: XCMPLX_1:157
for b1, b2, b3 being complex number holds b1 - ((- b2) - b3) = (b1 + b2) + b3 ;

theorem Th158: :: XCMPLX_1:158
for b1, b2, b3 being complex number holds (b1 - b2) - b3 = ((- b2) - b3) + b1 ;

theorem Th159: :: XCMPLX_1:159
for b1, b2, b3 being complex number holds (b1 - b2) - b3 = ((- b3) + b1) - b2 ;

theorem Th160: :: XCMPLX_1:160
for b1, b2, b3 being complex number holds (b1 - b2) - b3 = ((- b3) - b2) + b1 ;

theorem Th161: :: XCMPLX_1:161
for b1, b2 being complex number holds - (b1 + b2) = (- b2) - b1 ;

theorem Th162: :: XCMPLX_1:162
for b1, b2 being complex number holds - (b1 - b2) = (- b1) + b2 ;

theorem Th163: :: XCMPLX_1:163
for b1, b2 being complex number holds - ((- b1) + b2) = b1 - b2 ;

theorem Th164: :: XCMPLX_1:164
for b1, b2 being complex number holds b1 + b2 = - ((- b1) - b2) ;

theorem Th165: :: XCMPLX_1:165
for b1, b2, b3 being complex number holds ((- b1) + b2) - b3 = ((- b3) + b2) - b1 ;

theorem Th166: :: XCMPLX_1:166
for b1, b2, b3 being complex number holds ((- b1) + b2) - b3 = ((- b3) - b1) + b2 ;

theorem Th167: :: XCMPLX_1:167
for b1, b2, b3 being complex number holds - ((b1 + b2) + b3) = ((- b1) - b2) - b3 ;

theorem Th168: :: XCMPLX_1:168
for b1, b2, b3 being complex number holds - ((b1 + b2) - b3) = ((- b1) - b2) + b3 ;

theorem Th169: :: XCMPLX_1:169
for b1, b2, b3 being complex number holds - ((b1 - b2) + b3) = ((- b1) + b2) - b3 ;

theorem Th170: :: XCMPLX_1:170
for b1, b2, b3 being complex number holds - ((b1 - b2) - b3) = ((- b1) + b2) + b3 ;

theorem Th171: :: XCMPLX_1:171
for b1, b2, b3 being complex number holds - (((- b1) + b2) + b3) = (b1 - b2) - b3 ;

theorem Th172: :: XCMPLX_1:172
for b1, b2, b3 being complex number holds - (((- b1) + b2) - b3) = (b1 - b2) + b3 ;

theorem Th173: :: XCMPLX_1:173
for b1, b2, b3 being complex number holds - (((- b1) - b2) + b3) = (b1 + b2) - b3 ;

theorem Th174: :: XCMPLX_1:174
for b1, b2, b3 being complex number holds - (((- b1) - b2) - b3) = (b1 + b2) + b3 ;

theorem Th175: :: XCMPLX_1:175
for b1, b2 being complex number holds (- b1) * b2 = - (b1 * b2) ;

theorem Th176: :: XCMPLX_1:176
for b1, b2 being complex number holds (- b1) * b2 = b1 * (- b2) ;

theorem Th177: :: XCMPLX_1:177
for b1, b2 being complex number holds (- b1) * (- b2) = b1 * b2 ;

theorem Th178: :: XCMPLX_1:178
for b1, b2 being complex number holds - (b1 * (- b2)) = b1 * b2 ;

theorem Th179: :: XCMPLX_1:179
for b1, b2 being complex number holds - ((- b1) * b2) = b1 * b2 ;

theorem Th180: :: XCMPLX_1:180
for b1 being complex number holds (- 1) * b1 = - b1 ;

theorem Th181: :: XCMPLX_1:181
for b1 being complex number holds (- b1) * (- 1) = b1 ;

theorem Th182: :: XCMPLX_1:182
for b1, b2 being complex number st b1 <> 0 & b2 * b1 = - b1 holds
b2 = - 1
proof end;

theorem Th183: :: XCMPLX_1:183
for b1 being complex number holds
( not b1 * b1 = 1 or b1 = 1 or b1 = - 1 )
proof end;

theorem Th184: :: XCMPLX_1:184
for b1 being complex number holds (- b1) + (2 * b1) = b1 ;

theorem Th185: :: XCMPLX_1:185
for b1, b2, b3 being complex number holds (b1 - b2) * b3 = (b2 - b1) * (- b3) ;

theorem Th186: :: XCMPLX_1:186
for b1, b2, b3 being complex number holds (b1 - b2) * b3 = - ((b2 - b1) * b3) ;

theorem Th187: :: XCMPLX_1:187
for b1 being complex number holds b1 - (2 * b1) = - b1 ;

theorem Th188: :: XCMPLX_1:188
for b1, b2 being complex number holds - (b1 / b2) = (- b1) / b2 by Lemma37;

theorem Th189: :: XCMPLX_1:189
for b1, b2 being complex number holds b1 / (- b2) = - (b1 / b2)
proof end;

theorem Th190: :: XCMPLX_1:190
for b1, b2 being complex number holds - (b1 / (- b2)) = b1 / b2
proof end;

theorem Th191: :: XCMPLX_1:191
for b1, b2 being complex number holds - ((- b1) / b2) = b1 / b2
proof end;

theorem Th192: :: XCMPLX_1:192
for b1, b2 being complex number holds (- b1) / (- b2) = b1 / b2
proof end;

theorem Th193: :: XCMPLX_1:193
for b1, b2 being complex number holds (- b1) / b2 = b1 / (- b2)
proof end;

theorem Th194: :: XCMPLX_1:194
for b1 being complex number holds - b1 = b1 / (- 1)
proof end;

theorem Th195: :: XCMPLX_1:195
for b1 being complex number holds b1 = (- b1) / (- 1)
proof end;

theorem Th196: :: XCMPLX_1:196
for b1, b2 being complex number st b1 / b2 = - 1 holds
( b1 = - b2 & b2 = - b1 )
proof end;

theorem Th197: :: XCMPLX_1:197
for b1, b2 being complex number st b1 <> 0 & b1 / b2 = - b1 holds
b2 = - 1
proof end;

theorem Th198: :: XCMPLX_1:198
for b1 being complex number st b1 <> 0 holds
(- b1) / b1 = - 1
proof end;

theorem Th199: :: XCMPLX_1:199
for b1 being complex number st b1 <> 0 holds
b1 / (- b1) = - 1
proof end;

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

theorem Th200: :: XCMPLX_1:200
for b1 being complex number st b1 <> 0 & b1 = 1 / b1 & not b1 = 1 holds
b1 = - 1
proof end;

theorem Th201: :: XCMPLX_1:201
for b1, b2, b3, b4 being complex number st b1 <> 0 & b2 <> 0 & b1 <> - b2 & b3 / b1 = b4 / b2 holds
b3 / b1 = (b3 + b4) / (b1 + b2)
proof end;

theorem Th202: :: XCMPLX_1:202
for b1, b2 being complex number st b1 " = b2 " holds
b1 = b2 by Lemma19;

theorem Th203: :: XCMPLX_1:203
0 " = 0 ;

theorem Th204: :: XCMPLX_1:204
for b1, b2 being complex number st b1 <> 0 holds
b2 = (b2 * b1) * (b1 " )
proof end;

theorem Th205: :: XCMPLX_1:205
for b1, b2 being complex number holds (b1 " ) * (b2 " ) = (b1 * b2) " by Lemma4;

theorem Th206: :: XCMPLX_1:206
for b1, b2 being complex number holds (b1 * (b2 " )) " = (b1 " ) * b2 by Lemma17;

theorem Th207: :: XCMPLX_1:207
for b1, b2 being complex number holds ((b1 " ) * (b2 " )) " = b1 * b2
proof end;

theorem Th208: :: XCMPLX_1:208
for b1, b2 being complex number st b1 <> 0 & b2 <> 0 holds
b1 * (b2 " ) <> 0
proof end;

theorem Th209: :: XCMPLX_1:209
for b1, b2 being complex number st b1 <> 0 & b2 <> 0 holds
(b1 " ) * (b2 " ) <> 0
proof end;

theorem Th210: :: XCMPLX_1:210
for b1, b2 being complex number st b1 * (b2 " ) = 1 holds
b1 = b2
proof end;

theorem Th211: :: XCMPLX_1:211
for b1, b2 being complex number st b1 * b2 = 1 holds
b1 = b2 "
proof end;

theorem Th212: :: XCMPLX_1:212
canceled;

theorem Th213: :: XCMPLX_1:213
for b1, b2 being complex number st b1 <> 0 & b2 <> 0 holds
(b1 " ) + (b2 " ) = (b1 + b2) * ((b1 * b2) " )
proof end;

Lemma47: for b1 being complex number holds (- b1) " = - (b1 " )
proof end;

theorem Th214: :: XCMPLX_1:214
for b1, b2 being complex number st b1 <> 0 & b2 <> 0 holds
(b1 " ) - (b2 " ) = (b2 - b1) * ((b1 * b2) " )
proof end;

theorem Th215: :: XCMPLX_1:215
for b1, b2 being complex number holds (b1 / b2) " = b2 / b1 by Lemma13;

theorem Th216: :: XCMPLX_1:216
for b1, b2 being complex number holds (b1 " ) / (b2 " ) = b2 / b1
proof end;

theorem Th217: :: XCMPLX_1:217
for b1 being complex number holds 1 / b1 = b1 " by Lemma7;

theorem Th218: :: XCMPLX_1:218
for b1 being complex number holds 1 / (b1 " ) = b1 by Lemma30;

theorem Th219: :: XCMPLX_1:219
for b1 being complex number holds (1 / b1) " = b1
proof end;

theorem Th220: :: XCMPLX_1:220
for b1, b2 being complex number st 1 / b1 = b2 " holds
b1 = b2
proof end;

theorem Th221: :: XCMPLX_1:221
for b1, b2 being complex number holds b1 / (b2 " ) = b1 * b2
proof end;

theorem Th222: :: XCMPLX_1:222
for b1, b2, b3 being complex number holds (b1 " ) * (b2 / b3) = b2 / (b1 * b3)
proof end;

theorem Th223: :: XCMPLX_1:223
for b1, b2 being complex number holds (b1 " ) / b2 = (b1 * b2) "
proof end;

theorem Th224: :: XCMPLX_1:224
for b1 being complex number holds (- b1) " = - (b1 " ) by Lemma47;

theorem Th225: :: XCMPLX_1:225
for b1 being complex number st b1 <> 0 & b1 = b1 " & not b1 = 1 holds
b1 = - 1 by Lemma44;

theorem Th226: :: XCMPLX_1:226
for b1, b2, b3 being complex number holds ((b1 + b2) + b3) - b2 = b1 + b3 ;

theorem Th227: :: XCMPLX_1:227
for b1, b2, b3 being complex number holds ((b1 - b2) + b3) + b2 = b1 + b3 ;

theorem Th228: :: XCMPLX_1:228
for b1, b2, b3 being complex number holds ((b1 + b2) - b3) - b2 = b1 - b3 ;

theorem Th229: :: XCMPLX_1:229
for b1, b2, b3 being complex number holds ((b1 - b2) - b3) + b2 = b1 - b3 ;

theorem Th230: :: XCMPLX_1:230
for b1, b2 being complex number holds (b1 - b1) - b2 = - b2 ;

theorem Th231: :: XCMPLX_1:231
for b1, b2 being complex number holds ((- b1) + b1) - b2 = - b2 ;

theorem Th232: :: XCMPLX_1:232
for b1, b2 being complex number holds (b1 - b2) - b1 = - b2 ;

theorem Th233: :: XCMPLX_1:233
for b1, b2 being complex number holds ((- b1) - b2) + b1 = - b2 ;

theorem Th234: :: XCMPLX_1:234
for b1, b2 being complex number st b2 <> 0 holds
ex b3 being complex number st b1 = b2 / b3
proof end;

theorem Th235: :: XCMPLX_1:235
for b1, b2, b3, b4, b5 being complex number holds b1 / ((b2 * b3) * (b4 / b5)) = (b5 / b3) * (b1 / (b2 * b4))
proof end;

theorem Th236: :: XCMPLX_1:236
for b1, b2, b3, b4 being complex number holds (((b1 - b2) / b3) * b4) + b2 = ((1 - (b4 / b3)) * b2) + ((b4 / b3) * b1)
proof end;

theorem Th237: :: XCMPLX_1:237
for b1, b2, b3 being complex number st b1 <> 0 holds
(b1 * b2) + b3 = b1 * (b2 + (b3 / b1))
proof end;