Step * 1 1 1 2 2 2 1 2 of Lemma finite-acyclic-rel


1. Type
2. T ⟶ T ⟶ ℙ
3. ∀x,y:T.  Dec(x y)
4. : ℤ
5. 0 < m
6. ∀[T':Type]. ((T' ⊆T)  T' ~ ℕ acyclic-rel(T';R)  SWellFounded(x y))
7. T' Type
8. T' ⊆T
9. f1 T' ⟶ ℕm
10. Bij(T';ℕm;f1)
11. acyclic-rel(T';R)
12. T'
13. ∀b:T'. (b a))
14. {x:T'| ¬(x a ∈ T')}  ~ ℕ1
15. {x:T'| ¬(x a ∈ T')}  ⟶ ℕ
16. ∀x,y:{x:T'| ¬(x a ∈ T')} .  ((x y)  x < y)
17. T'
18. T'
19. f1 y ≠ f1 a
20. y
⊢ if (f1 =z f1 a) then else (f x) fi  < (f y) 1
BY
(Assert ¬(y a ∈ T') BY
         (ParallelOp -2 THEN Auto)) }

1
1. Type
2. T ⟶ T ⟶ ℙ
3. ∀x,y:T.  Dec(x y)
4. : ℤ
5. 0 < m
6. ∀[T':Type]. ((T' ⊆T)  T' ~ ℕ acyclic-rel(T';R)  SWellFounded(x y))
7. T' Type
8. T' ⊆T
9. f1 T' ⟶ ℕm
10. Bij(T';ℕm;f1)
11. acyclic-rel(T';R)
12. T'
13. ∀b:T'. (b a))
14. {x:T'| ¬(x a ∈ T')}  ~ ℕ1
15. {x:T'| ¬(x a ∈ T')}  ⟶ ℕ
16. ∀x,y:{x:T'| ¬(x a ∈ T')} .  ((x y)  x < y)
17. T'
18. T'
19. f1 y ≠ f1 a
20. y
21. ¬(y a ∈ T')
⊢ if (f1 =z f1 a) then else (f x) fi  < (f y) 1


Latex:


Latex:

1.  T  :  Type
2.  R  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  \mforall{}x,y:T.    Dec(x  R  y)
4.  m  :  \mBbbZ{}
5.  0  <  m
6.  \mforall{}[T':Type].  ((T'  \msubseteq{}r  T)  {}\mRightarrow{}  T'  \msim{}  \mBbbN{}m  -  1  {}\mRightarrow{}  acyclic-rel(T';R)  {}\mRightarrow{}  SWellFounded(x  R  y))
7.  T'  :  Type
8.  T'  \msubseteq{}r  T
9.  f1  :  T'  {}\mrightarrow{}  \mBbbN{}m
10.  Bij(T';\mBbbN{}m;f1)
11.  acyclic-rel(T';R)
12.  a  :  T'
13.  \mforall{}b:T'.  (\mneg{}(b  R  a))
14.  \{x:T'|  \mneg{}(x  =  a)\}    \msim{}  \mBbbN{}m  -  1
15.  f  :  \{x:T'|  \mneg{}(x  =  a)\}    {}\mrightarrow{}  \mBbbN{}
16.  \mforall{}x,y:\{x:T'|  \mneg{}(x  =  a)\}  .    ((x  R  y)  {}\mRightarrow{}  f  x  <  f  y)
17.  x  :  T'
18.  y  :  T'
19.  f1  y  \mneq{}  f1  a
20.  x  R  y
\mvdash{}  if  (f1  x  =\msubz{}  f1  a)  then  0  else  (f  x)  +  1  fi    <  (f  y)  +  1


By


Latex:
(Assert  \mneg{}(y  =  a)  BY
              (ParallelOp  -2  THEN  Auto))




Home Index