Step
*
3
1
of Lemma
not-not-Ramsey
1. R : ℕ ⟶ ℕ ⟶ ℙ
2. ∀s:StrictInc. ∃n:ℕ. (¬homogeneous(R;n;s))
3. n : ℕ
4. s : ℕn ⟶ ℕ
5. strictly-increasing-seq(n;s)
6. ∀m:ℕ. (strictly-increasing-seq(n + 1;s.m@n) 
⇒ (↓¬weakly-safe-seq(R;n + 1;s.m@n)))
⊢ ¬weakly-safe-seq(R;n;s)
BY
{ (InstLemma  `no-weakly-safe-extensions` [⌜R⌝;⌜n⌝;⌜s⌝]⋅ THEN Auto THEN (D 0 THENA Auto)) }
1
1. R : ℕ ⟶ ℕ ⟶ ℙ
2. ∀s:StrictInc. ∃n:ℕ. (¬homogeneous(R;n;s))
3. n : ℕ
4. s : ℕn ⟶ ℕ
5. strictly-increasing-seq(n;s)
6. ∀m:ℕ. (strictly-increasing-seq(n + 1;s.m@n) 
⇒ (↓¬weakly-safe-seq(R;n + 1;s.m@n)))
7. p : ℕ
8. weakly-safe-seq(R;n + 1;s.p@n)
⊢ False
Latex:
Latex:
1.  R  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  \mBbbP{}
2.  \mforall{}s:StrictInc.  \mexists{}n:\mBbbN{}.  (\mneg{}homogeneous(R;n;s))
3.  n  :  \mBbbN{}
4.  s  :  \mBbbN{}n  {}\mrightarrow{}  \mBbbN{}
5.  strictly-increasing-seq(n;s)
6.  \mforall{}m:\mBbbN{}.  (strictly-increasing-seq(n  +  1;s.m@n)  {}\mRightarrow{}  (\mdownarrow{}\mneg{}weakly-safe-seq(R;n  +  1;s.m@n)))
\mvdash{}  \mneg{}weakly-safe-seq(R;n;s)
By
Latex:
(InstLemma    `no-weakly-safe-extensions`  [\mkleeneopen{}R\mkleeneclose{};\mkleeneopen{}n\mkleeneclose{};\mkleeneopen{}s\mkleeneclose{}]\mcdot{}  THEN  Auto  THEN  (D  0  THENA  Auto))
Home
Index