Step * 2 of Lemma comm-create_wf


1. Type ─→ Type
2. pCom(P.M[P])
3. "create":Process(P.M[P])@i
4. m ∈ "create":Process(P.M[P])@i
⊢ comm-create(m) ∈ Process(P.M[P]) supposing com-kind(m) "create" ∈ Atom
BY
(All Thin THEN -1 THEN RepUR ``com-kind tagged-tag comm-create tagged-val`` THEN SplitOnHypITE -1  THEN Auto)⋅ }


Latex:



Latex:

1.  M  :  Type  {}\mrightarrow{}  Type
2.  c  :  pCom(P.M[P])
3.  m  :  "create":Process(P.M[P])@i
4.  c  =  m@i
\mvdash{}  comm-create(m)  \mmember{}  Process(P.M[P])  supposing  com-kind(m)  =  "create"


By


Latex:
(All  Thin
  THEN  D  -1
  THEN  RepUR  ``com-kind  tagged-tag  comm-create  tagged-val``  0
  THEN  SplitOnHypITE  -1 
  THEN  Auto)\mcdot{}




Home Index