Step
*
2
1
of Lemma
uncurry_wf
.....truecase..... 
1. T : Type
2. n : ℤ
3. 0 < n
4. ∀[A:ℕn - 1 ⟶ Type]. ∀[f:funtype(n - 1;A;T)].  (uncurry(n - 1;f) ∈ (i:ℕn - 1 ⟶ A[i]) ⟶ T)
5. n = 0 ∈ ℤ
⊢ ∀[A:ℕn ⟶ Type]. ∀[f:T].  (λa.f ∈ (i:ℕn ⟶ A[i]) ⟶ T)
BY
{ xxxAutoxxx }
Latex:
Latex:
.....truecase..... 
1.  T  :  Type
2.  n  :  \mBbbZ{}
3.  0  <  n
4.  \mforall{}[A:\mBbbN{}n  -  1  {}\mrightarrow{}  Type].  \mforall{}[f:funtype(n  -  1;A;T)].    (uncurry(n  -  1;f)  \mmember{}  (i:\mBbbN{}n  -  1  {}\mrightarrow{}  A[i])  {}\mrightarrow{}  T)
5.  n  =  0
\mvdash{}  \mforall{}[A:\mBbbN{}n  {}\mrightarrow{}  Type].  \mforall{}[f:T].    (\mlambda{}a.f  \mmember{}  (i:\mBbbN{}n  {}\mrightarrow{}  A[i])  {}\mrightarrow{}  T)
By
Latex:
xxxAutoxxx
Home
Index