Step * 2 of Lemma rel_inverse_exp

.....upcase..... 
1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. : ℤ
4. [%1] 0 < n
5. ∀x,y:T.  (x R^n 1^-1 ⇐⇒ R^-1^n y)
⊢ ∀x,y:T.  (x R^n^-1 ⇐⇒ R^-1^n y)
BY
(((Unfold `rel_inverse` THEN Reduce 0) THEN Fold `rel_inverse` 0) THEN Auto) }

1
1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. : ℤ
4. [%1] 0 < n
5. ∀x,y:T.  (x R^n 1^-1 ⇐⇒ R^-1^n y)
6. T
7. T
8. R^n x
⊢ R^-1^n y

2
1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. : ℤ
4. [%1] 0 < n
5. ∀x,y:T.  (x R^n 1^-1 ⇐⇒ R^-1^n y)
6. T
7. T
8. R^-1^n y
⊢ R^n x


Latex:


Latex:
.....upcase..... 
1.  [T]  :  Type
2.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  n  :  \mBbbZ{}
4.  [\%1]  :  0  <  n
5.  \mforall{}x,y:T.    (x  rel\_exp(T;  R;  n  -  1)\^{}-1  y  \mLeftarrow{}{}\mRightarrow{}  x  rel\_exp(T;  R\^{}-1;  n  -  1)  y)
\mvdash{}  \mforall{}x,y:T.    (x  rel\_exp(T;  R;  n)\^{}-1  y  \mLeftarrow{}{}\mRightarrow{}  x  rel\_exp(T;  R\^{}-1;  n)  y)


By


Latex:
(((Unfold  `rel\_inverse`  0  THEN  Reduce  0)  THEN  Fold  `rel\_inverse`  0)  THEN  Auto)




Home Index