Step
*
of Lemma
idx_wf
∀[Val:Type]. ∀[n:ℕ]. ∀[AType:array{i:l}(Val;n)].  (idx(AType) ∈ ℕn ⟶ Arr(AType) ⟶ Val)
BY
{ (Unfolds ``array Arr`` 0 THEN ProveWfLemma) }
Latex:
Latex:
\mforall{}[Val:Type].  \mforall{}[n:\mBbbN{}].  \mforall{}[AType:array\{i:l\}(Val;n)].    (idx(AType)  \mmember{}  \mBbbN{}n  {}\mrightarrow{}  Arr(AType)  {}\mrightarrow{}  Val)
By
Latex:
(Unfolds  ``array  Arr``  0  THEN  ProveWfLemma)
Home
Index