Step * of Lemma hdf-halted-is-halt

[A,B:Type]. ∀[X:hdataflow(A;B)].  hdf-halt() supposing ↑hdf-halted(X)
BY
(Auto THEN RepUR ``hdf-halt`` THEN BLemma `hdf-halted-is-inr` THEN Auto) }


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[X:hdataflow(A;B)].    X  \msim{}  hdf-halt()  supposing  \muparrow{}hdf-halted(X)


By


Latex:
(Auto  THEN  RepUR  ``hdf-halt``  0  THEN  BLemma  `hdf-halted-is-inr`  THEN  Auto)




Home Index