PROPPTtrue
Ffalse
Qagent variables (which may not be T or F) begin with upper case
~Pnegation
P & Pconjunction
P | Pdisjunction
(P)you can use brackets just as you'd expect
P => Pimplication
[a,...]Pstrong necessity
[-a,...]Pstrong complement necessity
[[a,...]]Pweak necessity
[[-a,...]]Pweak complement necessity
<a,...>Pstrong possibility
<-a,...>Pstrong complement possibility
<<a,...>>Pweak possibility
<<-a,...>>Pweak complement possibility
[S]Pstrong necessity using a set identifier S
[-S]Pstrong complement necessity using a set identifier S
[[S]]Pweak necessity using a set identifier S
[[-S]]Pweak complement necessity using a set identifier S
<S>Pstrong possibility using a set identifier S
<-S>Pstrong complement possibility using a set identifier S
<<S>>Pweak possibility using a set identifier S
<<-S>>Pweak complement possibility using a set identifier S
min(X.P)least fixpoint temporal formula
max(X.P)greatest fixpoint temporal formula
V(Q,...)parameterised agent

Edinburgh Concurrency Workbench (v7.1). Page generated: Sat Jul 17 22:16:15 BST 1999