DPL dref: projection function for variable n
Equations
- Semantics.Dynamic.DPL.dref n g = g n
Instances For
@[reducible, inline]
DPL extend is Assignment.update.
Equations
- Semantics.Dynamic.DPL.extend g n e = g.update n e
Instances For
theorem
Semantics.Dynamic.DPL.extend_other
{E : Type u_1}
(g : Core.Assignment E)
(n m : ℕ)
(e : E)
(h : n ≠ m)
:
DPL relation IS a DRS
Equations
Instances For
def
Semantics.Dynamic.DPL.ofDRS
{E : Type u_1}
(D : Core.DynamicTy2.DRS (Core.Assignment E))
:
DPLRel E
DRS IS a DPL relation
Equations
Instances For
@[simp]
theorem
Semantics.Dynamic.DPL.ofDRS_toDRS
{E : Type u_1}
(D : Core.DynamicTy2.DRS (Core.Assignment E))
: