Step * of Lemma newarray_wf

[Val:Type]. ∀[n:ℕ]. ∀[AType:array{i:l}(Val;n)].  (newarray(AType) ∈ Val ⟶ Arr(AType))
BY
((RepeatFor ((Auto THEN -1)) THEN RepUR ``Arr newarray`` 0) THEN Auto) }


Latex:


Latex:
\mforall{}[Val:Type].  \mforall{}[n:\mBbbN{}].  \mforall{}[AType:array\{i:l\}(Val;n)].    (newarray(AType)  \mmember{}  Val  {}\mrightarrow{}  Arr(AType))


By


Latex:
((RepeatFor  5  ((Auto  THEN  D  -1))  THEN  RepUR  ``Arr  newarray``  0)  THEN  Auto)




Home Index