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

Theorem cbvralf 1330
Description: Rule used to change bound variables with implicit substitution.
Hypotheses
Ref Expression
cbvralf.1 |- (z e. A -> A.x z e. A)
cbvralf.2 |- (z e. A -> A.y z e. A)
cbvralf.3 |- (ph -> A.yph)
cbvralf.4 |- (ps -> A.xps)
cbvralf.5 |- (x = y -> (ph <-> ps))
Assertion
Ref Expression
cbvralf |- (A.x e. A ph <-> A.y e. A ps)
Distinct variable group(s):   z,A   x,y,z

Proof of Theorem cbvralf
StepHypRef Expression
1 ax-17 925 . . . . 5 |- (z e. x -> A.y z e. x)
2 cbvralf.2 . . . . 5 |- (z e. A -> A.y z e. A)
31, 2hbel 1172 . . . 4 |- (x e. A -> A.y x e. A)
4 cbvralf.3 . . . 4 |- (ph -> A.yph)
53, 4hbim 702 . . 3 |- ((x e. A -> ph) -> A.y(x e. A -> ph))
6 ax-17 925 . . . . 5 |- (z e. y -> A.x z e. y)
7 cbvralf.1 . . . . 5 |- (z e. A -> A.x z e. A)
86, 7hbel 1172 . . . 4 |- (y e. A -> A.x y e. A)
9 cbvralf.4 . . . 4 |- (ps -> A.xps)
108, 9hbim 702 . . 3 |- ((y e. A -> ps) -> A.x(y e. A -> ps))
11 eleq1 1149 . . . 4 |- (x = y -> (x e. A <-> y e. A))
12 cbvralf.5 . . . 4 |- (x = y -> (ph <-> ps))
1311, 12imbi12d 474 . . 3 |- (x = y -> ((x e. A -> ph) <-> (y e. A -> ps)))
145, 10, 13cbval 848 . 2 |- (A.x(x e. A -> ph) <-> A.y(y e. A -> ps))
15 df-ral 1205 . 2 |- (A.x e. A ph <-> A.x(x e. A -> ph))
16 df-ral 1205 . 2 |- (A.y e. A ps <-> A.y(y e. A -> ps))
1714, 15, 163bitr4 158 1 |- (A.x e. A ph <-> A.y e. A ps)
Colors of variables: wff set class
Syntax hints:   -> wi 2   <-> wb 127  A.wal 672   = weq 797   e. wel 803   e. wcel 1092  A.wral 1201
This theorem is referenced by:  cbvral 1331  hta 3619
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6  ax-4 673  ax-5 674  ax-6 675  ax-7 676  ax-gen 677  ax-8 798  ax-9 799  ax-12 802  ax-17 925  ax-ext 1074
This theorem depends on definitions:  df-bi 128  df-an 198  df-ex 679  df-cleq 1097  df-clel 1099  df-ral 1205
metamath.org