let R be POINT of (IncProjSp_of real_projective_plane); for L being LINE of (IncProjSp_of real_projective_plane)
for p, q, r being Point of real_projective_plane st R = r & L = Line (p,q) holds
( R on L iff p,q,r are_collinear )
let L be LINE of (IncProjSp_of real_projective_plane); for p, q, r being Point of real_projective_plane st R = r & L = Line (p,q) holds
( R on L iff p,q,r are_collinear )
let p, q, r be Point of real_projective_plane; ( R = r & L = Line (p,q) implies ( R on L iff p,q,r are_collinear ) )
assume A1:
( R = r & L = Line (p,q) )
; ( R on L iff p,q,r are_collinear )
assume A2:
p,q,r are_collinear
; R on L
then
[R,L] in Proj_Inc real_projective_plane
by INCPROJ:def 2;
then
[R,L] in the Inc of (IncProjSp_of real_projective_plane)
by INCPROJ:2;
hence
R on L
by INCSP_1:def 1; verum