What is the precedence rules for temporal operators ?
In the below slide there are precedence rules for propositional logic:
What would be the precedence of temporal operators (Until, Before and When) with respect to the above operators in slide ?
For e.g :
[(G¬b) ∨ (Gb) B a] -> which one to solve first ?
[{(G¬b) ∨ (Gb)} B a] OR [(G¬b) ∨ {(Gb) B a}]