Step
*
2
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
{ (Unfold `rel_implies` 0 THEN Auto) }
Latex:
Latex:
1.  [T]  :  Type
2.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  x  :  T@i
4.  y  :  T@i
5.  R\msupplus{}\msupplus{}  x  y@i
\mvdash{}  R\msupplus{}  =>  R\msupplus{}
By
Latex:
(Unfold  `rel\_implies`  0  THEN  Auto)
Home
Index