Metamath Proof Explorer


Theorem xpeq2d

Description: Equality deduction for Cartesian product. (Contributed by Jeff Madsen, 17-Jun-2010)

Ref Expression
Hypothesis xpeq1d.1 ( 𝜑𝐴 = 𝐵 )
Assertion xpeq2d ( 𝜑 → ( 𝐶 × 𝐴 ) = ( 𝐶 × 𝐵 ) )

Proof

Step Hyp Ref Expression
1 xpeq1d.1 ( 𝜑𝐴 = 𝐵 )
2 xpeq2 ( 𝐴 = 𝐵 → ( 𝐶 × 𝐴 ) = ( 𝐶 × 𝐵 ) )
3 1 2 syl ( 𝜑 → ( 𝐶 × 𝐴 ) = ( 𝐶 × 𝐵 ) )