:: SETLIM_2 semantic presentation
:: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: SETLIM_2:1
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th2: :: SETLIM_2:2
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
let X be
set ;
let A1,
A2 be
SetSequence of
X;
func A1 (/\) A2 -> SetSequence of
X means :
Def1:
:: SETLIM_2:def 1
for
n being
Nat holds
it . n = (A1 . n) /\ (A2 . n);
existence
ex b1 being SetSequence of X st
for n being Nat holds b1 . n = (A1 . n) /\ (A2 . n)
uniqueness
for b1, b2 being SetSequence of X st ( for n being Nat holds b1 . n = (A1 . n) /\ (A2 . n) ) & ( for n being Nat holds b2 . n = (A1 . n) /\ (A2 . n) ) holds
b1 = b2
commutativity
for b1, A1, A2 being SetSequence of X st ( for n being Nat holds b1 . n = (A1 . n) /\ (A2 . n) ) holds
for n being Nat holds b1 . n = (A2 . n) /\ (A1 . n)
;
func A1 (\/) A2 -> SetSequence of
X means :
Def2:
:: SETLIM_2:def 2
for
n being
Nat holds
it . n = (A1 . n) \/ (A2 . n);
existence
ex b1 being SetSequence of X st
for n being Nat holds b1 . n = (A1 . n) \/ (A2 . n)
uniqueness
for b1, b2 being SetSequence of X st ( for n being Nat holds b1 . n = (A1 . n) \/ (A2 . n) ) & ( for n being Nat holds b2 . n = (A1 . n) \/ (A2 . n) ) holds
b1 = b2
commutativity
for b1, A1, A2 being SetSequence of X st ( for n being Nat holds b1 . n = (A1 . n) \/ (A2 . n) ) holds
for n being Nat holds b1 . n = (A2 . n) \/ (A1 . n)
;
func A1 (\) A2 -> SetSequence of
X means :
Def3:
:: SETLIM_2:def 3
for
n being
Nat holds
it . n = (A1 . n) \ (A2 . n);
existence
ex b1 being SetSequence of X st
for n being Nat holds b1 . n = (A1 . n) \ (A2 . n)
uniqueness
for b1, b2 being SetSequence of X st ( for n being Nat holds b1 . n = (A1 . n) \ (A2 . n) ) & ( for n being Nat holds b2 . n = (A1 . n) \ (A2 . n) ) holds
b1 = b2
func A1 (\+\) A2 -> SetSequence of
X means :
Def4:
:: SETLIM_2:def 4
for
n being
Nat holds
it . n = (A1 . n) \+\ (A2 . n);
existence
ex b1 being SetSequence of X st
for n being Nat holds b1 . n = (A1 . n) \+\ (A2 . n)
uniqueness
for b1, b2 being SetSequence of X st ( for n being Nat holds b1 . n = (A1 . n) \+\ (A2 . n) ) & ( for n being Nat holds b2 . n = (A1 . n) \+\ (A2 . n) ) holds
b1 = b2
commutativity
for b1, A1, A2 being SetSequence of X st ( for n being Nat holds b1 . n = (A1 . n) \+\ (A2 . n) ) holds
for n being Nat holds b1 . n = (A2 . n) \+\ (A1 . n)
;
end;
:: deftheorem Def1 defines (/\) SETLIM_2:def 1 :
:: deftheorem Def2 defines (\/) SETLIM_2:def 2 :
:: deftheorem Def3 defines (\) SETLIM_2:def 3 :
for
X being
set for
A1,
A2,
b4 being
SetSequence of
X holds
(
b4 = A1 (\) A2 iff for
n being
Nat holds
b4 . n = (A1 . n) \ (A2 . n) );
:: deftheorem Def4 defines (\+\) SETLIM_2:def 4 :
theorem Th3: :: SETLIM_2:3
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th4: :: SETLIM_2:4
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th5: :: SETLIM_2:5
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th6: :: SETLIM_2:6
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th7: :: SETLIM_2:7
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th8: :: SETLIM_2:8
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th9: :: SETLIM_2:9
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th10: :: SETLIM_2:10
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th11: :: SETLIM_2:11
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th12: :: SETLIM_2:12
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th13: :: SETLIM_2:13
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th14: :: SETLIM_2:14
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def5 defines (/\) SETLIM_2:def 5 :
:: deftheorem Def6 defines (\/) SETLIM_2:def 6 :
:: deftheorem Def7 defines (\) SETLIM_2:def 7 :
:: deftheorem Def8 defines (\) SETLIM_2:def 8 :
:: deftheorem Def9 defines (\+\) SETLIM_2:def 9 :
theorem :: SETLIM_2:15
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th16: :: SETLIM_2:16
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th17: :: SETLIM_2:17
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th18: :: SETLIM_2:18
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th19: :: SETLIM_2:19
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th20: :: SETLIM_2:20
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th21: :: SETLIM_2:21
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th22: :: SETLIM_2:22
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:23
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th24: :: SETLIM_2:24
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th25: :: SETLIM_2:25
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:26
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th27: :: SETLIM_2:27
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th28: :: SETLIM_2:28
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:29
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th30: :: SETLIM_2:30
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th31: :: SETLIM_2:31
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:32
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th33: :: SETLIM_2:33
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th34: :: SETLIM_2:34
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th35: :: SETLIM_2:35
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th36: :: SETLIM_2:36
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th37: :: SETLIM_2:37
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th38: :: SETLIM_2:38
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th39: :: SETLIM_2:39
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th40: :: SETLIM_2:40
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th41: :: SETLIM_2:41
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th42: :: SETLIM_2:42
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:43
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:44
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:45
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:46
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:47
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:48
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:49
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th50: :: SETLIM_2:50
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th51: :: SETLIM_2:51
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:52
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th53: :: SETLIM_2:53
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:54
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th55: :: SETLIM_2:55
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th56: :: SETLIM_2:56
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:57
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th58: :: SETLIM_2:58
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:59
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th60: :: SETLIM_2:60
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th61: :: SETLIM_2:61
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th62: :: SETLIM_2:62
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th63: :: SETLIM_2:63
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th64: :: SETLIM_2:64
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th65: :: SETLIM_2:65
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th66: :: SETLIM_2:66
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th67: :: SETLIM_2:67
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th68: :: SETLIM_2:68
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th69: :: SETLIM_2:69
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:70
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th71: :: SETLIM_2:71
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th72: :: SETLIM_2:72
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th73: :: SETLIM_2:73
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th74: :: SETLIM_2:74
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th75: :: SETLIM_2:75
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th76: :: SETLIM_2:76
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th77: :: SETLIM_2:77
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th78: :: SETLIM_2:78
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th79: :: SETLIM_2:79
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th80: :: SETLIM_2:80
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th81: :: SETLIM_2:81
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th82: :: SETLIM_2:82
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th83: :: SETLIM_2:83
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th84: :: SETLIM_2:84
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th85: :: SETLIM_2:85
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th86: :: SETLIM_2:86
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th87: :: SETLIM_2:87
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:88
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:89
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:90
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:91
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:92
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:93
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:94
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:95
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: SETLIM_2:96
:: Showing IDV graph ... (Click the Palm Tree again to close it) 