Step * of Lemma loc-Server_wf

[f:(Id List) ⟶ Id]. ∀[L:Id List]. ∀[n:ℕ].  (loc-Server(f;L;n) ∈ Process(P.piM(P)))
BY
(ProveWfLemma THEN Fold `pi-process` THEN DVar `T' THEN Unhide THEN Auto) }


Latex:


Latex:
\mforall{}[f:(Id  List)  {}\mrightarrow{}  Id].  \mforall{}[L:Id  List].  \mforall{}[n:\mBbbN{}].    (loc-Server(f;L;n)  \mmember{}  Process(P.piM(P)))


By


Latex:
(ProveWfLemma  THEN  Fold  `pi-process`  0  THEN  DVar  `T'  THEN  Unhide  THEN  Auto)




Home Index