Step
*
1
1
of Lemma
CCC-nat2K-implies-CCC-K
.....antecedent..... 
1. [K] : Type
2. R : ℕ ⟶ K ⟶ ℙ
3. ∀g:ℕ ⟶ K. ∃n:ℕ. (R n (g n))
⊢ ∀g:ℕ ⟶ ℕ ⟶ K. ∃n:ℕ. (R n (g n 0))
BY
{ Auto }
1
1. [K] : Type
2. R : ℕ ⟶ K ⟶ ℙ
3. ∀g:ℕ ⟶ K. ∃n:ℕ. (R n (g n))
4. g : ℕ ⟶ ℕ ⟶ K
⊢ ∃n:ℕ. (R n (g n 0))
Latex:
Latex:
.....antecedent..... 
1.  [K]  :  Type
2.  R  :  \mBbbN{}  {}\mrightarrow{}  K  {}\mrightarrow{}  \mBbbP{}
3.  \mforall{}g:\mBbbN{}  {}\mrightarrow{}  K.  \mexists{}n:\mBbbN{}.  (R  n  (g  n))
\mvdash{}  \mforall{}g:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  K.  \mexists{}n:\mBbbN{}.  (R  n  (g  n  0))
By
Latex:
Auto
Home
Index