nLimits
of trace semantics:
nIt is not compositional. Namely, trace refinement
nis not preserved under contexts.
nThis means that the analysis based on
traces cannot
nbe performed modularly: it must be
performed on
nthe whole system at once.
n
nExample
nA = a -> (b -> Stop [] c -> Stop)
nB = a -> Stop [] a -> c -> Stop
n