Step * of Lemma sg-op_wf

[sg:s-Group]. ∀[x,y:Point].  ((x y) ∈ Point)
BY
(Auto THEN THEN Auto THEN ProveWfLemma) }


Latex:


Latex:
\mforall{}[sg:s-Group].  \mforall{}[x,y:Point].    ((x  y)  \mmember{}  Point)


By


Latex:
(Auto  THEN  D  1  THEN  Auto  THEN  ProveWfLemma)




Home Index