Metamath Proof Explorer


Theorem scmatmat

Description: An N x N scalar matrix over (the ring) R is an N x N matrix over (the ring) R . (Contributed by AV, 18-Dec-2019)

Ref Expression
Hypotheses scmatmat.a ⊢ A = N Mat R
scmatmat.b ⊢ B = Base A
scmatmat.s ⊢ S = N ScMat R
Assertion scmatmat ⊢ N ∈ Fin ∧ R ∈ V → M ∈ S → M ∈ B

Proof

Step Hyp Ref Expression
1 scmatmat.a ⊢ A = N Mat R
2 scmatmat.b ⊢ B = Base A
3 scmatmat.s ⊢ S = N ScMat R
4 eqid ⊢ Base R = Base R
5 eqid ⊢ 1 A = 1 A
6 eqid ⊢ ⋅ A = ⋅ A
7 4 1 2 5 6 3 scmatel ⊢ N ∈ Fin ∧ R ∈ V → M ∈ S ↔ M ∈ B ∧ ∃ c ∈ Base R M = c ⋅ A 1 A
8 simpl ⊢ M ∈ B ∧ ∃ c ∈ Base R M = c ⋅ A 1 A → M ∈ B
9 7 8 biimtrdi ⊢ N ∈ Fin ∧ R ∈ V → M ∈ S → M ∈ B