:: SYMSP_1 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
:: deftheorem Def1 defines _|_ SYMSP_1:def 1 :
set X = {0};
reconsider o = 0 as Element of {0} by TARSKI:def 1;
deffunc H1( Element of {0}, Element of {0}) -> Element of {0} = o;
consider md being BinOp of {0} such that
Lm1:
for x, y being Element of {0} holds md . x,y = H1(x,y)
from BINOP_1:sch 2(
{0}
);
Lm2:
now
let F be
Field;
:: thesis: ex mo being Relation of {0} st
for x being set holds
( x in mo iff ( x in [:{0},{0}:] & ex a, b being Element of {0} st
( x = [a,b] & b = o ) ) )set CV =
[:{0},{0}:];
defpred S1[
set ]
means ex
a,
b being
Element of
{0} st
( $1
= [a,b] &
b = o );
consider mo being
set such that A1:
for
x being
set holds
(
x in mo iff (
x in [:{0},{0}:] &
S1[
x] ) )
from XBOOLE_0:sch 1(
[:{0},{0}:]
);
mo c= [:{0},{0}:]
then reconsider mo =
mo as
Relation of
{0} by RELSET_1:def 1;
take mo =
mo;
:: thesis: for x being set holds
( x in mo iff ( x in [:{0},{0}:] & ex a, b being Element of {0} st
( x = [a,b] & b = o ) ) )thus
for
x being
set holds
(
x in mo iff (
x in [:{0},{0}:] & ex
a,
b being
Element of
{0} st
(
x = [a,b] &
b = o ) ) )
by A1;
:: thesis: verum
end;
registration
let F be
Field;
let X be non
empty set ;
let md be
BinOp of
X;
let o be
Element of
X;
let mF be
Function of
[:the carrier of F,X:],
X;
let mo be
Relation of
X;
cluster SymStr(#
X,
md,
o,
mF,
mo #)
-> non
empty ;
coherence
not SymStr(# X,md,o,mF,mo #) is empty
end;
Lm3:
for F being Field
for mF being Function of [:the carrier of F,{0}:],{0}
for mo being Relation of {0} holds
( SymStr(# {0},md,o,mF,mo #) is Abelian & SymStr(# {0},md,o,mF,mo #) is add-associative & SymStr(# {0},md,o,mF,mo #) is right_zeroed & SymStr(# {0},md,o,mF,mo #) is right_complementable )
Lm4:
now
let F be
Field;
:: thesis: for mF being Function of [:the carrier of F,{0}:],{0} st ( for a being Element of F
for x being Element of {0} holds mF . [a,x] = o ) holds
for mo being Relation of {0}
for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
MPS is VectSp-likelet mF be
Function of
[:the carrier of F,{0}:],
{0};
:: thesis: ( ( for a being Element of F
for x being Element of {0} holds mF . [a,x] = o ) implies for mo being Relation of {0}
for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
MPS is VectSp-like )assume A1:
for
a being
Element of
F for
x being
Element of
{0} holds
mF . [a,x] = o
;
:: thesis: for mo being Relation of {0}
for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
MPS is VectSp-likelet mo be
Relation of
{0};
:: thesis: for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
MPS is VectSp-likelet MPS be non
empty Abelian add-associative right_zeroed right_complementable SymStr of
F;
:: thesis: ( MPS = SymStr(# {0},md,o,mF,mo #) implies MPS is VectSp-like )assume A2:
MPS = SymStr(#
{0},
md,
o,
mF,
mo #)
;
:: thesis: MPS is VectSp-likethus
MPS is
VectSp-like
:: thesis: verum
proof
for
x,
y being
Element of
F for
v,
w being
Element of
MPS holds
(
x * (v + w) = (x * v) + (x * w) &
(x + y) * v = (x * v) + (y * v) &
(x * y) * v = x * (y * v) &
(1. F) * v = v )
proof
let x,
y be
Element of
F;
:: thesis: for v, w being Element of MPS holds
( x * (v + w) = (x * v) + (x * w) & (x + y) * v = (x * v) + (y * v) & (x * y) * v = x * (y * v) & (1. F) * v = v )let v,
w be
Element of
MPS;
:: thesis: ( x * (v + w) = (x * v) + (x * w) & (x + y) * v = (x * v) + (y * v) & (x * y) * v = x * (y * v) & (1. F) * v = v )
A3:
x * (v + w) = (x * v) + (x * w)
proof
A4:
v + w = md . v,
w
by A2, RLVECT_1:5;
reconsider v =
v,
w =
w as
Element of
{0} by A2;
A5:
md . v,
w = o
by Lm1;
reconsider v =
v,
w =
w as
Element of
MPS ;
A6:
x * (v + w) = mF . x,
o
by A2, A4, A5, VECTSP_1:def 24;
A7:
x * (v + w) = o
by A1, A6;
mF . x,
v = o
by A1;
then A8:
x * v = o
by A2, VECTSP_1:def 24;
mF . x,
w = o
by A1;
then A9:
x * w = o
by A2, VECTSP_1:def 24;
o = 0. MPS
by A2, RLVECT_1:def 2;
hence
x * (v + w) = (x * v) + (x * w)
by A7, A8, A9, RLVECT_1:10;
:: thesis: verum
end;
A10:
(x + y) * v = (x * v) + (y * v)
proof
set z =
x + y;
A11:
(x + y) * v = mF . (x + y),
v
by A2, VECTSP_1:def 24;
reconsider v =
v as
Element of
MPS ;
reconsider v =
v as
Element of
MPS ;
A12:
(x + y) * v = o
by A1, A2, A11;
reconsider v =
v as
Element of
MPS ;
A13:
mF . x,
v = o
by A1, A2;
reconsider v =
v as
Element of
MPS ;
A14:
x * v = o
by A2, A13, VECTSP_1:def 24;
reconsider v =
v as
Element of
MPS ;
A15:
mF . y,
v = o
by A1, A2;
reconsider v =
v as
Element of
MPS ;
A16:
y * v = o
by A2, A15, VECTSP_1:def 24;
o = 0. MPS
by A2, RLVECT_1:def 2;
hence
(x + y) * v = (x * v) + (y * v)
by A12, A14, A16, RLVECT_1:10;
:: thesis: verum
end;
A17:
(x * y) * v = x * (y * v)
proof
set z =
x * y;
A18:
(x * y) * v = mF . (x * y),
v
by A2, VECTSP_1:def 24;
reconsider v =
v as
Element of
MPS ;
reconsider v =
v as
Element of
MPS ;
A19:
(x * y) * v = o
by A1, A2, A18;
reconsider v =
v as
Element of
MPS ;
A20:
mF . y,
v = o
by A1, A2;
reconsider v =
v as
Element of
MPS ;
y * v = o
by A2, A20, VECTSP_1:def 24;
then A21:
x * (y * v) = mF . x,
o
by A2, VECTSP_1:def 24;
thus
(x * y) * v = x * (y * v)
by A1, A19, A21;
:: thesis: verum
end;
(1. F) * v = v
hence
(
x * (v + w) = (x * v) + (x * w) &
(x + y) * v = (x * v) + (y * v) &
(x * y) * v = x * (y * v) &
(1. F) * v = v )
by A3, A10, A17;
:: thesis: verum
end;
hence
MPS is
VectSp-like
by VECTSP_1:def 26;
:: thesis: verum
end;
end;
Lm5:
now
let F be
Field;
:: thesis: for mF being Function of [:the carrier of F,{0}:],{0} st ( for a being Element of F
for x being Element of {0} holds mF . [a,x] = o ) holds
for mo being Relation of {0} st ( for x being set holds
( x in mo iff ( x in [:{0},{0}:] & ex a, b being Element of {0} st
( x = [a,b] & b = o ) ) ) ) holds
for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
( ( for a being Element of MPS st a <> 0. MPS holds
ex p being Element of MPS st not p _|_ a ) & ( for a, b being Element of MPS
for l being Element of F st a _|_ b holds
l * a _|_ b ) & ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) )let mF be
Function of
[:the carrier of F,{0}:],
{0};
:: thesis: ( ( for a being Element of F
for x being Element of {0} holds mF . [a,x] = o ) implies for mo being Relation of {0} st ( for x being set holds
( x in mo iff ( x in [:{0},{0}:] & ex a, b being Element of {0} st
( x = [a,b] & b = o ) ) ) ) holds
for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
( ( for a being Element of MPS st a <> 0. MPS holds
ex p being Element of MPS st not p _|_ a ) & ( for a, b being Element of MPS
for l being Element of F st a _|_ b holds
l * a _|_ b ) & ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) ) )assume
for
a being
Element of
F for
x being
Element of
{0} holds
mF . [a,x] = o
;
:: thesis: for mo being Relation of {0} st ( for x being set holds
( x in mo iff ( x in [:{0},{0}:] & ex a, b being Element of {0} st
( x = [a,b] & b = o ) ) ) ) holds
for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
( ( for a being Element of MPS st a <> 0. MPS holds
ex p being Element of MPS st not p _|_ a ) & ( for a, b being Element of MPS
for l being Element of F st a _|_ b holds
l * a _|_ b ) & ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) )set CV =
[:{0},{0}:];
let mo be
Relation of
{0};
:: thesis: ( ( for x being set holds
( x in mo iff ( x in [:{0},{0}:] & ex a, b being Element of {0} st
( x = [a,b] & b = o ) ) ) ) implies for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
( ( for a being Element of MPS st a <> 0. MPS holds
ex p being Element of MPS st not p _|_ a ) & ( for a, b being Element of MPS
for l being Element of F st a _|_ b holds
l * a _|_ b ) & ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) ) )assume A1:
for
x being
set holds
(
x in mo iff (
x in [:{0},{0}:] & ex
a,
b being
Element of
{0} st
(
x = [a,b] &
b = o ) ) )
;
:: thesis: for MPS being non empty Abelian add-associative right_zeroed right_complementable SymStr of F st MPS = SymStr(# {0},md,o,mF,mo #) holds
( ( for a being Element of MPS st a <> 0. MPS holds
ex p being Element of MPS st not p _|_ a ) & ( for a, b being Element of MPS
for l being Element of F st a _|_ b holds
l * a _|_ b ) & ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) )let MPS be non
empty Abelian add-associative right_zeroed right_complementable SymStr of
F;
:: thesis: ( MPS = SymStr(# {0},md,o,mF,mo #) implies ( ( for a being Element of MPS st a <> 0. MPS holds
ex p being Element of MPS st not p _|_ a ) & ( for a, b being Element of MPS
for l being Element of F st a _|_ b holds
l * a _|_ b ) & ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) ) )assume A2:
MPS = SymStr(#
{0},
md,
o,
mF,
mo #)
;
:: thesis: ( ( for a being Element of MPS st a <> 0. MPS holds
ex p being Element of MPS st not p _|_ a ) & ( for a, b being Element of MPS
for l being Element of F st a _|_ b holds
l * a _|_ b ) & ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) )A3:
for
a,
b being
Element of
MPS holds
(
a _|_ b iff (
[a,b] in [:{0},{0}:] & ex
c,
d being
Element of
{0} st
(
[a,b] = [c,d] &
d = o ) ) )
proof
let a,
b be
Element of
MPS;
:: thesis: ( a _|_ b iff ( [a,b] in [:{0},{0}:] & ex c, d being Element of {0} st
( [a,b] = [c,d] & d = o ) ) )
(
a _|_ b iff
[a,b] in mo )
by A2, Def1;
hence
(
a _|_ b iff (
[a,b] in [:{0},{0}:] & ex
c,
d being
Element of
{0} st
(
[a,b] = [c,d] &
d = o ) ) )
by A1;
:: thesis: verum
end;
A4:
for
a,
b being
Element of
MPS holds
(
a _|_ b iff
b = o )
0. MPS = o
by A2, TARSKI:def 1;
hence
for
a being
Element of
MPS st
a <> 0. MPS holds
ex
p being
Element of
MPS st not
p _|_ a
by A2, TARSKI:def 1;
:: thesis: ( ( for a, b being Element of MPS
for l being Element of F st a _|_ b holds
l * a _|_ b ) & ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) )thus
for
a,
b being
Element of
MPS for
l being
Element of
F st
a _|_ b holds
l * a _|_ b
:: thesis: ( ( for a, b, c being Element of MPS st b _|_ a & c _|_ a holds
b + c _|_ a ) & ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) )
thus
for
a,
b,
c being
Element of
MPS st
b _|_ a &
c _|_ a holds
b + c _|_ a
:: thesis: ( ( for a, b, x being Element of MPS st not b _|_ a holds
ex k being Element of F st x - (k * b) _|_ a ) & ( for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b ) )
thus
for
a,
b,
x being
Element of
MPS st not
b _|_ a holds
ex
k being
Element of
F st
x - (k * b) _|_ a
:: thesis: for a, b, c being Element of MPS st a _|_ b + c & b _|_ c + a holds
c _|_ a + b
let a,
b,
c be
Element of
MPS;
:: thesis: ( a _|_ b + c & b _|_ c + a implies c _|_ a + b )assume
(
a _|_ b + c &
b _|_ c + a )
;
:: thesis: c _|_ a + bassume
not
c _|_ a + b
;
:: thesis: contradictionthen
a + b <> o
by A4;
hence
contradiction
by A2, TARSKI:def 1;
:: thesis: verum
end;
:: deftheorem Def2 defines SymSp-like SYMSP_1:def 2 :
theorem :: SYMSP_1:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th11: :: SYMSP_1:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: SYMSP_1:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: SYMSP_1:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: SYMSP_1:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: SYMSP_1:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th16: :: SYMSP_1:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SYMSP_1:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th19: :: SYMSP_1:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: SYMSP_1:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: SYMSP_1:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th22: :: SYMSP_1:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th23: :: SYMSP_1:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: SYMSP_1:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th25: :: SYMSP_1:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem SYMSP_1:def 3 :
canceled;
:: deftheorem SYMSP_1:def 4 :
canceled;
:: deftheorem SYMSP_1:def 5 :
canceled;
:: deftheorem Def6 defines ProJ SYMSP_1:def 6 :
theorem :: SYMSP_1:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th27: :: SYMSP_1:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: SYMSP_1:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th29: :: SYMSP_1:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SYMSP_1:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th31: :: SYMSP_1:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th32: :: SYMSP_1:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
F being
Field for
S being
SymSp of
F for
b,
a,
p,
c being
Element of
S st not
b _|_ a &
p _|_ a holds
(
ProJ a,
(b + p),
c = ProJ a,
b,
c &
ProJ a,
b,
(c + p) = ProJ a,
b,
c )
theorem Th33: :: SYMSP_1:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th34: :: SYMSP_1:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th35: :: SYMSP_1:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th36: :: SYMSP_1:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th37: :: SYMSP_1:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th38: :: SYMSP_1:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th39: :: SYMSP_1:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th40: :: SYMSP_1:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th41: :: SYMSP_1:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
F being
Field for
S being
SymSp of
F for
a,
p,
q,
b being
Element of
S st
(1. F) + (1. F) <> 0. F & not
a _|_ p & not
a _|_ q & not
b _|_ p & not
b _|_ q holds
(ProJ a,p,q) * (ProJ b,q,p) = (ProJ p,a,b) * (ProJ q,b,a)
theorem Th42: :: SYMSP_1:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
F being
Field for
S being
SymSp of
F for
p,
a,
x,
q being
Element of
S st
(1. F) + (1. F) <> 0. F & not
p _|_ a & not
p _|_ x & not
q _|_ a & not
q _|_ x holds
(ProJ a,q,p) * (ProJ p,a,x) = (ProJ x,q,p) * (ProJ q,a,x)
theorem Th43: :: SYMSP_1:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
F being
Field for
S being
SymSp of
F for
p,
a,
x,
q,
b,
y being
Element of
S st
(1. F) + (1. F) <> 0. F & not
p _|_ a & not
p _|_ x & not
q _|_ a & not
q _|_ x & not
b _|_ a holds
((ProJ a,b,p) * (ProJ p,a,x)) * (ProJ x,p,y) = ((ProJ a,b,q) * (ProJ q,a,x)) * (ProJ x,q,y)
theorem Th44: :: SYMSP_1:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
F being
Field for
S being
SymSp of
F for
a,
p,
x,
y being
Element of
S st not
a _|_ p & not
x _|_ p & not
y _|_ p holds
(ProJ p,a,x) * (ProJ x,p,y) = (- (ProJ p,a,y)) * (ProJ y,p,x)
definition
let F be
Field;
let S be
SymSp of
F;
let x,
y,
a,
b be
Element of
S;
assume that A1:
not
b _|_ a
and A2:
(1. F) + (1. F) <> 0. F
;
func PProJ a,
b,
x,
y -> Element of
F means :
Def7:
:: SYMSP_1:def 7
for
q being
Element of
S st not
q _|_ a & not
q _|_ x holds
it = ((ProJ a,b,q) * (ProJ q,a,x)) * (ProJ x,q,y) if ex
p being
Element of
S st
( not
p _|_ a & not
p _|_ x )
it = 0. F if for
p being
Element of
S holds
(
p _|_ a or
p _|_ x )
;
existence
( ( ex p being Element of S st
( not p _|_ a & not p _|_ x ) implies ex b1 being Element of F st
for q being Element of S st not q _|_ a & not q _|_ x holds
b1 = ((ProJ a,b,q) * (ProJ q,a,x)) * (ProJ x,q,y) ) & ( ( for p being Element of S holds
( p _|_ a or p _|_ x ) ) implies ex b1 being Element of F st b1 = 0. F ) )
uniqueness
for b1, b2 being Element of F holds
( ( ex p being Element of S st
( not p _|_ a & not p _|_ x ) & ( for q being Element of S st not q _|_ a & not q _|_ x holds
b1 = ((ProJ a,b,q) * (ProJ q,a,x)) * (ProJ x,q,y) ) & ( for q being Element of S st not q _|_ a & not q _|_ x holds
b2 = ((ProJ a,b,q) * (ProJ q,a,x)) * (ProJ x,q,y) ) implies b1 = b2 ) & ( ( for p being Element of S holds
( p _|_ a or p _|_ x ) ) & b1 = 0. F & b2 = 0. F implies b1 = b2 ) )
consistency
for b1 being Element of F st ex p being Element of S st
( not p _|_ a & not p _|_ x ) & ( for p being Element of S holds
( p _|_ a or p _|_ x ) ) holds
( ( for q being Element of S st not q _|_ a & not q _|_ x holds
b1 = ((ProJ a,b,q) * (ProJ q,a,x)) * (ProJ x,q,y) ) iff b1 = 0. F )
;
end;
:: deftheorem Def7 defines PProJ SYMSP_1:def 7 :
for
F being
Field for
S being
SymSp of
F for
x,
y,
a,
b being
Element of
S st not
b _|_ a &
(1. F) + (1. F) <> 0. F holds
for
b7 being
Element of
F holds
( ( ex
p being
Element of
S st
( not
p _|_ a & not
p _|_ x ) implies (
b7 = PProJ a,
b,
x,
y iff for
q being
Element of
S st not
q _|_ a & not
q _|_ x holds
b7 = ((ProJ a,b,q) * (ProJ q,a,x)) * (ProJ x,q,y) ) ) & ( ( for
p being
Element of
S holds
(
p _|_ a or
p _|_ x ) ) implies (
b7 = PProJ a,
b,
x,
y iff
b7 = 0. F ) ) );
theorem :: SYMSP_1:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: SYMSP_1:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th47: :: SYMSP_1:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm6:
for F being Field
for S being SymSp of F
for x being Element of S holds x _|_ 0. S
theorem Th48: :: SYMSP_1:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SYMSP_1:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SYMSP_1:50 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SYMSP_1:51 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
F being
Field for
S being
SymSp of
F for
b,
a,
x,
y,
z being
Element of
S st
(1. F) + (1. F) <> 0. F & not
b _|_ a holds
PProJ a,
b,
x,
(y + z) = (PProJ a,b,x,y) + (PProJ a,b,x,z)