Step * of Lemma ma-state-subtype

[ds,ds':ltg:Id fp-> Type].  State(ds') ⊆State(ds) supposing ds ⊆ ds'
BY
(Unfold `ma-state` THEN Auto) }


Latex:


Latex:
\mforall{}[ds,ds':ltg:Id  fp->  Type].    State(ds')  \msubseteq{}r  State(ds)  supposing  ds  \msubseteq{}  ds'


By


Latex:
(Unfold  `ma-state`  0  THEN  Auto)




Home Index