Step
*
2
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_minimal` THENA Auto) }
1
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. x : T@i
4. y : T@i
5. R++ x y@i
⊢ R+ => R+
2
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. x : T@i
4. y : T@i
5. R++ x y@i
⊢ Trans(T;x,y.x R+ y)
Latex:
Latex:
.....assertion..... 
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{}\msupplus{}  =>  R\msupplus{}
By
Latex:
(BLemma  `rel\_plus\_minimal`  THENA  Auto)
Home
Index