def
EqCheckingAbstractInterpretation.Ready.RSDifferenceToSet
{Action : Type u}
{Name : Type v}
(env : CCS.Env Action Name)
:
Concrete RS difference relation used in the current mechanization.
At this stage it is taken to be the least model of the concrete predecessor
transformer DRS.
Equations
Instances For
theorem
EqCheckingAbstractInterpretation.Ready.rsDifferenceToSet_eq_lfpDRS
{Action : Type u}
{Name : Type v}
(env : CCS.Env Action Name)
(p : CCS.CCS Action Name)
(Q : ProcSet Action Name)
(o : RSObs Action)
:
By definition of RSDifferenceToSet, the lfp characterization is immediate.
def
EqCheckingAbstractInterpretation.Ready.RSWitnessPreorder
{Action : Type u}
{Name : Type v}
(env : CCS.Env Action Name)
(p q : CCS.CCS Action Name)
:
Witness-preorder induced by RS difference lfp emptiness.
Equations
Instances For
theorem
EqCheckingAbstractInterpretation.Ready.rsWitnessPreorder_iff_rsDiffEmpty
{Action : Type u}
{Name : Type v}
(env : CCS.Env Action Name)
(p q : CCS.CCS Action Name)
:
Corollary: witness-preorder equals emptiness of concrete RS difference.