Step * of Lemma decidable-subtype

[P,Q:ℙ].  (Dec(P) ⊆Dec(Q)) supposing ((Q  P) and (P ⊆Q))
BY
(Auto THEN Unfold `decidable` THEN Auto) }


Latex:


Latex:
\mforall{}[P,Q:\mBbbP{}].    (Dec(P)  \msubseteq{}r  Dec(Q))  supposing  ((Q  {}\mRightarrow{}  P)  and  (P  \msubseteq{}r  Q))


By


Latex:
(Auto  THEN  Unfold  `decidable`  0  THEN  Auto)




Home Index