Step * of Lemma rel-plus-implies-rel-star

[T:Type]. ∀[R:T ⟶ T ⟶ ℙ].  ∀x,y:T.  ((x R+ y)  (x (R^*) y))
BY
EAuto }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].    \mforall{}x,y:T.    ((x  R\msupplus{}  y)  {}\mRightarrow{}  (x  rel\_star(T;  R)  y))


By


Latex:
EAuto  1




Home Index