let n be Element of NAT ; for L1, L2 being Element of line_of_REAL n holds
( L1,L2 are_coplane iff ex P being Element of plane_of_REAL n st
( L1 c= P & L2 c= P ) )
let L1, L2 be Element of line_of_REAL n; ( L1,L2 are_coplane iff ex P being Element of plane_of_REAL n st
( L1 c= P & L2 c= P ) )
thus
( L1,L2 are_coplane implies ex P being Element of plane_of_REAL n st
( L1 c= P & L2 c= P ) )
( ex P being Element of plane_of_REAL n st
( L1 c= P & L2 c= P ) implies L1,L2 are_coplane )proof
assume
L1,
L2 are_coplane
;
ex P being Element of plane_of_REAL n st
( L1 c= P & L2 c= P )
then consider x1,
x2,
x3 being
Element of
REAL n such that A1:
(
L1 c= plane x1,
x2,
x3 &
L2 c= plane x1,
x2,
x3 )
by Def12;
set P =
plane x1,
x2,
x3;
take
plane x1,
x2,
x3
;
( plane x1,x2,x3 is Element of plane_of_REAL n & L1 c= plane x1,x2,x3 & L2 c= plane x1,x2,x3 )
thus
(
plane x1,
x2,
x3 is
Element of
plane_of_REAL n &
L1 c= plane x1,
x2,
x3 &
L2 c= plane x1,
x2,
x3 )
by A1, Th95;
verum
end;
hence
( ex P being Element of plane_of_REAL n st
( L1 c= P & L2 c= P ) implies L1,L2 are_coplane )
; verum