Metamath Proof Explorer


Theorem opsrplusg

Description: The addition operation of the ordered power series structure. (Contributed by Mario Carneiro, 8-Feb-2015) (Revised by Mario Carneiro, 30-Aug-2015)

Ref Expression
Hypotheses opsrbas.s
|- S = ( I mPwSer R )
opsrbas.o
|- O = ( ( I ordPwSer R ) ` T )
opsrbas.t
|- ( ph -> T C_ ( I X. I ) )
Assertion opsrplusg
|- ( ph -> ( +g ` S ) = ( +g ` O ) )

Proof

Step Hyp Ref Expression
1 opsrbas.s
 |-  S = ( I mPwSer R )
2 opsrbas.o
 |-  O = ( ( I ordPwSer R ) ` T )
3 opsrbas.t
 |-  ( ph -> T C_ ( I X. I ) )
4 df-plusg
 |-  +g = Slot 2
5 2nn
 |-  2 e. NN
6 2lt10
 |-  2 < ; 1 0
7 1 2 3 4 5 6 opsrbaslem
 |-  ( ph -> ( +g ` S ) = ( +g ` O ) )