Step
*
1
1
of Lemma
rel_plus_idempotent
.....assertion..... 
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. x : T@i
4. y : T@i
5. R+ x y@i
⊢ R+ => R++
BY
{ (BLemma `rel_plus_monotone` THEN Auto) }
1
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. x : T@i
4. y : T@i
5. R+ x y@i
⊢ R => R+
Latex:
Latex:
.....assertion..... 
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\msupplus{}  =>  R\msupplus{}\msupplus{}
By
Latex:
(BLemma  `rel\_plus\_monotone`  THEN  Auto)
Home
Index