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

Theorem hbcsbg 2026
Description: Bound-variable hypothesis builder for substitution into a class.
Hypotheses
Ref Expression
hbcsbg.1 |- (z e. A -> A.x z e. A)
hbcsbg.2 |- (z e. B -> A.x z e. B)
Assertion
Ref Expression
hbcsbg |- (A e. C -> (z e. [_A / y]_B -> A.x z e. [_A / y]_B))
Distinct variable groups:   z,A   z,B   x,z

Proof of Theorem hbcsbg
StepHypRef Expression
1 elisset 1817 . 2 |- (A e. C -> A e. V)
2 hbcsbg.1 . . . . . 6 |- (z e. A -> A.x z e. A)
3 ax-17 971 . . . . . 6 |- (z e. V -> A.x z e. V)
42, 3hbel 1566 . . . . 5 |- (A e. V -> A.x A e. V)
5 ax-17 971 . . . . 5 |- (A e. V -> A.w A e. V)
64, 519.21ai 998 . . . 4 |- (A e. V -> A.xA.w A e. V)
7 ax-17 971 . . . . . 6 |- (z e. w -> A.x z e. w)
8 hbcsbg.2 . . . . . 6 |- (z e. B -> A.x z e. B)
97, 8hbel 1566 . . . . 5 |- (w e. B -> A.x w e. B)
102, 9hbsbcg 1951 . . . 4 |- (A e. V -> ([A / y]w e. B -> A.x[A / y]w e. B))
116, 10hbabd 1468 . . 3 |- (A e. V -> (z e. {w | [A / y]w e. B} -> A.x z e. {w | [A / y]w e. B}))
12 df-csb 2002 . . . 4 |- [_A / y]_B = {w | [A / y]w e. B}
1312eleq2i 1538 . . 3 |- (z e. [_A / y]_B <-> z e. {w | [A / y]w e. B})
1413albii 999 . . 3 |- (A.x z e. [_A / y]_B <-> A.x z e. {w | [A / y]w e. B})
1511, 13, 143imtr4g 553 . 2 |- (A e. V -> (z e. [_A / y]_B -> A.x z e. [_A / y]_B))
161, 15syl 10 1 |- (A e. C -> (z e. [_A / y]_B -> A.x z e. [_A / y]_B))
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 954   e. wcel 958  [wsbc 1170  {cab 1463  Vcvv 1811  [_csb 2001
This theorem is referenced by:  csbie2t 2033  oprabval2gf 4026  foprab2 4119
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-10 966  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-v 1812  df-sbc 1942  df-csb 2002
Copyright terms: Public domain