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

Theorem hbiso 3892
Description: Bound-variable hypothesis builder for an isomorphism.
Hypotheses
Ref Expression
hbiso.1 |- (y e. H -> A.x y e. H)
hbiso.2 |- (y e. R -> A.x y e. R)
hbiso.3 |- (y e. S -> A.x y e. S)
hbiso.4 |- (y e. A -> A.x y e. A)
hbiso.5 |- (y e. B -> A.x y e. B)
Assertion
Ref Expression
hbiso |- (H Isom R, S (A, B) -> A.x H Isom R, S (A, B))
Distinct variable groups:   y,H   y,R   y,S   y,A   y,B   x,y

Proof of Theorem hbiso
StepHypRef Expression
1 hbiso.1 . . . 4 |- (y e. H -> A.x y e. H)
2 hbiso.4 . . . 4 |- (y e. A -> A.x y e. A)
3 hbiso.5 . . . 4 |- (y e. B -> A.x y e. B)
41, 2, 3hbf1o 3687 . . 3 |- (H:A-1-1-onto->B -> A.x H:A-1-1-onto->B)
5 ax-17 971 . . . . 5 |- (y e. z -> A.x y e. z)
65, 2hbel 1566 . . . 4 |- (z e. A -> A.x z e. A)
7 ax-17 971 . . . . . 6 |- (y e. w -> A.x y e. w)
87, 2hbel 1566 . . . . 5 |- (w e. A -> A.x w e. A)
9 hbiso.2 . . . . . . 7 |- (y e. R -> A.x y e. R)
105, 9, 7hbbr 2658 . . . . . 6 |- (zRw -> A.x zRw)
111, 5hbfv 3729 . . . . . . 7 |- (y e. (H` z) -> A.x y e. (H` z))
12 hbiso.3 . . . . . . 7 |- (y e. S -> A.x y e. S)
131, 7hbfv 3729 . . . . . . 7 |- (y e. (H` w) -> A.x y e. (H` w))
1411, 12, 13hbbr 2658 . . . . . 6 |- ((H` z)S(H` w) -> A.x(H` z)S(H` w))
1510, 14hbbi 1010 . . . . 5 |- ((zRw <-> (H` z)S(H` w)) -> A.x(zRw <-> (H` z)S(H` w)))
168, 15hbral 1686 . . . 4 |- (A.w e. A (zRw <-> (H` z)S(H` w)) -> A.xA.w e. A (zRw <-> (H` z)S(H` w)))
176, 16hbral 1686 . . 3 |- (A.z e. A A.w e. A (zRw <-> (H` z)S(H` w)) -> A.xA.z e. A A.w e. A (zRw <-> (H` z)S(H` w)))
184, 17hban 1009 . 2 |- ((H:A-1-1-onto->B /\ A.z e. A A.w e. A (zRw <-> (H` z)S(H` w))) -> A.x(H:A-1-1-onto->B /\ A.z e. A A.w e. A (zRw <-> (H` z)S(H` w))))
19 df-iso 3199 . 2 |- (H Isom R, S (A, B) <-> (H:A-1-1-onto->B /\ A.z e. A A.w e. A (zRw <-> (H` z)S(H` w))))
2019albii 999 . 2 |- (A.x H Isom R, S (A, B) <-> A.x(H:A-1-1-onto->B /\ A.z e. A A.w e. A (zRw <-> (H` z)S(H` w))))
2118, 19, 203imtr4 219 1 |- (H Isom R, S (A, B) -> A.x H Isom R, S (A, B))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   e. wcel 958  A.wral 1645   class class class wbr 2619  -1-1-onto->wf1o 3181  ` cfv 3182   Isom wiso 3183
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-11 967  ax-12 968  ax-13 969  ax-14 970  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  ax-sep 2703  ax-pow 2742  ax-pr 2779
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172  df-eu 1382  df-mo 1383  df-clab 1464  df-cleq 1469  df-clel 1472  df-ne 1587  df-ral 1649  df-rex 1650  df-v 1812  df-dif 2049  df-un 2050  df-in 2051  df-ss 2053  df-nul 2281  df-pw 2402  df-sn 2412  df-pr 2413  df-op 2416  df-uni 2504  df-br 2620  df-opab 2667  df-xp 3184  df-rel 3185  df-cnv 3186  df-co 3187  df-dm 3188  df-rn 3189  df-res 3190  df-ima 3191  df-fun 3192  df-fn 3193  df-f 3194  df-f1 3195  df-fo 3196  df-f1o 3197  df-fv 3198  df-iso 3199
Copyright terms: Public domain