Step * 1 1 1 1 of Lemma int_upper_well_founded


1. : ℤ@i
2. WellFnd{i}(ℕ;x,y.x < y)
3. WellFnd{i}({n...};x,y.x n < n)
⊢ WellFnd{i}({n...};x,y.x < y)
BY
(RepeatFor (ParallelLast) THEN Auto) }


Latex:


Latex:

1.  n  :  \mBbbZ{}@i
2.  WellFnd\{i\}(\mBbbN{};x,y.x  <  y)
3.  WellFnd\{i\}(\{n...\};x,y.x  -  n  <  y  -  n)
\mvdash{}  WellFnd\{i\}(\{n...\};x,y.x  <  y)


By


Latex:
(RepeatFor  7  (ParallelLast)  THEN  Auto)




Home Index