Documentation

Linglib.Theories.Semantics.Dynamic.CDRT.DynamicTy2

CDRT Register = Dynamic Ty2 Assignment

CDRT dref: register lookup

Equations
Instances For

    CDRT DProp IS a DRS

    Equations
    Instances For

      DRS IS CDRT DProp

      Equations
      Instances For
        @[simp]
        theorem Semantics.Dynamic.CDRT.toDRS_ofDRS {E : Type u_1} (φ : DProp E) :
        ofDRS (toDRS φ) = φ
        theorem Semantics.Dynamic.CDRT.seq_eq_dseq {E : Type u_1} (φ ψ : DProp E) :
        toDRS (φ ;; ψ) = toDRS φ toDRS ψ