Step * 1 of Lemma restriction-of-transitive


1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. [P] T ⟶ ℙ
4. Trans(T;x,y.R y)@i
⊢ Trans(T;x,y.R|P y)
BY
All (\h. RepUR ``trans rel-restriction`` h)⋅ }

1
1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. [P] T ⟶ ℙ
4. ∀a,b,c:T.  ((R b)  (R c)  (R c))@i
⊢ ∀a,b,c:T.  ((((R b) ∧ (P a)) ∧ (P b))  (((R c) ∧ (P b)) ∧ (P c))  (((R c) ∧ (P a)) ∧ (P c)))


Latex:


Latex:

1.  [T]  :  Type
2.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  [P]  :  T  {}\mrightarrow{}  \mBbbP{}
4.  Trans(T;x,y.R  x  y)@i
\mvdash{}  Trans(T;x,y.R|P  x  y)


By


Latex:
All  (\mbackslash{}h.  RepUR  ``trans  rel-restriction``  h)\mcdot{}




Home Index