Step * 1 2 1 1 of Lemma Dickson's lemma


1. : ℕ
2. ∀p1:ℕp. ∀A:ℕp1 ⟶ ℕ ⟶ ℕ.  ∃j:ℕ. ∃i:ℕj. ∀k:ℕp1. (A[k;i] ≤ A[k;j])
3. : ℕp ⟶ ℕ ⟶ ℕ
4. ¬(p 0 ∈ ℤ)
5. : ℕ
⊢ ∃i:ℕ(m < i ∧ ((∃b:ℕ. ∃a:ℕb. ∀k:ℕp. (A[k;a] ≤ A[k;b])) ∨ (0 ≤ A[0;i])))
BY
(With ⌜1⌝ (D 0)⋅ THEN Auto THEN OrRight THEN Auto)⋅ }


Latex:


Latex:

1.  p  :  \mBbbN{}
2.  \mforall{}p1:\mBbbN{}p.  \mforall{}A:\mBbbN{}p1  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}.    \mexists{}j:\mBbbN{}.  \mexists{}i:\mBbbN{}j.  \mforall{}k:\mBbbN{}p1.  (A[k;i]  \mleq{}  A[k;j])
3.  A  :  \mBbbN{}p  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}
4.  \mneg{}(p  =  0)
5.  m  :  \mBbbN{}
\mvdash{}  \mexists{}i:\mBbbN{}.  (m  <  i  \mwedge{}  ((\mexists{}b:\mBbbN{}.  \mexists{}a:\mBbbN{}b.  \mforall{}k:\mBbbN{}p.  (A[k;a]  \mleq{}  A[k;b]))  \mvee{}  (0  \mleq{}  A[0;i])))


By


Latex:
(With  \mkleeneopen{}m  +  1\mkleeneclose{}  (D  0)\mcdot{}  THEN  Auto  THEN  OrRight  THEN  Auto)\mcdot{}




Home Index