Translate these system specifications into English where the predicate
S(x, y) is “x is in state y” and where the domain for x and y consists of all systems
and all possible states, respectively.
(a) ∃S(x, open)
(b) ∀x(S(x, malfunctioning) ∨ S(x, diagnostic))
(c) ∃xS(x, open) ∨ ∃xS(x, diagnostic)
1
Let us translate these system specifications into English where the predicate
is “ is in state ” and where the domain for and consists of all systems
and all possible states, respectively.
(a) It follows that the specification into English is "There exists that is in state ".
(b) It follows that the specification into English is "Any state is ".
(c) It follows that the specification into English is "There exists that is in state or there exists that is in state ".
Comments