Step * of Lemma array-monad_wf

[Val:Type]. ∀[n:ℕ]. ∀[AType:array{i:l}(Val;n)].  (array-monad(AType) ∈ Monad)
BY
(ProveWfLemma THEN All Reduce THEN Auto THEN (Ext THEN Reduce 0) THEN Auto) }


Latex:


Latex:
\mforall{}[Val:Type].  \mforall{}[n:\mBbbN{}].  \mforall{}[AType:array\{i:l\}(Val;n)].    (array-monad(AType)  \mmember{}  Monad)


By


Latex:
(ProveWfLemma  THEN  All  Reduce  THEN  Auto  THEN  (Ext  THEN  Reduce  0)  THEN  Auto)




Home Index