Requirements: - left hand side and right hand side matrix column and row lengths must be the same Properties: - commutative (A + B = B + A) - associative ((A + B) + C = A + (B + C)) - additive identity with zero matrix (A + 0) - additive inverse (A + -A)
Requirements:
Properties: