Step * of Lemma rel-restriction-implies

[T:Type]. ∀[R:T ⟶ T ⟶ ℙ]. ∀[P:T ⟶ ℙ].  R|P => R
BY
(RepUR ``rel-restriction rel_implies`` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[P:T  {}\mrightarrow{}  \mBbbP{}].    R|P  =>  R


By


Latex:
(RepUR  ``rel-restriction  rel\_implies``  0  THEN  Auto)




Home Index