Metamath Proof Explorer


Theorem bj-ceqsalgv

Description: Version of bj-ceqsalg with a disjoint variable condition on x , V , removing dependency on df-sb and df-clab . Prefer its use over bj-ceqsalg when sufficient (in particular when V is substituted for _V ). (Contributed by BJ, 12-Oct-2019) (Proof modification is discouraged.)

Ref Expression
Hypotheses bj-ceqsalgv.1 ⊢ Ⅎ x ψ
bj-ceqsalgv.2 ⊢ x = A → φ ↔ ψ
Assertion bj-ceqsalgv ⊢ A ∈ V → ∀ x x = A → φ ↔ ψ

Proof

Step Hyp Ref Expression
1 bj-ceqsalgv.1 ⊢ Ⅎ x ψ
2 bj-ceqsalgv.2 ⊢ x = A → φ ↔ ψ
3 elissetv ⊢ A ∈ V → ∃ x x = A
4 1 2 bj-ceqsalg0 ⊢ ∃ x x = A → ∀ x x = A → φ ↔ ψ
5 3 4 syl ⊢ A ∈ V → ∀ x x = A → φ ↔ ψ