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


1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. ∀x,y:T.  Dec(x y)
4. : ℤ
5. [%2] 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)
⊢ ∀x,y:T'.
    ((x y)  x.if (f1 =z f1 a) then else (f x) fi x < x.if (f1 =z f1 a) then else (f x) fi y)
BY
(Reduce THEN Auto THEN (AutoBoolCase ⌜(f1 =z f1 a)⌝⋅ THENA 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. y
20. (f1 y) (f1 a) ∈ ℤ
⊢ if (f1 =z f1 a) then else (f x) fi  < 0

2
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


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.  [\%2]  :  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)
\mvdash{}  \mforall{}x,y:T'.
        ((x  R  y)
        {}\mRightarrow{}  (\mlambda{}x.if  (f1  x  =\msubz{}  f1  a)  then  0  else  (f  x)  +  1  fi  )  x  <  (\mlambda{}x.if  (f1  x  =\msubz{}  f1  a)
                                                                                                                                then  0
                                                                                                                                else  (f  x)  +  1
                                                                                                                                fi  ) 
                                                                                                                        y)


By


Latex:
(Reduce  0  THEN  Auto  THEN  (AutoBoolCase  \mkleeneopen{}(f1  y  =\msubz{}  f1  a)\mkleeneclose{}\mcdot{}  THENA  Auto))




Home Index