Metamath Proof Explorer


Theorem resvcmn

Description: Scalar restriction preserves commutative monoids. (Contributed by Thierry Arnoux, 6-Sep-2018)

Ref Expression
Hypothesis resvbas.1 ⊢ H = G ↾ 𝑣 A
Assertion resvcmn ⊢ A ∈ V → G ∈ CMnd ↔ H ∈ CMnd

Proof

Step Hyp Ref Expression
1 resvbas.1 ⊢ H = G ↾ 𝑣 A
2 eqidd ⊢ A ∈ V → Base G = Base G
3 eqid ⊢ Base G = Base G
4 1 3 resvbas ⊢ A ∈ V → Base G = Base H
5 eqid ⊢ + G = + G
6 1 5 resvplusg ⊢ A ∈ V → + G = + H
7 6 oveqdr ⊢ A ∈ V ∧ x ∈ Base G ∧ y ∈ Base G → x + G y = x + H y
8 2 4 7 cmnpropd ⊢ A ∈ V → G ∈ CMnd ↔ H ∈ CMnd