:: SCMFSA10 semantic presentation
theorem Th1: :: SCMFSA10:1
theorem Th2: :: SCMFSA10:2
theorem Th3: :: SCMFSA10:3
theorem Th4: :: SCMFSA10:4
theorem Th5: :: SCMFSA10:5
theorem Th6: :: SCMFSA10:6
theorem Th7: :: SCMFSA10:7
theorem Th8: :: SCMFSA10:8
theorem Th9: :: SCMFSA10:9
theorem Th10: :: SCMFSA10:10
theorem Th11: :: SCMFSA10:11
theorem Th12: :: SCMFSA10:12
theorem Th13: :: SCMFSA10:13
theorem Th14: :: SCMFSA10:14
theorem Th15: :: SCMFSA10:15
theorem Th16: :: SCMFSA10:16
Lemma17:
for b1, b2 being set st b1 in dom <*b2*> holds
b1 = 1
Lemma18:
for b1, b2, b3 being set holds
( not b1 in dom <*b2,b3*> or b1 = 1 or b1 = 2 )
Lemma19:
for b1, b2, b3, b4 being set holds
( not b1 in dom <*b2,b3,b4*> or b1 = 1 or b1 = 2 or b1 = 3 )
Lemma20:
for b1 being InsType of SCM+FSA holds
( b1 = 0 or b1 = 1 or b1 = 2 or b1 = 3 or b1 = 4 or b1 = 5 or b1 = 6 or b1 = 7 or b1 = 8 or b1 = 9 or b1 = 10 or b1 = 11 or b1 = 12 )
theorem Th17: :: SCMFSA10:17
theorem Th18: :: SCMFSA10:18
theorem Th19: :: SCMFSA10:19
theorem Th20: :: SCMFSA10:20
theorem Th21: :: SCMFSA10:21
theorem Th22: :: SCMFSA10:22
theorem Th23: :: SCMFSA10:23
theorem Th24: :: SCMFSA10:24
theorem Th25: :: SCMFSA10:25
theorem Th26: :: SCMFSA10:26
theorem Th27: :: SCMFSA10:27
theorem Th28: :: SCMFSA10:28
theorem Th29: :: SCMFSA10:29
theorem Th30: :: SCMFSA10:30
theorem Th31: :: SCMFSA10:31
theorem Th32: :: SCMFSA10:32
theorem Th33: :: SCMFSA10:33
theorem Th34: :: SCMFSA10:34
theorem Th35: :: SCMFSA10:35
theorem Th36: :: SCMFSA10:36
theorem Th37: :: SCMFSA10:37
theorem Th38: :: SCMFSA10:38
theorem Th39: :: SCMFSA10:39
theorem Th40: :: SCMFSA10:40
theorem Th41: :: SCMFSA10:41
theorem Th42: :: SCMFSA10:42
theorem Th43: :: SCMFSA10:43
theorem Th44: :: SCMFSA10:44
theorem Th45: :: SCMFSA10:45
theorem Th46: :: SCMFSA10:46
theorem Th47: :: SCMFSA10:47
theorem Th48: :: SCMFSA10:48
theorem Th49: :: SCMFSA10:49
theorem Th50: :: SCMFSA10:50
theorem Th51: :: SCMFSA10:51
theorem Th52: :: SCMFSA10:52
theorem Th53: :: SCMFSA10:53
theorem Th54: :: SCMFSA10:54
theorem Th55: :: SCMFSA10:55
theorem Th56: :: SCMFSA10:56
theorem Th57: :: SCMFSA10:57
theorem Th58: :: SCMFSA10:58
theorem Th59: :: SCMFSA10:59
theorem Th60: :: SCMFSA10:60
theorem Th61: :: SCMFSA10:61
theorem Th62: :: SCMFSA10:62
theorem Th63: :: SCMFSA10:63
theorem Th64: :: SCMFSA10:64
theorem Th65: :: SCMFSA10:65
theorem Th66: :: SCMFSA10:66
theorem Th67: :: SCMFSA10:67
Lemma72:
for b1 being Instruction-Location of SCM+FSA
for b2 being Instruction of SCM+FSA st ( for b3 being State of SCM+FSA st IC b3 = b1 & b3 . b1 = b2 holds
(Exec b2,b3) . (IC SCM+FSA ) = Next (IC b3) ) holds
NIC b2,b1 = {(Next b1)}
Lemma73:
for b1 being Instruction of SCM+FSA st ( for b2 being Instruction-Location of SCM+FSA holds NIC b1,b2 = {(Next b2)} ) holds
JUMP b1 is empty
theorem Th68: :: SCMFSA10:68
theorem Th69: :: SCMFSA10:69
theorem Th70: :: SCMFSA10:70
theorem Th71: :: SCMFSA10:71
theorem Th72: :: SCMFSA10:72
theorem Th73: :: SCMFSA10:73
theorem Th74: :: SCMFSA10:74
theorem Th75: :: SCMFSA10:75
theorem Th76: :: SCMFSA10:76
theorem Th77: :: SCMFSA10:77
theorem Th78: :: SCMFSA10:78
theorem Th79: :: SCMFSA10:79
theorem Th80: :: SCMFSA10:80
theorem Th81: :: SCMFSA10:81
theorem Th82: :: SCMFSA10:82
theorem Th83: :: SCMFSA10:83
theorem Th84: :: SCMFSA10:84
theorem Th85: :: SCMFSA10:85
theorem Th86: :: SCMFSA10:86
theorem Th87: :: SCMFSA10:87
theorem Th88: :: SCMFSA10:88
registration
let c1,
c2 be
Int-Location ;
cluster a1 := a2 -> non
jump-only sequential ;
coherence
( not c1 := c2 is jump-only & c1 := c2 is sequential )
cluster AddTo a1,
a2 -> non
jump-only sequential ;
coherence
( not AddTo c1,c2 is jump-only & AddTo c1,c2 is sequential )
cluster SubFrom a1,
a2 -> non
jump-only sequential ;
coherence
( not SubFrom c1,c2 is jump-only & SubFrom c1,c2 is sequential )
cluster MultBy a1,
a2 -> non
jump-only sequential ;
coherence
( not MultBy c1,c2 is jump-only & MultBy c1,c2 is sequential )
cluster Divide a1,
a2 -> non
jump-only sequential ;
coherence
( not Divide c1,c2 is jump-only & Divide c1,c2 is sequential )
end;
theorem Th89: :: SCMFSA10:89
theorem Th90: :: SCMFSA10:90
theorem Th91: :: SCMFSA10:91