Step * 2 2 2 1 1 2 of Lemma cons-sub-co-list-cons


1. Type
2. x1 T
3. x2 T
4. L1 colist(T)
5. L2 colist(T)
6. : ℕ
7. 1 ≠ 0
8. colist(ℕ)
9. [x1 L1] L2@[u v] ∈ colist(T)
⊢ [x1 L1] [x1 L1]
BY
Computation }


Latex:


Latex:

1.  T  :  Type
2.  x1  :  T
3.  x2  :  T
4.  L1  :  colist(T)
5.  L2  :  colist(T)
6.  u  :  \mBbbN{}
7.  u  +  1  \mneq{}  0
8.  v  :  colist(\mBbbN{})
9.  [x1  /  L1]  =  L2@[u  /  v]
\mvdash{}  [x1  /  L1]  \msim{}  [x1  /  L1]


By


Latex:
Computation




Home Index