Step * of Lemma sg-inv_functionality

[sg:s-GroupStructure]. ∀[x1,x2:Point].  x1^-1 ≡ x2^-1 supposing x1 ≡ x2
BY
(Auto THEN RepeatFor (ParallelLast) THEN FLemma `sg-inv-sep` [-1] THEN Auto) }


Latex:


Latex:
\mforall{}[sg:s-GroupStructure].  \mforall{}[x1,x2:Point].    x1\^{}-1  \mequiv{}  x2\^{}-1  supposing  x1  \mequiv{}  x2


By


Latex:
(Auto  THEN  RepeatFor  2  (ParallelLast)  THEN  FLemma  `sg-inv-sep`  [-1]  THEN  Auto)




Home Index