Step * 1 1 of Lemma strict-inc-subtype

.....set predicate..... 
1. : ℕ@i
2. : ℕ ⟶ ℕ@i
3. ∀j:ℕ. ∀i:ℕj.  i < j@i
⊢ strictly-increasing-seq(m;x)
BY
(D THEN Auto) }


Latex:


Latex:
.....set  predicate..... 
1.  m  :  \mBbbN{}@i
2.  x  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}@i
3.  \mforall{}j:\mBbbN{}.  \mforall{}i:\mBbbN{}j.    x  i  <  x  j@i
\mvdash{}  strictly-increasing-seq(m;x)


By


Latex:
(D  0  THEN  Auto)




Home Index