Step * 2 of Lemma trans_rel_func_wrt_sym_self


1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. Trans(T;x,y.R[x;y])
4. T
5. a' T
6. T
7. b' T
8. R[a;b]
9. R[b;a]
10. R[a';b']
11. R[b';a']
12. R[b;b']
⊢ R[a;a']
BY
(FLemma `trans_rel_self_functionality` [3] THENA Auto) }

1
1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. Trans(T;x,y.R[x;y])
4. T
5. a' T
6. T
7. b' T
8. R[a;b]
9. R[b;a]
10. R[a';b']
11. R[b';a']
12. R[b;b']
13. ∀a,a',b,b':T.  (R[b;a]  R[a';b']  R[a;a']  R[b;b'])
⊢ R[a;a']


Latex:


Latex:

1.  [T]  :  Type
2.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  Trans(T;x,y.R[x;y])
4.  a  :  T
5.  a'  :  T
6.  b  :  T
7.  b'  :  T
8.  R[a;b]
9.  R[b;a]
10.  R[a';b']
11.  R[b';a']
12.  R[b;b']
\mvdash{}  R[a;a']


By


Latex:
(FLemma  `trans\_rel\_self\_functionality`  [3]  THENA  Auto)




Home Index