Step * 1 1 1 2 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. T' ~ ℕm
10. acyclic-rel(T';R)
⊢ SWellFounded(x y)
BY
Assert ⌜∃a:T'. ∀b:T'. (b a))⌝⋅ }

1
.....assertion..... 
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. T' ~ ℕm
10. acyclic-rel(T';R)
⊢ ∃a:T'. ∀b:T'. (b a))

2
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. T' ~ ℕm
10. acyclic-rel(T';R)
11. ∃a:T'. ∀b:T'. (b a))
⊢ SWellFounded(x y)


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.  T'  \msim{}  \mBbbN{}m
10.  acyclic-rel(T';R)
\mvdash{}  SWellFounded(x  R  y)


By


Latex:
Assert  \mkleeneopen{}\mexists{}a:T'.  \mforall{}b:T'.  (\mneg{}(b  R  a))\mkleeneclose{}\mcdot{}




Home Index