Step * of Lemma squash_and

∀[a,b:ℙ].  uiff(↓a ∧ b;(↓a) ∧ (↓b))
BY
{ (Auto THEN SquashExRepD THEN D 0 THEN Auto) }


Latex:


Latex:
\mforall{}[a,b:\mBbbP{}].    uiff(\mdownarrow{}a  \mwedge{}  b;(\mdownarrow{}a)  \mwedge{}  (\mdownarrow{}b))


By


Latex:
(Auto  THEN  SquashExRepD  THEN  D  0  THEN  Auto)




Home Index