ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAGAHAIAJAKALAMANAOAPAQ
1
Totals ==>151391122104730200182
2
Predicted?Ok?BPBSIBSQIFIGOIWUEUXXRVPYearAnswerID
Confidence
PromptExpectedOriginNear Miss
3
12021
always { Red in Panel.lit => { after{Red not in Panel.lit} and after{after{Red in Panel.lit}} }}
917u4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit => { after{Red not in Panel.lit} and after{after{Red in Panel.lit}} }
4
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after after { Red in Panel.lit } } }
qMyf5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit implies { after { Red not in Panel.lit } and after after { Red in Panel.lit } }
5
12021
always{ Red in Panel.lit implies ((after not (Red in Panel.lit)) and (after after Red in Panel.lit)) }
gbrV5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
6
112021
(Red in Panel.lit) implies ((after not Red in Panel.lit) and (after after Red in Panel.lit))
rahc4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
7
112021
{Red in Panel.lit} implies { (after {not Red in Panel.lit}) and (after after {Red in Panel.lit}) }
N3Cw4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
8
12021
always { Red in Panel.lit implies {{after Red not in Panel.lit} and {after {after Red in Panel.lit}}}}
ydkm4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit implies {{after Red not in Panel.lit} and {after {after Red in Panel.lit}}}
9
12021
always {Red in Panel.lit implies after {not (Red in Panel.lit)} and after{after{Red in Panel.lit}}}
31qw4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
10
12021
always { Red in Panel.lit => ((after {Red not in Panel.lit}) and (after {after {Red in Panel.lit}})) }
c9jy3
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
11
112021
Red in Panel.lit implies ((after Red not in Panel.lit) and (after after Red in Panel.lit))
3r045
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
12
12021
always { Red in Panel.lit implies { after {Red not in Panel.lit} and after after {Red in Panel.lit}}}
ptyk4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit implies { after {Red not in Panel.lit} and after after {Red in Panel.lit}}
13
112021
Red in Panel.lit => { after Red not in Panel.lit after (after Red in Panel.lit) }
KXjz4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
14
12021
always { Red in Panel.lit implies { (after (Red not in Panel.lit)) and (after (after (Red in Panel.lit))) } }
iVk55
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
15
12021
always { Red in Panel.lit implies { after Red not in Panel.lit and after after Red in Panel.lit } }
mxad4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit implies { after Red not in Panel.lit and after after Red in Panel.lit }
16
12021
always { Red in Panel.lit implies { after { not Red in Panel.lit } and after { after { Red in Panel.lit } } } }
rnC95
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
17
112021
Red in Panel.lit => after { Red not in Panel.lit } and after { after { Red in Panel.lit } }
8E1h4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit => after { Red not in Panel.lit } and { eventually { Red in Panel.lit } }
18
12021
always {Red in Panel.lit => not Red in Panel.lit' and Red in Panel.lit''}
sain5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
19
12021
always ( (Red in Panel.lit) implies { after (Red not in Panel.lit) after after (Red in Panel.lit) } )
nieh5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
20
equiv.class 112021
always { (Red in Panel.lit) implies after { Red not in Panel.lit } and (Red not in Panel.lit) implies after { Red in Panel.lit } }
uOG84
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
21
12021
always { Red in Panel.lit implies { after (Red not in Panel.lit) after after (Red in Panel.lit) } }
fsqw5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
22
12021
always { Red in Panel.lit implies after { Red not in Panel.lit after { Red in Panel.lit } } }
dznh4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
always { Red in Panel.lit implies after { after { Red in Panel.lit } } }
23
12021
always { { Red in Panel.lit } implies { after not Red in Panel.lit after after Red in Panel.lit } }
7opy5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
24
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
55oa4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
25
112021
Red in Panel.lit implies { after { Red not in Panel.lit } and { after { after { Red in Panel.lit }} } }
vz2g4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
26
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit}}}}
cirf5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
27
12021
always ((Red in Panel.lit) => ((after (Red not in Panel.lit)) and (after (after (Red in Panel.lit)))))
fojf4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
28
12021
always { Red in Panel.lit implies after { Red not in Panel.lit } and after { after { Red in Panel.lit }}}
7jm24
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
29
12021
always { Red in Panel.lit implies after {Red not in Panel.lit and after { Red in Panel.lit}}}
eolW4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
30
12021
always { Red in Panel.lit => { after Red not in Panel.lit after after Red in Panel.lit } }
c1fn5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
{ always Red in Panel.lit } => { after Red not in Panel.lit after after Red in Panel.lit }
31
12021
always { Red in Panel.lit => { after not Red in Panel.lit after after Red in Panel.lit } }
nr654
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit => { after not Red in Panel.lit after after Red in Panel.lit }
32
12021
always {Red in Panel.lit implies {after {Red not in Panel.lit} and after {after {Red in Panel.lit}}}}
m0p65
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
33
12021
always { Red in Panel.lit implies {after {Red not in Panel.lit} and after {after {Red in Panel.lit}} }}
able4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
34
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit after { Red in Panel.lit } } } }
1vwv5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit implies { after { Red not in Panel.lit after { Red in Panel.lit } } }
35
12021
always { Red in Panel.lit implies { after {Red not in Panel.lit} and after { after { Red in Panel.lit}}}}
yoxy5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
36
11112021
always { Red in Panel.lit after { Red not in Panel.lit } and Red not in Panel.lit after {Red in Panel.lit} }
DzoD5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
37
12021
always {Red in Panel.lit implies {after {Red not in Panel.lit}} and {after after Red in Panel.lit}}
xqZA3
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
38
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after{ after{Red in Panel.lit}} }}
bxd43
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
39
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit} after { after{ Red in Panel.lit } } } }
bx1r5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
40
12021
always { Red in Panel.lit implies { after Red not in Panel.lit and after after Red in Panel.lit } }
w4t34
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
41
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit and after { Red in Panel.lit } } } }
clU04
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { Red in Panel.lit } } }
42
12021
always {Red in Panel.lit implies (after Red not in Panel.lit and after after Red in Panel.lit)}
ndij5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit implies (after Red not in Panel.lit and after after Red in Panel.lit)
43
12021
always (Red in Panel.lit implies after Red not in Panel.lit and after after Red in Panel.lit)
tyos5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
44
12021
always {Red in Panel.lit implies { after (Red not in Panel.lit) and after after (Red in Panel.lit) }}
ekny5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
always { Red in Panel.lit after (Red not in Panel.lit) and after after (Red in Panel.lit) }
45
12021
always { { Red in Panel.lit } implies { after { Red not in Panel.lit after { Red in Panel.lit } } } }
hDZG5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
46
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit} after { after { Red in Panel.lit }} }}
XU9x5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
47
112021
Red in Panel.lit implies { after { Red not in Panel.lit } after after { Red in Panel.lit } }
zf665
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit after { Red not in Panel.lit } after after { Red in Panel.lit }
48
12021
always { { Red in Panel.lit } implies { after {Red not in Panel.lit} and after { after {Red in Panel.lit} } } }
kkzx3
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
49
112021
Red in Panel.lit implies { after Red not in Panel.lit after after Red in Panel.lit }
yypq3
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
50
12021
always { Red in Panel.lit implies { after {Red not in Panel.lit and after {Red in Panel.lit}} } }
pfdd4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
51
12021
always { {Red in Panel.lit} implies {(after {Red not in Panel.lit}) and (after after {Red in Panel.lit})}}
s0nv4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
52
12021
always { Red in Panel.lit implies { after{ not Red in Panel.lit } and after {after {Red in Panel.lit}} } }
j9mq3
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
53
equiv.class 212021
always {Red in Panel.lit implies (after Red not in Panel.lit and after Red in Panel.lit)}
j7t94
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
54
12021
always { Red in Panel.lit implies { after {Red not in Panel.lit} after {after {Red in Panel.lit}} } }
n4vd5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
55
12021
always (Red in Panel.lit => { after Red not in Panel.lit after after Red in Panel.lit })
qjpx5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
56
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
kuaa4
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
always { Red in Panel.lit iff { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
57
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after after { Red in Panel.lit } } }
XLuy3
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
58
12021
always { Red in Panel.lit implies (after Red not in Panel.lit and after after Red in Panel.lit) }
xeec5
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
59
12021
always { Red in Panel.lit implies after { Red not in Panel.lit } and after { after { Red in Panel.lit }} }
duq84
Whenever the Red light is on, it turns off in the next state and on again in the state after that.
always { Red in Panel.lit implies { after { Red not in Panel.lit } and after { after { Red in Panel.lit } } } }
staff
Red in Panel.lit implies after { Red not in Panel.lit } and after { after { Red in Panel.lit }} // The question says whenever, but the statement here factors only the // first state.
60
12021
eventually{Red in Panel.lit} and always{Red in Panel.lit => after{always{Red not in Panel.lit}}}
917u2
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually{Red in Panel.lit} and always{Red in Panel.lit => always{Red not in Panel.lit}}
61
past-time2021
always { Red in Panel.lit implies { before historically Red not in Panel.lit and not after eventually Red in Panel.lit }}
qMyf4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
once Red in Panel.lit
62
inexpressible2021
Inexpressible as is. The best we can do is something like: Red not in Panel.lit implies not (eventually Red in Panel.lit) Red in Panel.lit implies not (eventually Red in Panel.lit) once Red in Panel.lit
gbrV4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
63
equiv.class 61112021
(Red in Panel.lit) implies (not eventually Red in Panel.lit)
rahc3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
64
equiv.class 112021
eventually {(Red in Panel.lit) and (after always not Red in Panel.lit)}
N3Cw2
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
65
112021eventually {Red in Panel.lit}ydkm5
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
always {eventually {Red in Panel.lit}}
66
equiv.class 2112021
eventually {Red in Panel.lit and not {eventually{Red in Panel.lit}}}
31qw4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
67
equiv.class 212021
always { ((Red not in Panel.lit) until (Red in Panel.lit)) and (Red in Panel.lit => always (after Red not in Panel.lit)) }
c9jy3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
68
past-time2021
(once Red in Panel.lit) or (once after Red in Panel.lit)
3r042
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
69
112021
always{ Red in Panel.lit implies { after{ always{Red not in Panel.lit}}}}
ptyk5
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
70
equiv.class 2112021
eventually Red in Panel.lit always Red not in Panel.lit until Red in Panel.lit always Red not in Panel.lit after Red in Panel.lit
KXjz4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
71
equiv.class 712021
(eventually (Red in Panel.lit)) until (eventually (Red not in Panel.lit))
iVk52
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
72
equiv.class 4112021
Red in Panel.lit implies after {always Red not in Panel.lit}
mxad4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually Red in Panel.lit and after {always Red not in Panel.lit} (this forces the first state to be red, I believe)
73
12021
always { Red in Panel.lit implies after always Red not in Panel.lit } and eventually { Red in Panel.lit }
rnC95
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
always { Red in Panel.lit implies after always Red not in Panel.lit }
74
equiv.class 5112021
{ Red not in Panel.lit until Red in Panel.lit } and { Red in Panel.lit => !(eventually Red in Panel.lit) }
8E1h2
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
75
equiv.class 812021
(Red in Panel.lit or Red in Panel.lit') and not (Red in Panel.lit and Red in Panel.lit') and after after {(always not Red in Panel.lit)}
sain3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
76
112021
always ( (Red in Panel.lit) implies { after (always (Red not in Panel.lit)) } )
nieh4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
77
equiv.class 312021
(Red not in Panel.lit until Red in Panel.lit) and (Red in Panel.lit implies after { always Red not in Panel.lit })
uOG83
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
78
12021
eventually (Red in Panel.lit) and always ( Red in Panel.lit => after always (Red not in Panel.lit) )
fsqw4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
79
12021
{eventually Red in Panel.lit} and always {Red in Panel.lit implies after always Red not in Panel.lit}
dznh4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
Red in Panel.lit implies after always Red not in Panel.lit
80
12021
{ not Red in Panel.lit } until { Red in Panel.lit after always { not Red in Panel.lit } }
7opy5
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
81
equiv.class 412021
eventually Red in Panel.lit and Red in Panel.lit implies { always { after { Red not in Panel.lit } } }
55oa4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
(eventually Red in Panel.lit) implies { always { after { Red not in Panel.lit } } } My reasoning: in this case, it's possible for the red light to never be lit
82
12021
eventually { Red in Panel.lit } always { Red in Panel.lit implies { after { always { Red not in Panel.lit }} } }
vz2g4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually { Red in Panel.lit } always { Red in Panel.lit implies { after { Red not in Panel.lit } } }
83
equiv.class 212021
always { Red not in Panel.lit until Red in Panel.lit } and always { Red in Panel.lit implies after { always { Red not in Panel.lit }}}
cirf4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
always { eventually { Red in Panel.lit }} and always { Red in Panel.lit implies after { always { Red not in Panel.lit }}}
84
equiv.class 312021
(eventually (Red in Panel.lit)) and ((Red in Panel.lit) => (after (always (Red not in Panel.lit))))
fojf4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
(eventually (Red in Panel.lit)) and (after (always (Red not in Panel.lit)))
85
112021
always {Red in Panel.lit implies after { always {Red not in Panel.lit}}}
7jm24
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
86
112021
always { Red in Panel.lit implies after {always {Red not in Panel.lit}}}
eolW3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
87
12021
{ { Red not in Panel.lit } until { after always Red not in Panel.lit } eventually { Red in Panel.lit after always Red not in Panel.lit } }
c1fn3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
88
equiv.class 112021
not Red in Panel.lit until eventually { Red in Panel.lit after always not Red in Panel.lit }
nr653
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually Red in Panel.lit
89
equiv.class 9112021
after { eventually { Red in Panel.lit } }
m0p65
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
90
equiv.class 10112021
always {eventually {Red in Panel.lit} implies {after {always {Red not in Panel.lit}}}}
able4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
91
equiv.class 1112021
{ Red not in Panel.lit until Red in Panel.lit } eventually { Red in Panel.lit implies after { always Red not in Panel.lit } }
1vwv4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
{ Red not in Panel.lit until Red in Panel.lit } Red in Panel.lit implies after { always Red not in Panel.lit }
92
12021
Red not in Panel.lit until {Red in Panel.lit and after always {Red not in Panel.lit}}
yoxy5
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
93
equiv.class 1212021
after { always { eventually { Red in Panel.lit } } Red not in Panel.lit }
DzoD3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
94
equiv.class 1312021
{eventually Red in Panel.lit} and {always {Red in Panel.lit implies after not Red in Panel.lit}}
xqZA3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
95
112021
Red in Panel.lit implies {always{Red not in Panel.lit}} and Red not in Panel.lit until {Red in Panel.lit}
bxd43
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
96
equiv.class 312021
eventually Red in Panel.lit Red in Panel.lit implies after { always{ Red not in Panel.lit } }
bx1r5
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually { Red in Panel.lit } -- doesnt guarantee exactly one state
97
equiv.class 1412021
eventually Red in Panel.lit and after { always Red not in Panel.lit }
w4t33
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
98
equiv.class 1412021
eventually { Red in Panel.lit and after { always { Red not in Panel.lit } } }
clU04
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
always { Red in Panel.lit implies after { always { Red not in Panel.lit } } }
99
equiv.class 151112021
eventually {after Red in Panel.lit and after after Red not in Panel.lit}
ndij3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually {after Red in Panel.lit}
100
equiv.class 1612021always (after Red in Panel.lit)tyos4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
always after vs after always
101
112021
always { Red in Panel.lit implies (after always (Red not in Panel.lit)) }
ekny3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
Red in Panel.lit implies (after always (Red not in Panel.lit))
102
12021
{ Red not in Panel.lit } until { { Red in Panel.lit } after always { Red not in Panel.lit } }
hDZG4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
-- This is more of a mistake in writing the formula than a mistake in understanding the description eventually { { Red in Panel.lit } after always { Red not in Panel.lit } }
103
12021
eventually {Red in Panel.lit} always { Red in Panel.lit implies { always { after {Red not in Panel.lit} } }}
XU9x4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
104
12021
eventually { Red in Panel.lit } always { Red in Panel.lit implies after { always { Red not in Panel.lit } } }
zf665
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
always { Red in Panel.lit implies after { always { Red not in Panel.lit } } }
105
1112021
eventually { {Red in Panel.lit} and after {eventually {Red not in Panel.lit}} }
kkzx3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
{Red in Panel.lit} implies eventually {Red not in Panel.lit}
106
112021
(eventually Red in Panel.lit) until Red in Panel.lit
yypq2
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually Red in Panel.lit until Red in Panel.lit
107
equiv.class 112021
eventually { Red in Panel.lit and after {always Red not in Panel.lit} } {Red in Panel.lit or Red not in Panel.lit}
pfdd4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
108
equiv.class 51112021
eventually {Red in Panel.lit} and {{Red in Panel.lit} implies always (not (eventually {Red in Panel.lit}))}
s0nv3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually {Red in Panel.lit} and always {{Red in Panel.lit} implies not (eventually {Red in Panel.lit})}
109
12021
eventually { Red in Panel.lit} and always { Red in Panel.lit implies { after { always { not Red in Panel.lit } } } }
j9mq3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
110
12021
(eventually Red in Panel.lit) and always (Red in Panel.lit implies after always Red not in Panel.lit)
j7t94
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
111
equiv.class 212021
eventually {Red in Panel.lit} always { Red in Panel.lit implies {always not Red in Panel.lit} }
n4vd3
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
112
equiv.class 112021
eventually (Red in Panel.lit and after (always Red not in Panel.lit))
qjpx4
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
113
12021
eventually Red in Panel.lit always (Red in Panel.lit implies after (always Red not in Panel.lit))
kuaa5
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
114
equiv.class 1712021
eventually Red in Panel.lit implies { after Red not in Panel.lit }
XLuy1
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
115
equiv.class 312021
(eventually Red in Panel.lit) and (Red in Panel.lit implies after (always Red not in Panel.lit))
xeec5
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
116
equiv.class 112021
eventually { Red in Panel.lit and after {always { Red not in Panel.lit } }}
duq84
The Red light is on in exactly one state, but not necessarily the first state.
{ not Red in Panel.lit } until { Red in Panel.lit and after { always { Red not in Panel.lit } } }
staff
eventually { Red in Panel.lit and {always { Red not in Panel.lit } }} // removing after makes always apply to the current state that eventually is // in as well
117
12021
always{not{Red in Panel.lit and after{Red in Panel.lit} and after{after{Red in Panel.lit}}}}
917u3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
not{Red in Panel.lit and after{Red in Panel.lit} and after{after{Red in Panel.lit}}}
118
12021
always not { Red in Panel.lit and after Red in Panel.lit and after after Red in Panel.lit }
qMyf5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
119
112021
Red in Panel.lit and (after Red in Panel.lit) implies after after Red not in Panel.lit
gbrV5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
120
equiv.class 3112021
(Red in Panel.lit) implies ((after not Red in Panel.lit) and (after after not Red in Panel.lit))
rahc3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
121
12021
always {not {(Red in Panel.lit) and (after Red in Panel.lit) and (after after Red in Panel.lit)}}
N3Cw2
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
122
equiv.class 112021
always {Red in Panel.lit implies {after Red not in Panel.lit} or {after {after Red not in Panel.lit}} or {after {after {after Red not in Panel.lit}}}}
ydkm4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always {Red in Panel.lit implies {after {after {after Red not in Panel.lit}}}}
123
12021
always{not {Red in Panel.lit and after {Red in Panel.lit} and after{after{Red in Panel.lit}}}}
31qw4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
124
12021
always { not ((Red in Panel.lit) and (after {Red in Panel.lit}) and (after {after {Red in Panel.lit}})) }
c9jy3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
125
equiv.class 412021
Red not in Panel.lit until (after after after Red in Panel.lit)
3r043
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
126
12021
always { {Red in Panel.lit and after Red in Panel.lit} implies { {after after Red not in Panel.lit}}}
ptyk5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { {Red in Panel.lit} implies { {after Red not in Panel.lit and after after Red not in Panel.lit}}}
127
12021
always not { Red in Panel.lit after Red in Panel.lit after (after Red in Panel.lit) }
KXjz4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
128
2021
(Red in Panel.lit) implies (after Red not in Panel.lit) or (after (after Red not in Panel.lit))
iVk55
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
129
syntax2021
always { ((Red in Panel.lit) and (after Red in Panel.lit) implies { after after Red not in Panel.lit } }
mxad4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { ((Red in Panel.lit) and (after Red in Panel.lit) and (after after Red in Panel.lit)) implies { after after after Red not in Panel.lit } }
130
12021
always { Red in Panel.lit implies { after {Red not in Panel.lit} or after {after {Red not in Panel.lit}} } }
rnC95
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
131
112021
{ Red in Panel.lit and after Red in Panel.lit } => after after Red not in Panel.lit
8E1h3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
132
12021
always {(Red in Panel.lit and Red in Panel.lit') => not Red in Panel.lit''}
sain5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
133
12021
always ( not { Red in Panel.lit after (Red in Panel.lit) after after (Red in Panel.lit) } )
nieh4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
134
equiv.class 5112021
((Red in Panel.lit) and (after Red in Panel.lit)) implies after (Red not in Panel.lit)
uOG85
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
135
12021
always ( not { Red in Panel.lit after (Red in Panel.lit) after after (Red in Panel.lit) } )
fsqw5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
136
12021
always { Red in Panel.lit implies after { Red not in Panel.lit or after { Red not in Panel.lit } } }
dznh3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { Red in Panel.lit implies after after Red not in Panel.lit }
137
syntax2021
always { not { Red in Panel.lit after Red in Panel.lit after after Red in Panel.lit }
7opy5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
138
12021
always { { Red in Panel.lit and after (Red in Panel.lit) } implies { after { after {Red not in Panel.lit} } } }
55oa2
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
139
12021
always { (Red in Panel.lit and after {Red in Panel.lit}) implies { after { after { Red not in Panel.lit }}} }
vz2g4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
140
12021
always { Red in Panel.lit implies { after { Red not in Panel.lit } or after { after { Red not in Panel.lit }}}}
cirf5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { Red in Panel.lit implies { after { after { Red not in Panel.lit }}}}
141
12021
always ((Red in Panel.lit) => ((after (Red not in Panel.lit)) or (after (after (Red not in Panel.lit)))))
fojf3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
(Red in Panel.lit) => ((after (Red not in Panel.lit)) or (after (after (Red not in Panel.lit))))
142
112021
Red in Panel.lit and after { Red in Panel.lit } implies after after {Red not in Panel.lit }
7jm24
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
143
112021
Red in Panel.lit and after {Red in Panel.lit} implies after {after {Red not in Panel.lit}}
eolW3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
144
12021
always { Red in Panel.lit => { (after Red not in Panel.lit) or (after after Red not in Panel.lit) } }
c1fn4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { Red in Panel.lit => { after Red not in Panel.lit after after Red not in Panel.lit } }
145
12021
always { Red in Panel.lit and after Red in Panel.lit => after after not Red in Panel.lit }
nr653
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
eventually not { Red in Panel.lit after Red in Panel.lit after after Red in Panel.lit }
146
equiv.class 112021
always { Red in Panel.lit implies after {Red in Panel.lit implies after {Red in Panel.lit implies after {Red not in Panel.lit}}}}
m0p65
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
147
equiv.class 212021
always{Red in Panel.lit implies after{after{Red not in Panel.lit}}}
able4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
148
12021
always { Red not in Panel.lit implies { not { after { Red in Panel.lit } after { after { Red in Panel.lit } } after { after { after { Red in Panel.lit } } } } } else { not { after { Red in Panel.lit } after { after { Red in Panel.lit } } } } }
1vwv3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { not { Red in Panel.lit after { Red in Panel.lit } after { after { Red in Panel.lit } } } }
149
12021
always { Red in Panel.lit and after { Red in Panel.lit } implies {after {after { Red not in Panel.lit}}}}
yoxy5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
150
12021
always { not ({Red in Panel.lit} and after Red in Panel.lit and after after Red in Panel.lit)}
DzoD4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
151
12021
not {eventually {Red in Panel.lit and after Red in Panel.lit and after after Red in Panel.lit}}
xqZA3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
152
equiv.class 6112021
Red in Panel.lit implies after {after{Red not in Panel.lit}}
bxd43
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
153
equiv.class 7112021
Red in Panel.lit and after { Red in Panel.lit } and after after { Red in Panel.lit } implies { after after after Red not in Panel.lit }
bx1r5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
154
12021
always { { Red in Panel.lit and after Red in Panel.lit} implies after after Red not in Panel.lit }
w4t33
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
155
12021
always { not { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } } } }
clU04
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
156
12021
always {(Red in Panel.lit and after Red in Panel.lit) implies after after Red not in Panel.lit}
ndij3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
157
12021
always (Red in Panel.lit and after Red in Panel.lit implies after after Red not in Panel.lit)
tyos5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
158
12021
always { (Red in Panel.lit and after Red in Panel.lit) implies (after after Red not in Panel.lit) }
ekny4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
159
12021
always not { Red in Panel.lit after Red in Panel.lit after after Red in Panel.lit }
hDZG5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
160
12021
always { Red in Panel.lit implies { (after {Red not in Panel.lit}) or (after { after { Red not in Panel.lit} }) }}
XU9x5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { Red in Panel.lit implies { (after {Red not in Panel.lit}) or (after { after { Red not in Panel.lit} }) or (after { after { after { Red not in Panel.lit} } }) }}
161
112021
{ Red in Panel.lit after { Red in Panel.lit } } implies { after after { Red not in Panel.lit } }
zf665
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
{ Red in Panel.lit } implies { after after { Red not in Panel.lit } }
162
12021
always { {Red in Panel.lit and after { Red in Panel.lit } } implies { after after {Red not in Panel.lit} } }
kkzx2
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { {Red in Panel.lit} implies { { after {Red not in Panel.lit} } or { after after {Red not in Panel.lit}} } }
163
syntax2021
never { Red in Panel.lit after Red in Panel.lit after after Red in Panel.lit }
yypq3
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
164
12021
always { Red in Panel.lit and after {Red in Panel.lit} implies { after after {Red not in Panel.lit} } }
pfdd5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
165
12021
always {({Red in Panel.lit} and after {Red in Panel.lit}) implies after after {Red not in Panel.lit}}
s0nv4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
166
12021
always { not { Red in Panel.lit and after {Red in Panel.lit and after Red in Panel.lit }} }
j9mq4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
167
12021
always ((Red in Panel.lit and after Red in Panel.lit) implies after after Red not in Panel.lit)
j7t94
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
168
equiv.class 112021
always { { Red in Panel.lit after {Red in Panel.lit} after {after {Red in Panel.lit}} } implies { after {after {after {Red not in Panel.lit}}} } }
n4vd4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
169
12021
always ((Red in Panel.lit and after Red in Panel.lit) => { after after Red not in Panel.lit })
qjpx5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
170
equiv.class 8112021
always (Red in Panel.lit implies (after Red not in Panel.lit) and (after after Red not in Panel.lit) and (after after after Red not in Panel.lit) )
kuaa4
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always ((after Red not in Panel.lit) and (after after Red not in Panel.lit) and (after after after Red not in Panel.lit) )
171
112021
Red in Panel.lit and after Red in Panel.lit implies { after after Red not in Panel.lit }
XLuy2
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
172
12021
always not (Red in Panel.lit and after Red in Panel.lit and after after Red in Panel.lit)
xeec5
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
173
equiv.class 212021
always { Red in Panel.lit implies { after { after {Red not in Panel.lit}} } }
duq84
The Red light cannot stay lit for three states in a row.
not eventually { Red in Panel.lit and after { Red in Panel.lit } and after { after { Red in Panel.lit } }}
staff
always { Red in Panel.lit implies { after {Red in Panel.lit} after { after {Red not in Panel.lit}} } } // Overconstraints second state to be red
174
12021
always{Red in Panel.lit => eventually{Blue in Panel.lit}}
917u4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
always{Red in Panel.lit and eventually{Blue in Panel.lit}}
175
12021
always { Red in Panel.lit implies eventually Blue in Panel.lit }
qMyf5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
Red in Panel.lit implies eventually Blue in Panel.lit or always { Red in Panel.lit implies after Blue in Panel.lit }
176
12021
always { Red in Panel.lit implies eventually Blue in Panel.lit }
gbrV3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
The formula is somewhat ambiguous. It doesn't specify if the Blue light can be on right now. If not we nee the following (The Red in Panel.lit and Blue not in Panel.lit) implies eventually Blue in Panel.lit
177
112021
(Red in Panel.lit) implies eventually Blue in Panel.lit
rahc4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
178
12021
always {(Red in Panel.lit) implies (eventually {Blue in Panel.lit})}
N3Cw4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
179
12021
always {Red in Panel.lit implies {eventually Blue in Panel.lit}}
ydkm4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
Red in Panel.lit implies {eventually Blue in Panel.lit}
180
12021
always{Red in Panel.lit implies {eventually {Blue in Panel.lit}}}
31qw4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
181
12021
always { Red in Panel.lit => eventually Blue in Panel.lit }
c9jy4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
182
equiv.class 112021
always{ Red in Panel.lit implies Blue in Panel.lit }
3r045
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
183
12021
always { Red in Panel.lit implies { eventually Blue in Panel.lit}}
ptyk3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
184
precedence2021
always Red in Panel.lit => { eventually Blue in Panel.lit }
KXjz5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
185
112021
(Red in Panel.lit) implies (eventually (Blue in Panel.lit))
iVk54
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
186
112021
Red in Panel.lit implies eventually {Blue in Panel.lit}
mxad2
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
When the red light turns off, does it cancel this "blue will turn on" idea? Like: Red in Panel.lit implies eventually {Red in Panel.lit and Blue in Panel.lit}
187
12021
always { Red in Panel.lit implies { eventually Blue in Panel.lit } }
rnC94
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
always { Red in Panel.lit implies { after eventually Blue in Panel.lit } }
188
112021
Red in Panel.lit => eventually Blue in Panel.lit
8E1h4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
189
12021
always {Red in Panel.lit => eventually Blue in Panel.lit}
sain5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
190
12021
always ( Red in Panel.lit implies { eventually (Blue in Panel.lit) } )
nieh5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
191
112021
(Red in Panel.lit) implies eventually (Blue in Panel.lit)
uOG85
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
192
12021
always ( Red in Panel.lit => eventually (Blue in Panel.lit) )
fsqw3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
193
12021
always { Red in Panel.lit implies eventually Blue in Panel.lit }
dznh3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
always { Red in Panel.lit until Blue in Panel.lit }
194
12021
always { { Red in Panel.lit } implies { eventually Blue in Panel.lit } }
7opy5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
195
112021
Red in Panel.lit implies { eventually (Blue in Panel.lit) }
55oa5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
196
12021
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
vz2g4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
{ Red in Panel.lit implies eventually { Blue in Panel.lit }}
197
12021
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
cirf3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
198
12021
always ((Red in Panel.lit) => (eventually (Blue in Panel.lit)))
fojf4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
(Red in Panel.lit) => (eventually (Blue in Panel.lit))
199
12021
always { Red in Panel.lit implies eventually { Blue in Panel.lit } }
7jm24
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
200
12021
always {Red in Panel.lit implies eventually {Blue in Panel.lit}}
eolW5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
201
12021
always { Red in Panel.lit => eventually Blue in Panel.lit }
c1fn5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
Red in Panel.lit => eventually Blue in Panel.lit
202
12021
always { Red in Panel.lit => eventually Blue in Panel.lit }
nr653
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
Red in Panel.lit => eventually Blue in Panel.lit
203
12021
always { Red in Panel.lit implies eventually {Blue in Panel.lit}}
m0p65
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
204
12021
always{Red in Panel.lit implies eventually Blue in Panel.lit}
able4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
205
12021
always { Red in Panel.lit implies eventually Blue in Panel.lit }
1vwv5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
Red in Panel.lit implies eventually Blue in Panel.lit
206
12021
always { Red in Panel.lit implies { eventually Blue in Panel.lit }}
yoxy5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
207
equiv.class 2112021
{Red in Panel.lit} and eventually Blue in Panel.lit
DzoD3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
208
12021
always {Red in Panel.lit implies {eventually Blue in Panel.lit}}
xqZA3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
209
12021
always{Red in Panel.lit implies eventually {Blue in Panel.lit}}
bxd43
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
210
112021
Red in Panel.lit implies eventually Blue in Panel.lit
bx1r5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
Red in Panel.lit until Blue in Panel.lit -- this holds the red light hostage
211
12021
always { Red in Panel.lit implies eventually Blue in Panel.lit }
w4t34
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
212
12021
always { Red in Panel.lit implies eventually { Blue in Panel.lit } }
clU05
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
213
12021
always {Red in Panel.lit implies eventually Blue in Panel.lit}
ndij3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
always {Red in Panel.lit implies Blue in Panel.lit}
214
12021
always (Red in Panel.lit implies eventually Blue in Panel.lit)
tyos5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
215
12021
always { Red in Panel.lit implies (eventually (Blue in Panel.lit)) }
ekny3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
216
12021
always { { Red in Panel.lit } implies eventually { Blue in Panel.lit } }
hDZG5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
eventually { { Red in Panel.lit } and { Blue in Panel.lit } }
217
12021
always { Red in Panel.lit implies { eventually {Blue in Panel.lit} }}
XU9x5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
218
12021
always { { Red in Panel.lit } implies { eventually { Blue in Panel.lit } } }
zf664
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
{ Red in Panel.lit } implies { eventually { Blue in Panel.lit } }
219
12021
always {Red in Panel.lit implies {eventually Blue in Panel.lit}}
kkzx3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
220
112021
Red in Panel.lit implies { eventually Blue in Panel.lit }
yypq5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
221
equiv.class 312021
always { Red in Panel.lit implies { eventually {Blue not in Panel.lit and after {Blue in Panel.lit}} } }
pfdd4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
222
12021
always ({Red in Panel.lit} implies eventually {Blue in Panel.lit})
s0nv5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
223
12021
always { Red in Panel.lit implies { eventually {Blue in Panel.lit} } }
j9mq3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
224
12021
always (Red in Panel.lit implies (eventually Blue in Panel.lit))
j7t95
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
225
12021
always { Red in Panel.lit implies {eventually Blue in Panel.lit} }
n4vd5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
226
12021
always (Red in Panel.lit => eventually Blue in Panel.lit)
qjpx5
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
227
12021
always ((Red in Panel.lit) implies (eventually Blue in Panel.lit))
kuaa4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
228
112021
Red in Panel.lit implies { eventually Blue in Panel.lit }
XLuy3
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
229
precedence2021
always Red in Panel.lit implies eventually (Blue in Panel.lit)
xeec4
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staff
230
12021
always { Red in Panel.lit implies { eventually { Blue in Panel.lit } } }
duq84
Whenever the Red light is on, the Blue light will turn on at some point.
always { Red in Panel.lit implies eventually { Blue in Panel.lit }}
staffN/A
231
equiv.class 31 12021
eventually{Red in Panel.lit } and eventually{Red not in Panel.lit} and always{ { Red in Panel.lit and after{Red not in Panel.lit}} => after{always{Red not in Panel.lit}} }
917u3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
232
12021
eventually { after not eventually Red in Panel.lit }
qMyf3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
233
inexpressible2021
Inexpressible. Forge doesn't have a good way of quantifying what finite means. The best we can do is something along the lines of eventually Red in Panel.lit and not (eventually after (eventually Red in Panel.lit)) Red in Panel.lit implies once {historically Red in Panel.lit}
gbrV3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
234
12021
(Red in Panel.lit) until (not eventually Red in Panel.lit)
rahc2
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
235
equiv.class 212021
{always Red in Panel.lit} until {always {not Red in Panel.lit}}
N3Cw3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
236
12021
Red in Panel.lit until {always Red not in Panel.lit}
ydkm4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
Red in Panel.lit until Red not in Panel.lit
237
12021
eventually {not {eventually {Red in Panel.lit}}}
31qw4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
238
12021
always { (Red in Panel.lit until Red not in Panel.lit) and (Red not in Panel.lit => always {Red not in Panel.lit})}
c9jy4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
239
past-time2021
historically {Red in Panel.lit} and after always{ Red not in Panel.lit}
3r044
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
240
1112021
Red in Panel.lit until {eventually Red not in Panel.lit}
ptyk3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
Red in Panel.lit until {Red not in Panel.lit}
241
112021
Red in Panel.lit eventually always Red not in Panel.lit
KXjz4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
242
inexpressible2021
inexpressible because electrum always models infinite steps with a "lasso" step where it loops back to a previous step.
iVk55
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
243
syntax2021
Red in Panel.lit until Red not in Panel.lit and Red not in Panel.lit implies (always {Red not in Panel.lit}) (this one took a while and I still don't think this is right)
mxad1
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
Red in Panel.lit implies eventually (always Red not in Panel.lit)
244
equiv.class 412021
always { Red in Panel.lit implies { after { Red in Panel.lit or always Red not in Panel.lit } } } and eventually {Red in Panel.lit and eventually Red not in Panel.lit}
rnC95
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
always { Red in Panel.lit implies { after { Red in Panel.lit or always Red not in Panel.lit } } } and eventually {Red in Panel.lit}
245
12021
Red in Panel.lit until { { eventually { always { Red not in Panel.lit } } } }
8E1h2
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
246
equiv.class 511112021
(eventually Red in Panel.lit) and ((always Red in Panel.lit) until (not Red in Panel.lit)) and (eventually always not Red in Panel.lit)
sain4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
247
equiv.class 1112021
eventually ((Red in Panel.lit) and (after (eventually always(not(Red in Panel.lit)))))
nieh1
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
248
equiv.class 612021
(Red in Panel.lit) until (Red not in Panel.lit) (Red not in Panel.lit) implies always (Red not in Panel.lit)
uOG84
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
249
12021
eventually ( Red in Panel.lit until always (Red not in Panel.lit) )
fsqw4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
250
equiv.class 712021
eventually { Red in Panel.lit eventually Red not in Panel.lit after { (Red in Panel.lit) or (always Red not in Panel.lit) } }
dznh3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
eventually { Red in Panel.lit after { (Red in Panel.lit) or (always Red not in Panel.lit) } }
251
12021
{ Red in Panel.lit } until { always not Red in Panel.lit }
7opy5
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
252
112021
Red in Panel.lit implies { eventually { after (Red not in Panel.lit) } }
55oa3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
Red in Panel.lit implies { after (Red not in Panel.lit) } My reasoning: it wouldn't be difficult to assume that after means "after the Red light stops being lit" instead of in the state immediately after this...
253
112021
Red in Panel.lit eventually { always {Red not in Panel.lit }}
vz2g3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
eventually Red in Panel.lit eventually { always {Red not in Panel.lit }}
254
12021
{ Red in Panel.lit } until { Red not in Panel.lit } and always { Red not in Panel.lit implies after { Red not in Panel.lit }}
cirf4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
{ Red in Panel.lit } until { Red not in Panel.lit } and eventually { always { Red not in Panel.lit }}
255
12021
(Red in Panel.lit) until (always (Red not in Panel.lit))
fojf3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
(Red in Panel.lit) until (Red not in Panel.lit)
256
12021
Red in Panel.lit and eventually { Red not in Panel.lit } and always { Red not in Panel.lit implies always { Red not in Panel.lit } }
7jm24
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
257
equiv.class 812021
Red in Panel.lit and eventually {Red not in Panel.lit} and (Red not in Panel.lit implies after {always {Red not in Panel.lit}})
eolW4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
258
12021
{ eventually always { Red not in Panel.lit } Red in Panel.lit until always { Red not in Panel.lit } Red in Panel.lit }
c1fn3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
259
1112021
Red in Panel.lit until not Red in Panel.lit eventually not Red in Panel.lit
nr654
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
eventually always not Red in Panel.lit
260
1112021
always {Red in Panel.lit implies {Red in Panel.lit until Red not in Panel.lit implies { always Red not in Panel.lit}}}
m0p62
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
261
equiv.class 912021
{Red in Panel.lit implies {eventually {Red not in Panel.lit} implies {always Red not in Panel.lit} }}
able3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
262
1112021
{ Red in Panel.lit until Red not in Panel.lit } eventually { Red not in Panel.lit implies always { Red not in Panel.lit } }
1vwv4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
{ Red in Panel.lit until Red not in Panel.lit } Red not in Panel.lit implies always { Red not in Panel.lit }
263
syntax2021
eventually { { Red in Panel.lit until {always {Red not in Panel.lit}}}} and {eventually Red not in Panel.lit}}
yoxy4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
264
equiv.class 212021
always {Red in Panel.lit} until {always Red not in Panel.lit}
DzoD3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
265
12021
always {Red in Panel.lit or {always {Red not in Panel.lit implies after Red not in Panel.lit}}} and not {always Red in Panel.lit}
xqZA3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
266
12021
Red in Panel.lit until {always Red not in Panel.lit}
bxd43
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
267
equiv.class 10112021
Red in Panel.lit implies { eventually Red not in Panel.lit always { Red not in Panel.lit implies always { Red not in Panel.lit } } }
bx1r3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
Red in Panel.lit until Red not in Panel.lit -- This only ensures that eventually the Red light is not on, not that it stays off
268
12021
Red in Panel.lit until { eventually always Red not in Panel.lit }
w4t33
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
269
12021
Red in Panel.lit until always { Red not in Panel.lit }
clU04
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
Red in Panel.lit until eventually { always { Red not in Panel.lit } }
270
12021
eventually {always Red not in Panel.lit}
ndij1
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
eventually {Red not in Panel.lit}
271
1112021
always (eventually Red in Panel.lit) eventually (always not Red in Panel.lit)
tyos1
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
272
12021
eventually { always (Red not in Panel.lit) }
ekny1
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
after eventually { always (Red not in Panel.lit) }
273
12021
{ Red in Panel.lit } until { always { Red not in Panel.lit } }
hDZG5
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
eventually { always { Red not in Panel.lit } }
274
12021
always { Red in Panel.lit implies { eventually { always { Red not in Panel.lit} } }}
XU9x5
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
275
12021
eventually { Red in Panel.lit eventually { Red not in Panel.lit } } always { Red not in Panel.lit implies { always { Red not in Panel.lit } } }
zf664
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
eventually { Red in Panel.lit eventually { always { Red not in Panel.lit } } }
276
12021
Red in Panel.lit until eventually {always { Red not in Panel.lit }}
kkzx3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
277
syntax2021
Red not in Panel.lit implies { never (eventually Red in Panel.lit) }
yypq2
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
278
equiv.class 112021
eventually { Red in Panel.lit and after {always Red not in Panel.lit} }
pfdd3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
279
12021
{Red in Panel.lit} until {always {Red not in Panel.lit}}
s0nv1
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
Two misconceptions I'm having: Whether the Red light starts lit or whether at some point it becomes lit Whether the Red light is lit for a consecutive finite number of steps
280
equiv.class 112021
eventually { Red in Panel.lit } and eventually { always { not Red in Panel.lit } }
j9mq4
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
I wasn't sure if this meant that the red light is lit a finite amount of time from the current time step, or the red light is lit for a finite amount of time at discontinuous points.
281
equiv.class 112021
eventually (Red in Panel.lit and after always Red not in Panel.lit)
j7t95
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
282
12021
eventually { always { Red not in Panel.lit } }
n4vd5
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
283
equiv.class 11112021
always ((Red in Panel.lit and after Red not in Panel.lit) => after after always Red not in Panel.lit)
qjpx5
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
284
syntax2021
{always ((Red in Panel.lit) until (counter = x)) }
kuaa1
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
285
12021
eventually { always Red not in Panel.lit }
XLuy3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
286
equiv.class 1212021
eventually (Red in Panel.lit) and eventually not (Red in Panel.lit)
xeec3
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
287
12021
Red in Panel.lit until { always { Red not in Panel.lit } }
duq84
The Red light is lit for a finite number of steps, and then never again becomes lit.
{Red in Panel.lit} until always { Red not in Panel.lit }
staff
Red in Panel.lit until { { Red not in Panel.lit } } // removing always makes it applicable in only one state