:: SETLIM_2 semantic presentation
theorem Th1: :: SETLIM_2:1
theorem Th2: :: SETLIM_2:2
definition
let c1 be
set ;
let c2,
c3 be
SetSequence of
c1;
func c2 (/\) c3 -> SetSequence of
a1 means :
Def1:
:: SETLIM_2:def 1
for
b1 being
Nat holds
a4 . b1 = (a2 . b1) /\ (a3 . b1);
existence
ex b1 being SetSequence of c1 st
for b2 being Nat holds b1 . b2 = (c2 . b2) /\ (c3 . b2)
uniqueness
for b1, b2 being SetSequence of c1 st ( for b3 being Nat holds b1 . b3 = (c2 . b3) /\ (c3 . b3) ) & ( for b3 being Nat holds b2 . b3 = (c2 . b3) /\ (c3 . b3) ) holds
b1 = b2
commutativity
for b1, b2, b3 being SetSequence of c1 st ( for b4 being Nat holds b1 . b4 = (b2 . b4) /\ (b3 . b4) ) holds
for b4 being Nat holds b1 . b4 = (b3 . b4) /\ (b2 . b4)
;
func c2 (\/) c3 -> SetSequence of
a1 means :
Def2:
:: SETLIM_2:def 2
for
b1 being
Nat holds
a4 . b1 = (a2 . b1) \/ (a3 . b1);
existence
ex b1 being SetSequence of c1 st
for b2 being Nat holds b1 . b2 = (c2 . b2) \/ (c3 . b2)
uniqueness
for b1, b2 being SetSequence of c1 st ( for b3 being Nat holds b1 . b3 = (c2 . b3) \/ (c3 . b3) ) & ( for b3 being Nat holds b2 . b3 = (c2 . b3) \/ (c3 . b3) ) holds
b1 = b2
commutativity
for b1, b2, b3 being SetSequence of c1 st ( for b4 being Nat holds b1 . b4 = (b2 . b4) \/ (b3 . b4) ) holds
for b4 being Nat holds b1 . b4 = (b3 . b4) \/ (b2 . b4)
;
func c2 (\) c3 -> SetSequence of
a1 means :
Def3:
:: SETLIM_2:def 3
for
b1 being
Nat holds
a4 . b1 = (a2 . b1) \ (a3 . b1);
existence
ex b1 being SetSequence of c1 st
for b2 being Nat holds b1 . b2 = (c2 . b2) \ (c3 . b2)
uniqueness
for b1, b2 being SetSequence of c1 st ( for b3 being Nat holds b1 . b3 = (c2 . b3) \ (c3 . b3) ) & ( for b3 being Nat holds b2 . b3 = (c2 . b3) \ (c3 . b3) ) holds
b1 = b2
func c2 (\+\) c3 -> SetSequence of
a1 means :
Def4:
:: SETLIM_2:def 4
for
b1 being
Nat holds
a4 . b1 = (a2 . b1) \+\ (a3 . b1);
existence
ex b1 being SetSequence of c1 st
for b2 being Nat holds b1 . b2 = (c2 . b2) \+\ (c3 . b2)
uniqueness
for b1, b2 being SetSequence of c1 st ( for b3 being Nat holds b1 . b3 = (c2 . b3) \+\ (c3 . b3) ) & ( for b3 being Nat holds b2 . b3 = (c2 . b3) \+\ (c3 . b3) ) holds
b1 = b2
commutativity
for b1, b2, b3 being SetSequence of c1 st ( for b4 being Nat holds b1 . b4 = (b2 . b4) \+\ (b3 . b4) ) holds
for b4 being Nat holds b1 . b4 = (b3 . b4) \+\ (b2 . b4)
;
end;
:: deftheorem Def1 defines (/\) SETLIM_2:def 1 :
for
b1 being
set for
b2,
b3,
b4 being
SetSequence of
b1 holds
(
b4 = b2 (/\) b3 iff for
b5 being
Nat holds
b4 . b5 = (b2 . b5) /\ (b3 . b5) );
:: deftheorem Def2 defines (\/) SETLIM_2:def 2 :
for
b1 being
set for
b2,
b3,
b4 being
SetSequence of
b1 holds
(
b4 = b2 (\/) b3 iff for
b5 being
Nat holds
b4 . b5 = (b2 . b5) \/ (b3 . b5) );
:: deftheorem Def3 defines (\) SETLIM_2:def 3 :
for
b1 being
set for
b2,
b3,
b4 being
SetSequence of
b1 holds
(
b4 = b2 (\) b3 iff for
b5 being
Nat holds
b4 . b5 = (b2 . b5) \ (b3 . b5) );
:: deftheorem Def4 defines (\+\) SETLIM_2:def 4 :
theorem Th3: :: SETLIM_2:3
theorem Th4: :: SETLIM_2:4
theorem Th5: :: SETLIM_2:5
theorem Th6: :: SETLIM_2:6
theorem Th7: :: SETLIM_2:7
theorem Th8: :: SETLIM_2:8
theorem Th9: :: SETLIM_2:9
theorem Th10: :: SETLIM_2:10
theorem Th11: :: SETLIM_2:11
theorem Th12: :: SETLIM_2:12
theorem Th13: :: SETLIM_2:13
theorem Th14: :: SETLIM_2:14
:: 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 Th15: :: SETLIM_2:15
theorem Th16: :: SETLIM_2:16
theorem Th17: :: SETLIM_2:17
theorem Th18: :: SETLIM_2:18
theorem Th19: :: SETLIM_2:19
theorem Th20: :: SETLIM_2:20
theorem Th21: :: SETLIM_2:21
theorem Th22: :: SETLIM_2:22
theorem Th23: :: SETLIM_2:23
theorem Th24: :: SETLIM_2:24
theorem Th25: :: SETLIM_2:25
theorem Th26: :: SETLIM_2:26
theorem Th27: :: SETLIM_2:27
theorem Th28: :: SETLIM_2:28
theorem Th29: :: SETLIM_2:29
theorem Th30: :: SETLIM_2:30
theorem Th31: :: SETLIM_2:31
theorem Th32: :: SETLIM_2:32
theorem Th33: :: SETLIM_2:33
theorem Th34: :: SETLIM_2:34
theorem Th35: :: SETLIM_2:35
theorem Th36: :: SETLIM_2:36
theorem Th37: :: SETLIM_2:37
theorem Th38: :: SETLIM_2:38
theorem Th39: :: SETLIM_2:39
theorem Th40: :: SETLIM_2:40
theorem Th41: :: SETLIM_2:41
theorem Th42: :: SETLIM_2:42
theorem Th43: :: SETLIM_2:43
theorem Th44: :: SETLIM_2:44
theorem Th45: :: SETLIM_2:45
theorem Th46: :: SETLIM_2:46
theorem Th47: :: SETLIM_2:47
theorem Th48: :: SETLIM_2:48
theorem Th49: :: SETLIM_2:49
theorem Th50: :: SETLIM_2:50
theorem Th51: :: SETLIM_2:51
theorem Th52: :: SETLIM_2:52
theorem Th53: :: SETLIM_2:53
theorem Th54: :: SETLIM_2:54
theorem Th55: :: SETLIM_2:55
theorem Th56: :: SETLIM_2:56
theorem Th57: :: SETLIM_2:57
theorem Th58: :: SETLIM_2:58
theorem Th59: :: SETLIM_2:59
theorem Th60: :: SETLIM_2:60
theorem Th61: :: SETLIM_2:61
theorem Th62: :: SETLIM_2:62
theorem Th63: :: SETLIM_2:63
theorem Th64: :: SETLIM_2:64
theorem Th65: :: SETLIM_2:65
theorem Th66: :: SETLIM_2:66
theorem Th67: :: SETLIM_2:67
theorem Th68: :: SETLIM_2:68
theorem Th69: :: SETLIM_2:69
theorem Th70: :: SETLIM_2:70
theorem Th71: :: SETLIM_2:71
theorem Th72: :: SETLIM_2:72
theorem Th73: :: SETLIM_2:73
theorem Th74: :: SETLIM_2:74
theorem Th75: :: SETLIM_2:75
theorem Th76: :: SETLIM_2:76
theorem Th77: :: SETLIM_2:77
theorem Th78: :: SETLIM_2:78
theorem Th79: :: SETLIM_2:79
theorem Th80: :: SETLIM_2:80
theorem Th81: :: SETLIM_2:81
theorem Th82: :: SETLIM_2:82
theorem Th83: :: SETLIM_2:83
theorem Th84: :: SETLIM_2:84
theorem Th85: :: SETLIM_2:85
theorem Th86: :: SETLIM_2:86
theorem Th87: :: SETLIM_2:87
theorem Th88: :: SETLIM_2:88
theorem Th89: :: SETLIM_2:89
theorem Th90: :: SETLIM_2:90
theorem Th91: :: SETLIM_2:91
theorem Th92: :: SETLIM_2:92
theorem Th93: :: SETLIM_2:93
theorem Th94: :: SETLIM_2:94
theorem Th95: :: SETLIM_2:95
theorem Th96: :: SETLIM_2:96