Step
*
3
of Lemma
stream-lex_transitivity
1. T : Type
2. R : T ⟶ T ⟶ ℙ
3. Trans(T;x,y.x R y)
4. AntiSym(T;x,y.x R y)
⊢ Trans(stream(T);s1,s2.True)
BY
{ (D 0 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