let a, b be real number ; :: thesis: ( (a ^2 ) + (b ^2 ) = 0 implies a = 0 )
( 0 <= a ^2 & 0 <= b ^2 ) by XREAL_1:65;
hence ( (a ^2 ) + (b ^2 ) = 0 implies a = 0 ) ; :: thesis: verum