HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
GIF version

Theorem ceqsalg 1822
Description: A representation of explicit substitution of a class for a variable, inferred from an implicit substitution hypothesis.
Hypotheses
Ref Expression
ceqsalg.1 (ψ → ∀xψ)
ceqsalg.2 (x = A → (φψ))
Assertion
Ref Expression
ceqsalg (AB → (∀x(x = Aφ) ↔ ψ))
Distinct variable group:   x,A

Proof of Theorem ceqsalg
StepHypRef Expression
1 ceqsalg.2 . . . . . . 7 (x = A → (φψ))
21biimpd 153 . . . . . 6 (x = A → (φψ))
32a2i 9 . . . . 5 ((x = Aφ) → (x = Aψ))
4319.20i 991 . . . 4 (∀x(x = Aφ) → ∀x(x = Aψ))
5 ceqsalg.1 . . . . 5 (ψ → ∀xψ)
6519.23 1062 . . . 4 (∀x(x = Aψ) ↔ (∃x x = Aψ))
74, 6sylib 198 . . 3 (∀x(x = Aφ) → (∃x x = Aψ))
8 elex 1816 . . 3 (AB → ∃x x = A)
97, 8syl5com 52 . 2 (AB → (∀x(x = Aφ) → ψ))
101biimprcd 156 . . 3 (ψ → (x = Aφ))
115, 1019.21ai 997 . 2 (ψ → ∀x(x = Aφ))
129, 11impbid1 516 1 (AB → (∀x(x = Aφ) ↔ ψ))
Colors of variables: wff set class
Syntax hints:   → wi 3   ↔ wb 146  ∀wal 953   = wceq 955   ∈ wcel 957  ∃wex 979
This theorem is referenced by:  ceqsal 1823  sbc6g 1952  sucprcreg 4583  spwpr2 8615
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 962  ax-12 967  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-ext 1458
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 980  df-sb 1171  df-clab 1463  df-cleq 1468  df-clel 1471  df-v 1809
Copyright terms: Public domain