let n be Element of NAT ; :: thesis: for x1, x2, x3 being Element of REAL n holds
( x1 in plane x1,x2,x3 & x2 in plane x1,x2,x3 & x3 in plane x1,x2,x3 )
let x1, x2, x3 be Element of REAL n; :: thesis: ( x1 in plane x1,x2,x3 & x2 in plane x1,x2,x3 & x3 in plane x1,x2,x3 )
( 1 * x1 = x1 & 0 * x2 = 0* n & 0 * x3 = 0* n )
by EUCLID_4:3;
then A1: ((1 * x1) + (0 * x2)) + (0 * x3) =
x1 + (0* n)
by EUCLID_4:1
.=
x1
by EUCLID_4:1
;
( 0 * x1 = 0* n & 1 * x2 = x2 & 0 * x3 = 0* n )
by EUCLID_4:3;
then A2: ((0 * x1) + (1 * x2)) + (0 * x3) =
x2 + (0* n)
by EUCLID_4:1
.=
x2
by EUCLID_4:1
;
A3:
(0 + 0 ) + 1 = 1
;
( 0 * x1 = 0* n & 0 * x2 = 0* n & 1 * x3 = x3 )
by EUCLID_4:3;
then ((0 * x1) + (0 * x2)) + (1 * x3) =
(0* n) + x3
by EUCLID_4:1
.=
x3
by EUCLID_4:1
;
hence
( x1 in plane x1,x2,x3 & x2 in plane x1,x2,x3 & x3 in plane x1,x2,x3 )
by A1, A2, A3; :: thesis: verum