let S be non empty satisfying_Tarski-model satisfying_Lower_Dimension_Axiom TarskiGeometryStruct ; for a, b, c being POINT of S
for E being Subset of S st not Collinear a,b,c & E is_plane & a in E & b in E & c in E holds
E = Plane (a,b,c)
let a, b, c be POINT of S; for E being Subset of S st not Collinear a,b,c & E is_plane & a in E & b in E & c in E holds
E = Plane (a,b,c)
let E be Subset of S; ( not Collinear a,b,c & E is_plane & a in E & b in E & c in E implies E = Plane (a,b,c) )
assume that
A1:
not Collinear a,b,c
and
A2:
E is_plane
and
A3:
a in E
and
A4:
b in E
and
A5:
c in E
; E = Plane (a,b,c)
set A = Line (a,b);
A6:
a <> b
by A1, GTARSKI3:46;
then consider r being POINT of S such that
A7:
not Collinear a,b,r
and
A8:
E = Plane (a,b,r)
by A2, A3, A4, Th46;
A9:
not c in Line (a,b)
proof
assume
c in Line (
a,
b)
;
contradiction
then
ex
x being
POINT of
S st
(
c = x &
Collinear a,
b,
x )
;
hence
contradiction
by A1;
verum
end;
H1:
Line (a,b) is_line
by A6;
H2:
not r in Line (a,b)
proof
assume
r in Line (
a,
b)
;
contradiction
then
ex
x being
POINT of
S st
(
r = x &
Collinear a,
b,
x )
;
hence
contradiction
by A7;
verum
end;
c in Plane ((Line (a,b)),r)
by A5, A7, A8, Def11;
then Plane ((Line (a,b)),c) =
Plane ((Line (a,b)),r)
by Th34, H1, H2, A9
.=
E
by A7, A8, Def11
;
hence
E = Plane (a,b,c)
by Def11, A1; verum