Step
*
1
1
1
of Lemma
rel_plus_idempotent
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. x : T@i
4. y : T@i
5. R+ x y@i
⊢ R => R+
BY
{ ((RepUR ``rel_plus rel_implies`` 0 THEN Auto THEN (InstConcl [⌜1⌝])⋅) THENA Auto) }
1
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. x : T@i
4. y : T@i
5. R+ x y@i
6. x1 : T@i
7. y1 : T@i
8. x1 R y1@i
⊢ x1 R^1 y1
Latex:
Latex:
1.  [T]  :  Type
2.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  x  :  T@i
4.  y  :  T@i
5.  R\msupplus{}  x  y@i
\mvdash{}  R  =>  R\msupplus{}
By
Latex:
((RepUR  ``rel\_plus  rel\_implies``  0  THEN  Auto  THEN  (InstConcl  [\mkleeneopen{}1\mkleeneclose{}])\mcdot{})  THENA  Auto)
Home
Index