Step
*
of Lemma
sg-inv-op
∀[sg:s-Group]. ∀[x:Point].  (x^-1 x) ≡ 1
BY
{ (Auto THEN (InstLemma `sg-op-inv` [⌜sg⌝;⌜x⌝]⋅ THENA Auto)) }
1
1. sg : s-Group
2. x : Point
3. (x x^-1) ≡ 1
⊢ (x^-1 x) ≡ 1
Latex:
Latex:
\mforall{}[sg:s-Group].  \mforall{}[x:Point].    (x\^{}-1  x)  \mequiv{}  1
By
Latex:
(Auto  THEN  (InstLemma  `sg-op-inv`  [\mkleeneopen{}sg\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]\mcdot{}  THENA  Auto))
Home
Index