Step * 3 of Lemma stream-lex_transitivity


1. Type
2. T ⟶ T ⟶ ℙ
3. Trans(T;x,y.x y)
4. AntiSym(T;x,y.x y)
⊢ Trans(stream(T);s1,s2.True)
BY
(D THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  R  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  Trans(T;x,y.x  R  y)
4.  AntiSym(T;x,y.x  R  y)
\mvdash{}  Trans(stream(T);s1,s2.True)


By


Latex:
(D  0  THEN  Auto)




Home Index