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

Theorem csbcomg 2017
Description: Commutative law for double substitution into a class.
Assertion
Ref Expression
csbcomg |- ((A e. R /\ B e. S) -> [_A / x]_[_B / y]_C = [_B / y]_[_A / x]_C)
Distinct variable groups:   y,A   x,B   x,y

Proof of Theorem csbcomg
StepHypRef Expression
1 sbccomg 1989 . . . . 5 |- ((A e. V /\ B e. V) -> ([A / x][B / y]z e. C <-> [B / y][A / x]z e. C))
2 sbcel2g 2015 . . . . . . 7 |- (B e. V -> ([B / y]z e. C <-> z e. [_B / y]_C))
32sbcbidv 1977 . . . . . 6 |- ((B e. V /\ A e. V) -> ([A / x][B / y]z e. C <-> [A / x]z e. [_B / y]_C))
43ancoms 436 . . . . 5 |- ((A e. V /\ B e. V) -> ([A / x][B / y]z e. C <-> [A / x]z e. [_B / y]_C))
5 sbcel2g 2015 . . . . . 6 |- (A e. V -> ([A / x]z e. C <-> z e. [_A / x]_C))
65sbcbidv 1977 . . . . 5 |- ((A e. V /\ B e. V) -> ([B / y][A / x]z e. C <-> [B / y]z e. [_A / x]_C))
71, 4, 63bitr3d 548 . . . 4 |- ((A e. V /\ B e. V) -> ([A / x]z e. [_B / y]_C <-> [B / y]z e. [_A / x]_C))
8 sbcel2g 2015 . . . . 5 |- (A e. V -> ([A / x]z e. [_B / y]_C <-> z e. [_A / x]_[_B / y]_C))
98adantr 389 . . . 4 |- ((A e. V /\ B e. V) -> ([A / x]z e. [_B / y]_C <-> z e. [_A / x]_[_B / y]_C))
10 sbcel2g 2015 . . . . 5 |- (B e. V -> ([B / y]z e. [_A / x]_C <-> z e. [_B / y]_[_A / x]_C))
1110adantl 388 . . . 4 |- ((A e. V /\ B e. V) -> ([B / y]z e. [_A / x]_C <-> z e. [_B / y]_[_A / x]_C))
127, 9, 113bitr3d 548 . . 3 |- ((A e. V /\ B e. V) -> (z e. [_A / x]_[_B / y]_C <-> z e. [_B / y]_[_A / x]_C))
1312eqrdv 1473 . 2 |- ((A e. V /\ B e. V) -> [_A / x]_[_B / y]_C = [_B / y]_[_A / x]_C)
14 elisset 1817 . 2 |- (A e. R -> A e. V)
15 elisset 1817 . 2 |- (B e. S -> B e. V)
1613, 14, 15syl2an 454 1 |- ((A e. R /\ B e. S) -> [_A / x]_[_B / y]_C = [_B / y]_[_A / x]_C)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 956   e. wcel 958  [wsbc 1170  Vcvv 1811  [_csb 2001
This theorem is referenced by:  csbfsumlem 7026
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-9 965  ax-10 966  ax-11 967  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-or 224  df-an 225  df-3an 777  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