Step * 1 1 2 1 1 of Lemma finite-function-equipollent

.....subterm..... T:t
1:n
1. : ℕ+
2. : ℕn ⟶ Type
3. b1 i:ℕ1 ⟶ F[i]
4. b2 F[n 1]
⊢ i.if (i =z 1) then b2 else b1 fi b1 ∈ (i:ℕ1 ⟶ F[i])
BY
TACTIC:(Ext THEN Reduce THEN Auto) }


Latex:


Latex:
.....subterm.....  T:t
1:n
1.  n  :  \mBbbN{}\msupplus{}
2.  F  :  \mBbbN{}n  {}\mrightarrow{}  Type
3.  b1  :  i:\mBbbN{}n  -  1  {}\mrightarrow{}  F[i]
4.  b2  :  F[n  -  1]
\mvdash{}  (\mlambda{}i.if  (i  =\msubz{}  n  -  1)  then  b2  else  b1  i  fi  )  =  b1


By


Latex:
TACTIC:(Ext  THEN  Reduce  0  THEN  Auto)




Home Index