File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -66,15 +66,19 @@ Preliminary Definitions
6666 \tearfreeact (\act ) & = & \top \qquad (\otherwise ) \\
6767 &&\\
6868 \idact (\act ) & = & \act \\
69+ \end {array}
70+
71+ The above operations on :ref: `actions <syntax-act >` are raised to operations on :ref: `events <syntax-evt >`, indexed by :ref: `region <syntax-reg >`.
72+
73+ .. math ::
74+ \begin {array}{rcl}
6975 \X {func}_{\reg }(\act _1 ^\ast ~\act ~\act _2 ^\ast ~\AT ~\time _p~\time ) & = & \X {func}(\act ) \\
7076 && (\iff ~\locact (\act ) = \reg [\u32 ]) \\
7177 \X {func}_{\reg }(\act _1 ^\ast ~\act ~\act _2 ^\ast ~\AT ~\time _p~\time , \quad &&\\
7278 \qquad \act _3 ^\ast ~\act '~\act _4 ^\ast ~\AT ~\time '_p~\time ') & = & \X {func}(\act ,\act ') \\
7379 && (\iff ~\locact (\act ) = \locact (\act ') = \reg [\u32 ]) \\
7480 \end {array}
7581
76- .. todo :: nicer formatting, add prose intuition?
77-
7882
7983 .. _relaxed-trace :
8084
You can’t perform that action at this time.
0 commit comments