Step * 1 2 of Lemma swap-exists


1. : ℕ
2. AType array{i:l}(ℤ;n)
3. prog : ℕn ⟶ ℕn ⟶ (A-map Unit)
4. : ℕn
5. : ℕn
⊢ istype(alt-swap-spec(AType;n;prog))
BY
(At ⌜Type⌝ UniverseIsType⋅ THEN UsingVars [`i';`j'] (BLemma `alt-swap-spec_wf2`)  THEN Auto) }


Latex:


Latex:

1.  n  :  \mBbbN{}
2.  AType  :  array\{i:l\}(\mBbbZ{};n)
3.  prog  :  \mBbbN{}n  {}\mrightarrow{}  \mBbbN{}n  {}\mrightarrow{}  (A-map  Unit)
4.  i  :  \mBbbN{}n
5.  j  :  \mBbbN{}n
\mvdash{}  istype(alt-swap-spec(AType;n;prog))


By


Latex:
(At  \mkleeneopen{}Type\mkleeneclose{}  UniverseIsType\mcdot{}  THEN  UsingVars  [`i';`j']  (BLemma  `alt-swap-spec\_wf2`)    THEN  Auto)




Home Index