Step * of Lemma grp_leq_antisymmetry

[g:OCMon]. ∀[a,b:|g|].  (a b ∈ |g|) supposing ((b ≤ a) and (a ≤ b))
BY
(ProveSpecializedLemma `set_leq_antisymmetry` [parm{i};g↓oset] ((AbReduceC ANDTHENC FoldsC ``grp_leq``))
   THEN AddProperties 1
   THEN Auto) }


Latex:


Latex:
\mforall{}[g:OCMon].  \mforall{}[a,b:|g|].    (a  =  b)  supposing  ((b  \mleq{}  a)  and  (a  \mleq{}  b))


By


Latex:
(ProveSpecializedLemma  `set\_leq\_antisymmetry`  1  [parm\{i\};g\mdownarrow{}oset
  ]  ((AbReduceC  ANDTHENC  FoldsC  ``grp\_leq``))
  THEN  AddProperties  1
  THEN  Auto)




Home Index