let V be RealLinearSpace; :: thesis: for M being non empty Affine Subset of V
for v being VECTOR of V st v in M holds
ex N being non empty Affine Subset of V st
( N = M - {v} & M is_parallel_to N & N is Subspace-like )

let M be non empty Affine Subset of V; :: thesis: for v being VECTOR of V st v in M holds
ex N being non empty Affine Subset of V st
( N = M - {v} & M is_parallel_to N & N is Subspace-like )

let v be VECTOR of V; :: thesis: ( v in M implies ex N being non empty Affine Subset of V st
( N = M - {v} & M is_parallel_to N & N is Subspace-like ) )

( not {v} is empty & {v} is Affine ) by RUSUB_4:23;
then reconsider N = M - {v} as non empty Affine Subset of V by Th4, Th8;
assume v in M ; :: thesis: ex N being non empty Affine Subset of V st
( N = M - {v} & M is_parallel_to N & N is Subspace-like )

then A1: 0. V in N by Th15;
take N ; :: thesis: ( N = M - {v} & M is_parallel_to N & N is Subspace-like )
M is_parallel_to N
proof
take v ; :: according to RUSUB_5:def 1 :: thesis: M = N + {v}
thus M = N + {v} by Th9; :: thesis: verum
end;
hence ( N = M - {v} & M is_parallel_to N & N is Subspace-like ) by A1, RUSUB_4:26; :: thesis: verum