Step * 2 2 1 of Lemma generated-s-subgroup_wf

.....assertion..... 
1. sg s-Group
2. Point ⟶ ℙ
3. ∀f:Point. (P[f]  P[f^-1])
4. Point
5. Point List
6. (∀f∈L.P[f])
7. g ≡ reduce(λx,y. (x y);1;L)
8. (∀f∈rev(map(λf.f^-1;L)).P[f])
⊢ ∀a:Point. (a^-1 reduce(λx,y. (x y);1;L))^-1 ≡ reduce(λx,y. (x y);a;rev(map(λf.f^-1;L)))
BY
(All Thin THEN ListInd (-1) THEN Reduce THEN Auto) }

1
1. sg s-Group
2. Point
⊢ (a^-1 1)^-1 ≡ a

2
1. sg s-Group
2. Point
3. Point List
4. ∀a:Point. (a^-1 reduce(λx,y. (x y);1;v))^-1 ≡ reduce(λx,y. (x y);a;rev(map(λf.f^-1;v)))
5. Point
⊢ (a^-1 (u reduce(λx,y. (x y);1;v)))^-1 ≡ reduce(λx,y. (x y);a;rev(map(λf.f^-1;v)) [u^-1])


Latex:


Latex:
.....assertion..... 
1.  sg  :  s-Group
2.  P  :  Point  {}\mrightarrow{}  \mBbbP{}
3.  \mforall{}f:Point.  (P[f]  {}\mRightarrow{}  P[f\^{}-1])
4.  g  :  Point
5.  L  :  Point  List
6.  (\mforall{}f\mmember{}L.P[f])
7.  g  \mequiv{}  reduce(\mlambda{}x,y.  (x  y);1;L)
8.  (\mforall{}f\mmember{}rev(map(\mlambda{}f.f\^{}-1;L)).P[f])
\mvdash{}  \mforall{}a:Point.  (a\^{}-1  reduce(\mlambda{}x,y.  (x  y);1;L))\^{}-1  \mequiv{}  reduce(\mlambda{}x,y.  (x  y);a;rev(map(\mlambda{}f.f\^{}-1;L)))


By


Latex:
(All  Thin  THEN  ListInd  (-1)  THEN  Reduce  0  THEN  Auto)




Home Index