Step * 2 of Lemma unary-strong-almost-full-has-strict-inc


1. [A] : ℕ ⟶ ℙ
2. ∀s:StrictInc. ∃n:ℕA[s n]
3. ∀m:ℕ. ∃n:ℕ(m < n ∧ A[n])
⊢ ∃s:StrictInc. ∀n:ℕA[s n]
BY
(Skolemize (-1) `F' THENA Auto) }

1
1. [A] : ℕ ⟶ ℙ
2. ∀s:StrictInc. ∃n:ℕA[s n]
3. ∀m:ℕ. ∃n:ℕ(m < n ∧ A[n])
4. m:ℕ ⟶ ℕ
5. ∀m:ℕ(m < m ∧ A[F m])
⊢ ∃s:StrictInc. ∀n:ℕA[s n]


Latex:


Latex:

1.  [A]  :  \mBbbN{}  {}\mrightarrow{}  \mBbbP{}
2.  \mforall{}s:StrictInc.  \mexists{}n:\mBbbN{}.  A[s  n]
3.  \mforall{}m:\mBbbN{}.  \mexists{}n:\mBbbN{}.  (m  <  n  \mwedge{}  A[n])
\mvdash{}  \mexists{}s:StrictInc.  \mforall{}n:\mBbbN{}.  A[s  n]


By


Latex:
(Skolemize  (-1)  `F'  THENA  Auto)




Home Index