Metamath Proof Explorer


Theorem xrneq12

Description: Equality theorem for the range Cartesian product. (Contributed by Peter Mazsa, 16-Dec-2020)

Ref Expression
Assertion xrneq12 ( ( 𝐴 = 𝐵𝐶 = 𝐷 ) → ( 𝐴𝐶 ) = ( 𝐵𝐷 ) )

Proof

Step Hyp Ref Expression
1 xrneq1 ( 𝐴 = 𝐵 → ( 𝐴𝐶 ) = ( 𝐵𝐶 ) )
2 xrneq2 ( 𝐶 = 𝐷 → ( 𝐵𝐶 ) = ( 𝐵𝐷 ) )
3 1 2 sylan9eq ( ( 𝐴 = 𝐵𝐶 = 𝐷 ) → ( 𝐴𝐶 ) = ( 𝐵𝐷 ) )