Description: The module of complex numbers (as a module over itself) is a normed vector space over itself. The vector operation is + , and the scalar product is x. , and the norm function is abs . (Contributed by AV, 9-Oct-2021)
|- C = ( ringLMod ` CCfld )
|- C e. NrmVec
|- CCfld e. NrmRing
|- CCfld e. DivRing
|- ( ( CCfld e. NrmRing /\ CCfld e. DivRing ) -> ( ringLMod ` CCfld ) e. NrmVec )
|- ( ( CCfld e. NrmRing /\ CCfld e. DivRing ) -> C e. NrmVec )