let AS be AffinSpace; :: thesis: for a being Element of
for A being Subset of st A is being_line holds
a,a // A

let a be Element of ; :: thesis: for A being Subset of st A is being_line holds
a,a // A

let A be Subset of ; :: thesis: ( A is being_line implies a,a // A )
assume A is being_line ; :: thesis: a,a // A
then consider p, q being Element of such that
A1: p <> q and
A2: A = Line p,q by Def3;
a,a // p,q by Th12;
hence a,a // A by A1, A2, Def4; :: thesis: verum