Metamath Proof Explorer


Theorem rngocom

Description: The addition operation of a ring is commutative. (Contributed by Steve Rodriguez, 9-Sep-2007) (New usage is discouraged.)

Ref Expression
Hypotheses ringgcl.1 𝐺 = ( 1st𝑅 )
ringgcl.2 𝑋 = ran 𝐺
Assertion rngocom ( ( 𝑅 ∈ RingOps ∧ 𝐴𝑋𝐵𝑋 ) → ( 𝐴 𝐺 𝐵 ) = ( 𝐵 𝐺 𝐴 ) )

Proof

Step Hyp Ref Expression
1 ringgcl.1 𝐺 = ( 1st𝑅 )
2 ringgcl.2 𝑋 = ran 𝐺
3 1 rngoablo ( 𝑅 ∈ RingOps → 𝐺 ∈ AbelOp )
4 2 ablocom ( ( 𝐺 ∈ AbelOp ∧ 𝐴𝑋𝐵𝑋 ) → ( 𝐴 𝐺 𝐵 ) = ( 𝐵 𝐺 𝐴 ) )
5 3 4 syl3an1 ( ( 𝑅 ∈ RingOps ∧ 𝐴𝑋𝐵𝑋 ) → ( 𝐴 𝐺 𝐵 ) = ( 𝐵 𝐺 𝐴 ) )