let a be non zero Real; for N being Matrix of 3,F_Real st N = symmetric_3 (a,a,(- a),0,0,0) holds
N is invertible
let N be Matrix of 3,F_Real; ( N = symmetric_3 (a,a,(- a),0,0,0) implies N is invertible )
assume A1:
N = symmetric_3 (a,a,(- a),0,0,0)
; N is invertible
( (symmetric_3 (a,a,(- a),0,0,0)) * (symmetric_3 ((1 / a),(1 / a),(- (1 / a)),0,0,0)) = 1. (F_Real,3) & (symmetric_3 ((1 / a),(1 / a),(- (1 / a)),0,0,0)) * (symmetric_3 (a,a,(- a),0,0,0)) = 1. (F_Real,3) )
by Th41, Th42;
hence
N is invertible
by A1, MATRIX_6:def 2, MATRIX_6:def 3; verum