Step * of Lemma step-function_wf

[T:Type]. ∀[transition:T ⟶ T ⟶ ℙ]. ∀[X:Type].  (step-function(T;transition;X) ∈ Type)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[transition:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[X:Type].    (step-function(T;transition;X)  \mmember{}  Type)


By


Latex:
ProveWfLemma




Home Index