Metamath Proof Explorer


Theorem matinvg

Description: The matrix ring has the same additive inverse as its underlying linear structure. (Contributed by Stefan O'Rear, 4-Sep-2015)

Ref Expression
Hypotheses matbas.a ⊢ A = N Mat R
matbas.g ⊢ G = R freeLMod N × N
Assertion matinvg ⊢ N ∈ Fin ∧ R ∈ V → inv g ⁡ G = inv g ⁡ A

Proof

Step Hyp Ref Expression
1 matbas.a ⊢ A = N Mat R
2 matbas.g ⊢ G = R freeLMod N × N
3 eqidd ⊢ N ∈ Fin ∧ R ∈ V → Base G = Base G
4 1 2 matbas ⊢ N ∈ Fin ∧ R ∈ V → Base G = Base A
5 1 2 matplusg ⊢ N ∈ Fin ∧ R ∈ V → + G = + A
6 5 oveqdr ⊢ N ∈ Fin ∧ R ∈ V ∧ x ∈ Base G ∧ y ∈ Base G → x + G y = x + A y
7 3 4 6 grpinvpropd ⊢ N ∈ Fin ∧ R ∈ V → inv g ⁡ G = inv g ⁡ A