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. F : m:ℕ ⟶ ℕ
5. ∀m:ℕ. (m < F 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