Metamath Proof Explorer


Theorem ineq2

Description: Equality theorem for intersection of two classes. (Contributed by NM, 26-Dec-1993)

Ref Expression
Assertion ineq2 ( 𝐴 = 𝐵 → ( 𝐶𝐴 ) = ( 𝐶𝐵 ) )

Proof

Step Hyp Ref Expression
1 ineq1 ( 𝐴 = 𝐵 → ( 𝐴𝐶 ) = ( 𝐵𝐶 ) )
2 incom ( 𝐶𝐴 ) = ( 𝐴𝐶 )
3 incom ( 𝐶𝐵 ) = ( 𝐵𝐶 )
4 1 2 3 3eqtr4g ( 𝐴 = 𝐵 → ( 𝐶𝐴 ) = ( 𝐶𝐵 ) )