Step * 1 1 of Lemma coinduction-principle

.....assertion..... 
1. Type ⟶ Type
2. ContinuousMonotone(T.F[T])
3. corec(T.F[T]) ⟶ corec(T.F[T]) ⟶ ℙ
4. x,y.R[x;y] is an T.F[T]-bisimulation
⊢ ∀n:ℕ. ∀[x,y:corec(T.F[T])].  y ∈ primrec(n;Top;λ,T. F[T]) supposing R[x;y]
BY
(InductionOnNat THEN Reduce THEN Auto) }

1
1. Type ⟶ Type
2. ContinuousMonotone(T.F[T])
3. corec(T.F[T]) ⟶ corec(T.F[T]) ⟶ ℙ
4. x,y.R[x;y] is an T.F[T]-bisimulation
5. : ℤ
6. 0 < n
7. ∀[x,y:corec(T.F[T])].  y ∈ primrec(n 1;Top;λ,T. F[T]) supposing R[x;y]
8. corec(T.F[T])
9. corec(T.F[T])
10. R[x;y]
⊢ y ∈ primrec(n;Top;λ,T. F[T])


Latex:


Latex:
.....assertion..... 
1.  F  :  Type  {}\mrightarrow{}  Type
2.  ContinuousMonotone(T.F[T])
3.  R  :  corec(T.F[T])  {}\mrightarrow{}  corec(T.F[T])  {}\mrightarrow{}  \mBbbP{}
4.  x,y.R[x;y]  is  an  T.F[T]-bisimulation
\mvdash{}  \mforall{}n:\mBbbN{}.  \mforall{}[x,y:corec(T.F[T])].    x  =  y  supposing  R[x;y]


By


Latex:
(InductionOnNat  THEN  Reduce  0  THEN  Auto)




Home Index