Step * of Lemma rel_implies_or_right

[T:Type]. ∀[R1,R2:T ⟶ T ⟶ ℙ].  R2 => R1 ∨ R2
BY
((Unfolds ``rel_implies rel_or`` THEN Reduce 0) THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[R1,R2:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].    R2  =>  R1  \mvee{}  R2


By


Latex:
((Unfolds  ``rel\_implies  rel\_or``  0  THEN  Reduce  0)  THEN  Auto)




Home Index