Step * 1 of Lemma ifun_subtype_1

.....set predicate..... 
1. : ℝ
2. : ℝ
3. : ℝ
4. a ≤ c
5. c ≤ b
6. [a, b] ⟶ℝ
7. ifun(x;[a, b])
⊢ ifun(x;[a, c])
BY
(RepeatFor (ParallelLast) THEN All Reduce THEN RepeatFor (ParallelLast)) }


Latex:


Latex:
.....set  predicate..... 
1.  a  :  \mBbbR{}
2.  b  :  \mBbbR{}
3.  c  :  \mBbbR{}
4.  a  \mleq{}  c
5.  c  \mleq{}  b
6.  x  :  [a,  b]  {}\mrightarrow{}\mBbbR{}
7.  ifun(x;[a,  b])
\mvdash{}  ifun(x;[a,  c])


By


Latex:
(RepeatFor  2  (ParallelLast)  THEN  All  Reduce  THEN  RepeatFor  2  (ParallelLast))




Home Index