Metamath Proof Explorer


Theorem ineq2d

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

Ref Expression
Hypothesis ineq1d.1
|- ( ph -> A = B )
Assertion ineq2d
|- ( ph -> ( C i^i A ) = ( C i^i B ) )

Proof

Step Hyp Ref Expression
1 ineq1d.1
 |-  ( ph -> A = B )
2 ineq2
 |-  ( A = B -> ( C i^i A ) = ( C i^i B ) )
3 1 2 syl
 |-  ( ph -> ( C i^i A ) = ( C i^i B ) )