Metamath Proof Explorer


Theorem mpteq1OLD

Description: Obsolete version of mpteq1 as of 11-Nov-2024. (Contributed by Mario Carneiro, 16-Dec-2013) (Proof modification is discouraged.) (New usage is discouraged.)

Ref Expression
Assertion mpteq1OLD ( 𝐴 = 𝐵 → ( 𝑥𝐴𝐶 ) = ( 𝑥𝐵𝐶 ) )

Proof

Step Hyp Ref Expression
1 eqidd ( 𝑥𝐴𝐶 = 𝐶 )
2 1 rgen 𝑥𝐴 𝐶 = 𝐶
3 mpteq12 ( ( 𝐴 = 𝐵 ∧ ∀ 𝑥𝐴 𝐶 = 𝐶 ) → ( 𝑥𝐴𝐶 ) = ( 𝑥𝐵𝐶 ) )
4 2 3 mpan2 ( 𝐴 = 𝐵 → ( 𝑥𝐴𝐶 ) = ( 𝑥𝐵𝐶 ) )