Step
*
1
of Lemma
ifun_subtype_1
.....set predicate..... 
1. a : ℝ
2. b : ℝ
3. c : ℝ
4. a ≤ c
5. c ≤ b
6. x : [a, b] ⟶ℝ
7. ifun(x;[a, b])
⊢ ifun(x;[a, c])
BY
{ (RepeatFor 2 (ParallelLast) THEN All Reduce THEN RepeatFor 2 (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