:: HILBERT3 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem :: HILBERT3:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th2: :: HILBERT3:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: HILBERT3:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: HILBERT3:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: HILBERT3:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: HILBERT3:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: HILBERT3:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: HILBERT3:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: HILBERT3:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: HILBERT3:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
a,
b,
x,
y,
x',
y' being
set st
a <> b &
a,
b --> x,
y = a,
b --> x',
y' holds
(
x = x' &
y = y' )
theorem Th11: :: HILBERT3:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: HILBERT3:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: HILBERT3:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
a,
b,
c,
d being
set st
a <> b holds
(a,b --> c,d) * (a,b --> b,a) = a,
b --> d,
c
theorem Th14: :: HILBERT3:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: HILBERT3:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th16: :: HILBERT3:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th18: :: HILBERT3:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: HILBERT3:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: HILBERT3:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th23: :: HILBERT3:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: HILBERT3:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th25: :: HILBERT3:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let A,
B be non
empty set ;
let P be
Permutation of
A;
let Q be
Function of
B,
B;
func P => Q -> Function of
Funcs A,
B,
Funcs A,
B means :
Def1:
:: HILBERT3:def 1
for
f being
Function of
A,
B holds
it . f = (Q * f) * (P " );
existence
ex b1 being Function of Funcs A,B, Funcs A,B st
for f being Function of A,B holds b1 . f = (Q * f) * (P " )
uniqueness
for b1, b2 being Function of Funcs A,B, Funcs A,B st ( for f being Function of A,B holds b1 . f = (Q * f) * (P " ) ) & ( for f being Function of A,B holds b2 . f = (Q * f) * (P " ) ) holds
b1 = b2
end;
:: deftheorem Def1 defines => HILBERT3:def 1 :
theorem Th26: :: HILBERT3:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: HILBERT3:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: HILBERT3:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let V be
SetValuation;
func SetVal V -> ManySortedSet of
HP-WFF means :
Def2:
:: HILBERT3:def 2
(
it . VERUM = 1 & ( for
n being
Nat holds
it . (prop n) = V . n ) & ( for
p,
q being
Element of
HP-WFF holds
(
it . (p '&' q) = [:(it . p),(it . q):] &
it . (p => q) = Funcs (it . p),
(it . q) ) ) );
existence
ex b1 being ManySortedSet of HP-WFF st
( b1 . VERUM = 1 & ( for n being Nat holds b1 . (prop n) = V . n ) & ( for p, q being Element of HP-WFF holds
( b1 . (p '&' q) = [:(b1 . p),(b1 . q):] & b1 . (p => q) = Funcs (b1 . p),(b1 . q) ) ) )
uniqueness
for b1, b2 being ManySortedSet of HP-WFF st b1 . VERUM = 1 & ( for n being Nat holds b1 . (prop n) = V . n ) & ( for p, q being Element of HP-WFF holds
( b1 . (p '&' q) = [:(b1 . p),(b1 . q):] & b1 . (p => q) = Funcs (b1 . p),(b1 . q) ) ) & b2 . VERUM = 1 & ( for n being Nat holds b2 . (prop n) = V . n ) & ( for p, q being Element of HP-WFF holds
( b2 . (p '&' q) = [:(b2 . p),(b2 . q):] & b2 . (p => q) = Funcs (b2 . p),(b2 . q) ) ) holds
b1 = b2
end;
:: deftheorem Def2 defines SetVal HILBERT3:def 2 :
:: deftheorem defines SetVal HILBERT3:def 3 :
theorem Th29: :: HILBERT3:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th30: :: HILBERT3:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th31: :: HILBERT3:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th32: :: HILBERT3:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
registration
let V be
SetValuation;
let p,
q,
r be
Element of
HP-WFF ;
cluster Function-yielding M5(
SetVal V,
(p => q),
SetVal V,
(p => r));
existence
ex b1 being Function of SetVal V,(p => q), SetVal V,(p => r) st b1 is Function-yielding
cluster Function-yielding Element of
SetVal V,
(p => (q => r));
existence
ex b1 being Element of SetVal V,(p => (q => r)) st b1 is Function-yielding
end;
:: deftheorem Def4 defines Permutation HILBERT3:def 4 :
definition
let V be
SetValuation;
let P be
Permutation of
V;
func Perm P -> ManySortedFunction of
SetVal V,
SetVal V means :
Def5:
:: HILBERT3:def 5
(
it . VERUM = id 1 & ( for
n being
Nat holds
it . (prop n) = P . n ) & ( for
p,
q being
Element of
HP-WFF ex
p' being
Permutation of
SetVal V,
p ex
q' being
Permutation of
SetVal V,
q st
(
p' = it . p &
q' = it . q &
it . (p '&' q) = [:p',q':] &
it . (p => q) = p' => q' ) ) );
existence
ex b1 being ManySortedFunction of SetVal V, SetVal V st
( b1 . VERUM = id 1 & ( for n being Nat holds b1 . (prop n) = P . n ) & ( for p, q being Element of HP-WFF ex p' being Permutation of SetVal V,p ex q' being Permutation of SetVal V,q st
( p' = b1 . p & q' = b1 . q & b1 . (p '&' q) = [:p',q':] & b1 . (p => q) = p' => q' ) ) )
uniqueness
for b1, b2 being ManySortedFunction of SetVal V, SetVal V st b1 . VERUM = id 1 & ( for n being Nat holds b1 . (prop n) = P . n ) & ( for p, q being Element of HP-WFF ex p' being Permutation of SetVal V,p ex q' being Permutation of SetVal V,q st
( p' = b1 . p & q' = b1 . q & b1 . (p '&' q) = [:p',q':] & b1 . (p => q) = p' => q' ) ) & b2 . VERUM = id 1 & ( for n being Nat holds b2 . (prop n) = P . n ) & ( for p, q being Element of HP-WFF ex p' being Permutation of SetVal V,p ex q' being Permutation of SetVal V,q st
( p' = b2 . p & q' = b2 . q & b2 . (p '&' q) = [:p',q':] & b2 . (p => q) = p' => q' ) ) holds
b1 = b2
end;
:: deftheorem Def5 defines Perm HILBERT3:def 5 :
:: deftheorem defines Perm HILBERT3:def 6 :
theorem Th33: :: HILBERT3:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th34: :: HILBERT3:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th35: :: HILBERT3:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th36: :: HILBERT3:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th37: :: HILBERT3:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th38: :: HILBERT3:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th39: :: HILBERT3:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th40: :: HILBERT3:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def7 defines canonical HILBERT3:def 7 :
theorem Th41: :: HILBERT3:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th42: :: HILBERT3:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th43: :: HILBERT3:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th44: :: HILBERT3:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th45: :: HILBERT3:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th46: :: HILBERT3:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def8 defines pseudo-canonical HILBERT3:def 8 :
theorem :: HILBERT3:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:50 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:51 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:52 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:53 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th54: :: HILBERT3:54 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HILBERT3:55 :: Showing IDV graph ... (Click the Palm Tree again to close it)