Step * of Lemma decidable__and2

[P:ℙ]. ∀[Q:⋂:P. ℙ].  (Dec(P)  (P  Dec(Q))  Dec(P ∧ Q))
BY
(Auto THEN -2 THEN Auto) }


Latex:


Latex:
\mforall{}[P:\mBbbP{}].  \mforall{}[Q:\mcap{}:P.  \mBbbP{}].    (Dec(P)  {}\mRightarrow{}  (P  {}\mRightarrow{}  Dec(Q))  {}\mRightarrow{}  Dec(P  \mwedge{}  Q))


By


Latex:
(Auto  THEN  D  -2  THEN  Auto)




Home Index