let L be non empty multMagma ; for B being non empty AlgebraStr of L
for A being non empty Subalgebra of B
for x, y being Element of
for x', y' being Element of st x = x' & y = y' holds
x + y = x' + y'
let B be non empty AlgebraStr of L; for A being non empty Subalgebra of B
for x, y being Element of
for x', y' being Element of st x = x' & y = y' holds
x + y = x' + y'
let A be non empty Subalgebra of B; for x, y being Element of
for x', y' being Element of st x = x' & y = y' holds
x + y = x' + y'
let x, y be Element of ; for x', y' being Element of st x = x' & y = y' holds
x + y = x' + y'
let x', y' be Element of ; ( x = x' & y = y' implies x + y = x' + y' )
assume A1:
( x = x' & y = y' )
; x + y = x' + y'
[x',y'] in [:the carrier of A,the carrier of A:]
by ZFMISC_1:106;
hence x + y =
(the addF of B || the carrier of A) . [x',y']
by A1, FUNCT_1:72
.=
x' + y'
by Def3
;
verum