Prove soundness of bisimulation up-to bisimilarity technique. In detail, say that a relation R is a bisimulation up-to bisimilarity if whenever P R Q
- if P →α P' then Q →αQ' and P' ∼ P'' R Q'' ∼ Q'
- dual condition
Then prove that if R is a bisimulation up-to bisimilarity and P R Q then P ∼ Q.
Prove soundness also for bisimulation up-to context, i.e.,
a relation R such that whenever P R Q
- if P →α P' then Q →αQ' and P' = C[P''], Q' = C[Q''] with P'' R Q''
- dual condition