Step
*
of Lemma
trans_imp_sp_trans
∀[T:Type]. ∀[R:T ⟶ T ⟶ ℙ].  (Trans(T;a,b.R[a;b]) 
⇒ Trans(T;a,b.strict_part(x,y.R[x;y];a;b)))
BY
{ (Unfolds ``trans strict_part`` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].    (Trans(T;a,b.R[a;b])  {}\mRightarrow{}  Trans(T;a,b.strict\_part(x,y.R[x;y];a;b)))
By
Latex:
(Unfolds  ``trans  strict\_part``  0  THEN  Auto)
Home
Index