Step
*
of Lemma
rel_plus-of-restriction
∀[T:Type]. ∀[R:T ⟶ T ⟶ ℙ]. ∀[P:T ⟶ ℙ].  R|P+ => R+|P
BY
{ Auto }
1
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. [P] : T ⟶ ℙ
⊢ R|P+ => R+|P
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[P:T  {}\mrightarrow{}  \mBbbP{}].    R|P\msupplus{}  =>  R\msupplus{}|P
By
Latex:
Auto
Home
Index