let x be set ; for V being RealLinearSpace
for A being affinely-independent Subset of V st |-- (A,x) = ([#] V) --> 0 holds
not x in A
let V be RealLinearSpace; for A being affinely-independent Subset of V st |-- (A,x) = ([#] V) --> 0 holds
not x in A
let A be affinely-independent Subset of V; ( |-- (A,x) = ([#] V) --> 0 implies not x in A )
set Ax = |-- (A,x);
assume A1:
|-- (A,x) = ([#] V) --> 0
; not x in A
A2:
A c= conv A
by RLAFFIN1:2;
assume A3:
x in A
; contradiction
then 0 =
(|-- (A,x)) . x
by A1, FUNCOP_1:7
.=
(x |-- A) . x
by A3, Def3
.=
1
by A3, A2, RLAFFIN1:72
;
hence
contradiction
; verum