Step * 1 1 of Lemma CCC-product


1. Type
2. Type
3. : ℕ ⟶ (A × B) ⟶ ℙ
4. ∀g:ℕ ⟶ (A × B). ∃n:ℕ(R (g n))
5. : ℕ ⟶ A
6. : ℕ ⟶ B
⊢ ∃n:ℕ(R n <n, n>)
BY
(D -3 With ⌜λn.<n, n>⌝  THEN All Reduce THEN Auto) }


Latex:


Latex:

1.  A  :  Type
2.  B  :  Type
3.  R  :  \mBbbN{}  {}\mrightarrow{}  (A  \mtimes{}  B)  {}\mrightarrow{}  \mBbbP{}
4.  \mforall{}g:\mBbbN{}  {}\mrightarrow{}  (A  \mtimes{}  B).  \mexists{}n:\mBbbN{}.  (R  n  (g  n))
5.  g  :  \mBbbN{}  {}\mrightarrow{}  A
6.  h  :  \mBbbN{}  {}\mrightarrow{}  B
\mvdash{}  \mexists{}n:\mBbbN{}.  (R  n  <g  n,  h  n>)


By


Latex:
(D  -3  With  \mkleeneopen{}\mlambda{}n.<g  n,  h  n>\mkleeneclose{}    THEN  All  Reduce  THEN  Auto)




Home Index