Metamath Proof Explorer


Theorem cbvrmodavw

Description: Change bound variable in the restricted at-most-one quantifier. Deduction form. (Contributed by GG, 14-Aug-2025)

Ref Expression
Hypothesis cbvrmodavw.1 ( ( 𝜑𝑥 = 𝑦 ) → ( 𝜓𝜒 ) )
Assertion cbvrmodavw ( 𝜑 → ( ∃* 𝑥𝐴 𝜓 ↔ ∃* 𝑦𝐴 𝜒 ) )

Proof

Step Hyp Ref Expression
1 cbvrmodavw.1 ( ( 𝜑𝑥 = 𝑦 ) → ( 𝜓𝜒 ) )
2 eleq1w ( 𝑥 = 𝑦 → ( 𝑥𝐴𝑦𝐴 ) )
3 2 adantl ( ( 𝜑𝑥 = 𝑦 ) → ( 𝑥𝐴𝑦𝐴 ) )
4 3 1 anbi12d ( ( 𝜑𝑥 = 𝑦 ) → ( ( 𝑥𝐴𝜓 ) ↔ ( 𝑦𝐴𝜒 ) ) )
5 4 cbvmodavw ( 𝜑 → ( ∃* 𝑥 ( 𝑥𝐴𝜓 ) ↔ ∃* 𝑦 ( 𝑦𝐴𝜒 ) ) )
6 df-rmo ( ∃* 𝑥𝐴 𝜓 ↔ ∃* 𝑥 ( 𝑥𝐴𝜓 ) )
7 df-rmo ( ∃* 𝑦𝐴 𝜒 ↔ ∃* 𝑦 ( 𝑦𝐴𝜒 ) )
8 5 6 7 3bitr4g ( 𝜑 → ( ∃* 𝑥𝐴 𝜓 ↔ ∃* 𝑦𝐴 𝜒 ) )