let S, T be antisymmetric bounded with_suprema with_infima RelStr ; :: thesis: for x, y being Element of [:S,T:] holds
( x is_a_complement_of y iff ( x `1 is_a_complement_of y `1 & x `2 is_a_complement_of y `2 ) )

let x, y be Element of [:S,T:]; :: thesis: ( x is_a_complement_of y iff ( x `1 is_a_complement_of y `1 & x `2 is_a_complement_of y `2 ) )
A1: the carrier of [:S,T:] = [:the carrier of S,the carrier of T:] by YELLOW_3:def 2;
hereby :: thesis: ( x `1 is_a_complement_of y `1 & x `2 is_a_complement_of y `2 implies x is_a_complement_of y )
assume A2: x is_a_complement_of y ; :: thesis: ( x `1 is_a_complement_of y `1 & x `2 is_a_complement_of y `2 )
A3: (y `1 ) "/\" (x `1 ) = (y "/\" x) `1 by Th13
.= (Bottom [:S,T:]) `1 by A2, WAYBEL_1:def 23
.= [(Bottom S),(Bottom T)] `1 by Th4
.= Bottom S by MCART_1:7 ;
(y `1 ) "\/" (x `1 ) = (y "\/" x) `1 by Th14
.= (Top [:S,T:]) `1 by A2, WAYBEL_1:def 23
.= [(Top S),(Top T)] `1 by Th3
.= Top S by MCART_1:7 ;
hence x `1 is_a_complement_of y `1 by A3, WAYBEL_1:def 23; :: thesis: x `2 is_a_complement_of y `2
A4: (y `2 ) "/\" (x `2 ) = (y "/\" x) `2 by Th13
.= (Bottom [:S,T:]) `2 by A2, WAYBEL_1:def 23
.= [(Bottom S),(Bottom T)] `2 by Th4
.= Bottom T by MCART_1:7 ;
(y `2 ) "\/" (x `2 ) = (y "\/" x) `2 by Th14
.= (Top [:S,T:]) `2 by A2, WAYBEL_1:def 23
.= [(Top S),(Top T)] `2 by Th3
.= Top T by MCART_1:7 ;
hence x `2 is_a_complement_of y `2 by A4, WAYBEL_1:def 23; :: thesis: verum
end;
assume that
A5: (y `1 ) "\/" (x `1 ) = Top S and
A6: (y `1 ) "/\" (x `1 ) = Bottom S and
A7: (y `2 ) "\/" (x `2 ) = Top T and
A8: (y `2 ) "/\" (x `2 ) = Bottom T ; :: according to WAYBEL_1:def 23 :: thesis: x is_a_complement_of y
A9: (y "\/" x) `2 = (y `2 ) "\/" (x `2 ) by Th14
.= [(Top S),(Top T)] `2 by A7, MCART_1:7 ;
(y "\/" x) `1 = (y `1 ) "\/" (x `1 ) by Th14
.= [(Top S),(Top T)] `1 by A5, MCART_1:7 ;
hence y "\/" x = [(Top S),(Top T)] by A1, A9, DOMAIN_1:12
.= Top [:S,T:] by Th3 ;
:: according to WAYBEL_1:def 23 :: thesis: y "/\" x = Bottom [:S,T:]
A10: (y "/\" x) `2 = (y `2 ) "/\" (x `2 ) by Th13
.= [(Bottom S),(Bottom T)] `2 by A8, MCART_1:7 ;
(y "/\" x) `1 = (y `1 ) "/\" (x `1 ) by Th13
.= [(Bottom S),(Bottom T)] `1 by A6, MCART_1:7 ;
hence y "/\" x = [(Bottom S),(Bottom T)] by A1, A10, DOMAIN_1:12
.= Bottom [:S,T:] by Th4 ;
:: thesis: verum