Step * 1 of Lemma rel-preserving-star-reachable


1. [T1] Type
2. [T2] Type
3. [i2] T2
4. [R1] T1 ⟶ T1 ⟶ Type
5. [R2] T2 ⟶ T2 ⟶ Type
6. T2 ⟶ T1
7. ∀x,y:{s:T2| i2 (R2^*) s} .  ((x R2 y)  ((f x) (R1^*) (f y)))
8. {s:T2| i2 (R2^*) s} 
9. {s:T2| i2 (R2^*) s} 
10. : ℕ
11. R2^n y
⊢ (f x) (R1^*) (f y)
BY
(MoveToConcl (-1) THEN RepeatFor (MoveToConcl (-2))) }

1
1. [T1] Type
2. [T2] Type
3. [i2] T2
4. [R1] T1 ⟶ T1 ⟶ Type
5. [R2] T2 ⟶ T2 ⟶ Type
6. T2 ⟶ T1
7. ∀x,y:{s:T2| i2 (R2^*) s} .  ((x R2 y)  ((f x) (R1^*) (f y)))
8. : ℕ
⊢ ∀x,y:{s:T2| i2 (R2^*) s} .  ((x R2^n y)  ((f x) (R1^*) (f y)))


Latex:


Latex:

1.  [T1]  :  Type
2.  [T2]  :  Type
3.  [i2]  :  T2
4.  [R1]  :  T1  {}\mrightarrow{}  T1  {}\mrightarrow{}  Type
5.  [R2]  :  T2  {}\mrightarrow{}  T2  {}\mrightarrow{}  Type
6.  f  :  T2  {}\mrightarrow{}  T1
7.  \mforall{}x,y:\{s:T2|  i2  rel\_star(T2;  R2)  s\}  .    ((x  R2  y)  {}\mRightarrow{}  ((f  x)  rel\_star(T1;  R1)  (f  y)))
8.  x  :  \{s:T2|  i2  rel\_star(T2;  R2)  s\} 
9.  y  :  \{s:T2|  i2  rel\_star(T2;  R2)  s\} 
10.  n  :  \mBbbN{}
11.  x  rel\_exp(T2;  R2;  n)  y
\mvdash{}  (f  x)  rel\_star(T1;  R1)  (f  y)


By


Latex:
(MoveToConcl  (-1)  THEN  RepeatFor  2  (MoveToConcl  (-2)))




Home Index