Step
*
1
1
of Lemma
rel_plus-of-restriction
.....antecedent..... 
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. [P] : T ⟶ ℙ
⊢ R|P => R+|P
BY
{ (RepUR ``rel_implies rel-restriction`` 0 THEN Auto) }
1
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. [P] : T ⟶ ℙ
4. x : T@i
5. y : T@i
6. R x y@i
7. P x@i
8. P y@i
⊢ R+ x y
Latex:
Latex:
.....antecedent..... 
1.  [T]  :  Type
2.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  [P]  :  T  {}\mrightarrow{}  \mBbbP{}
\mvdash{}  R|P  =>  R\msupplus{}|P
By
Latex:
(RepUR  ``rel\_implies  rel-restriction``  0  THEN  Auto)
Home
Index