Metamath Proof Explorer


Theorem ineq12

Description: Equality theorem for intersection of two classes. (Contributed by NM, 8-May-1994)

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

Proof

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