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

Theorem csbnestglem 2006
Description: Lemma for csbnestg 2007.
Assertion
Ref Expression
csbnestglem |- ((A e. R /\ A.x B e. S) -> [_A / x]_[_B / y]_C = [_[_A / x]_B / y]_C)
Distinct variable groups:   x,y,A   y,B   x,C   x,R,y   y,S

Proof of Theorem csbnestglem
StepHypRef Expression
1 csbiegft 2000 . 2 |- ((A e. R /\ A.xA.z(z e. [_[_A / x]_B / y]_C -> A.x z e. [_[_A / x]_B / y]_C) /\ A.x(x = A -> [_B / y]_C = [_[_A / x]_B / y]_C)) -> [_A / x]_[_B / y]_C = [_[_A / x]_B / y]_C)
2 pm3.26 319 . 2 |- ((A e. R /\ A.x B e. S) -> A e. R)
3 ax-17 1190 . . . 4 |- (A e. R -> A.x A e. R)
4 hba1 979 . . . 4 |- (A.x B e. S -> A.xA.x B e. S)
53, 4hban 985 . . 3 |- ((A e. R /\ A.x B e. S) -> A.x(A e. R /\ A.x B e. S))
6 csbexg 1979 . . . . 5 |- ((A e. R /\ A.x B e. S) -> [_A / x]_B e. V)
7 ax-17 1190 . . . . . . 7 |- (A e. R -> A.y A e. R)
8 ax-17 1190 . . . . . . 7 |- (A.x B e. S -> A.yA.x B e. S)
97, 8hban 985 . . . . . 6 |- ((A e. R /\ A.x B e. S) -> A.y(A e. R /\ A.x B e. S))
10 ax-17 1190 . . . . . . . 8 |- (z e. A -> A.x z e. A)
1110hbcsb1g 1995 . . . . . . 7 |- (A e. R -> (z e. [_A / x]_B -> A.x z e. [_A / x]_B))
1211adantr 389 . . . . . 6 |- ((A e. R /\ A.x B e. S) -> (z e. [_A / x]_B -> A.x z e. [_A / x]_B))
13 ax-17 1190 . . . . . . 7 |- (z e. C -> A.x z e. C)
1413a1i 8 . . . . . 6 |- ((A e. R /\ A.x B e. S) -> (z e. C -> A.x z e. C))
155, 9, 12, 14hbcsbgd 1999 . . . . 5 |- (((A e. R /\ A.x B e. S) /\ [_A / x]_B e. V) -> (z e. [_[_A / x]_B / y]_C -> A.x z e. [_[_A / x]_B / y]_C))
166, 15mpdan 701 . . . 4 |- ((A e. R /\ A.x B e. S) -> (z e. [_[_A / x]_B / y]_C -> A.x z e. [_[_A / x]_B / y]_C))
171619.21aiv 1268 . . 3 |- ((A e. R /\ A.x B e. S) -> A.z(z e. [_[_A / x]_B / y]_C -> A.x z e. [_[_A / x]_B / y]_C))
185, 1719.21ai 974 . 2 |- ((A e. R /\ A.x B e. S) -> A.xA.z(z e. [_[_A / x]_B / y]_C -> A.x z e. [_[_A / x]_B / y]_C))
19 csbeq1a 1977 . . . . 5 |- (x = A -> B = [_A / x]_B)
2019csbeq1d 1975 . . . 4 |- (x = A -> [_B / y]_C = [_[_A / x]_B / y]_C)
2120ax-gen 955 . . 3 |- A.x(x = A -> [_B / y]_C = [_[_A / x]_B / y]_C)
2221a1i 8 . 2 |- ((A e. R /\ A.x B e. S) -> A.x(x = A -> [_B / y]_C = [_[_A / x]_B / y]_C))
231, 2, 18, 22syl3anc 855 1 |- ((A e. R /\ A.x B e. S) -> [_A / x]_[_B / y]_C = [_[_A / x]_B / y]_C)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223  A.wal 950   = wceq 1099   e. wcel 1105  Vcvv 1786  [_csb 1972
This theorem is referenced by:  csbnestg 2007
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-7 954  ax-gen 955  ax-8 1101  ax-9 1102  ax-10 1103  ax-12 1104  ax-11 1180  ax-17 1190  ax-16 1194  ax-11o 1202  ax-ext 1436
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3an 774  df-ex 957  df-sb 1155  df-clab 1441  df-cleq 1446  df-clel 1449  df-v 1787  df-sbc 1913  df-csb 1973
Copyright terms: Public domain