Metamath Proof Explorer


Theorem ineq2d

Description: Equality deduction for intersection of two classes. (Contributed by NM, 10-Apr-1994)

Ref Expression
Hypothesis ineq1d.1 ( 𝜑𝐴 = 𝐵 )
Assertion ineq2d ( 𝜑 → ( 𝐶𝐴 ) = ( 𝐶𝐵 ) )

Proof

Step Hyp Ref Expression
1 ineq1d.1 ( 𝜑𝐴 = 𝐵 )
2 ineq2 ( 𝐴 = 𝐵 → ( 𝐶𝐴 ) = ( 𝐶𝐵 ) )
3 1 2 syl ( 𝜑 → ( 𝐶𝐴 ) = ( 𝐶𝐵 ) )