Step * 1 1 1 of Lemma strict-sorted

.....assertion..... 
1. Type
2. T ⊆r ℤ
3. as List
4. ∀i:ℕ||as||. ∀j:ℕi.  (as[j] ≤ as[i])
5. ∀[i,j:ℕ].  (as[i] as[j] ∈ T)) supposing ((¬(i j ∈ ℕ)) and j < ||as|| and i < ||as||)
6. : ℕ||as||
7. : ℕi
8. as[j] ≤ as[i]
9. ¬(as[i] as[j] ∈ T)
⊢ ¬(as[i] as[j] ∈ ℤ)
BY
(ParallelLast THEN (HypSubst' (-1) 0) THEN Auto)⋅ }


Latex:


Latex:
.....assertion..... 
1.  T  :  Type
2.  T  \msubseteq{}r  \mBbbZ{}
3.  as  :  T  List
4.  \mforall{}i:\mBbbN{}||as||.  \mforall{}j:\mBbbN{}i.    (as[j]  \mleq{}  as[i])
5.  \mforall{}[i,j:\mBbbN{}].    (\mneg{}(as[i]  =  as[j]))  supposing  ((\mneg{}(i  =  j))  and  j  <  ||as||  and  i  <  ||as||)
6.  i  :  \mBbbN{}||as||
7.  j  :  \mBbbN{}i
8.  as[j]  \mleq{}  as[i]
9.  \mneg{}(as[i]  =  as[j])
\mvdash{}  \mneg{}(as[i]  =  as[j])


By


Latex:
(ParallelLast  THEN  (HypSubst'  (-1)  0)  THEN  Auto)\mcdot{}




Home Index