Step
*
of Lemma
predicate_implies_transitivity
∀[T:Type]. ∀[P1,P2,P3:T ⟶ ℙ].  (P1 
⇒ P2 
⇒ P2 
⇒ P3 
⇒ P1 
⇒ P3)
BY
{ (Unfolds ``predicate_implies`` 0 THEN Auto)⋅ }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[P1,P2,P3:T  {}\mrightarrow{}  \mBbbP{}].    (P1  {}\mRightarrow{}  P2  {}\mRightarrow{}  P2  {}\mRightarrow{}  P3  {}\mRightarrow{}  P1  {}\mRightarrow{}  P3)
By
Latex:
(Unfolds  ``predicate\_implies``  0  THEN  Auto)\mcdot{}
Home
Index