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

Theorem csbnest1g 2027
Description: Nest the composition of two substitutions.
Assertion
Ref Expression
csbnest1g |- ((A e. R /\ A.x B e. S) -> [_A / x]_[_B / x]_C = [_[_A / x]_B / x]_C)
Distinct variable group:   x,A

Proof of Theorem csbnest1g
StepHypRef Expression
1 csbiegft 2019 . . 3 |- ((A e. V /\ A.xA.y(y e. [_[_A / x]_B / x]_C -> A.x y e. [_[_A / x]_B / x]_C) /\ A.x(x = A -> [_B / x]_C = [_[_A / x]_B / x]_C)) -> [_A / x]_[_B / x]_C = [_[_A / x]_B / x]_C)
2 pm3.26 319 . . 3 |- ((A e. V /\ A.x B e. S) -> A e. V)
3 ax-17 968 . . . . 5 |- (A e. V -> A.x A e. V)
4 hba1 1000 . . . . 5 |- (A.x B e. S -> A.xA.x B e. S)
53, 4hban 1006 . . . 4 |- ((A e. V /\ A.x B e. S) -> A.x(A e. V /\ A.x B e. S))
6 csbexg 1998 . . . . . 6 |- ((A e. V /\ A.x B e. S) -> [_A / x]_B e. V)
7 ax-17 968 . . . . . . . 8 |- (y e. A -> A.x y e. A)
87hbcsb1g 2014 . . . . . . 7 |- (A e. V -> (y e. [_A / x]_B -> A.x y e. [_A / x]_B))
93, 8hbcsb1gd 2017 . . . . . 6 |- ((A e. V /\ [_A / x]_B e. V) -> (y e. [_[_A / x]_B / x]_C -> A.x y e. [_[_A / x]_B / x]_C))
106, 9syldan 467 . . . . 5 |- ((A e. V /\ A.x B e. S) -> (y e. [_[_A / x]_B / x]_C -> A.x y e. [_[_A / x]_B / x]_C))
111019.21aiv 1281 . . . 4 |- ((A e. V /\ A.x B e. S) -> A.y(y e. [_[_A / x]_B / x]_C -> A.x y e. [_[_A / x]_B / x]_C))
125, 1119.21ai 995 . . 3 |- ((A e. V /\ A.x B e. S) -> A.xA.y(y e. [_[_A / x]_B / x]_C -> A.x y e. [_[_A / x]_B / x]_C))
13 csbeq1a 1996 . . . . . 6 |- (x = A -> B = [_A / x]_B)
1413csbeq1d 1994 . . . . 5 |- (x = A -> [_B / x]_C = [_[_A / x]_B / x]_C)
1514ax-gen 960 . . . 4 |- A.x(x = A -> [_B / x]_C = [_[_A / x]_B / x]_C)
1615a1i 8 . . 3 |- ((A e. V /\ A.x B e. S) -> A.x(x = A -> [_B / x]_C = [_[_A / x]_B / x]_C))
171, 2, 12, 16syl3anc 856 . 2 |- ((A e. V /\ A.x B e. S) -> [_A / x]_[_B / x]_C = [_[_A / x]_B / x]_C)
18 elisset 1808 . 2 |- (A e. R -> A e. V)
1917, 18sylan 448 1 |- ((A e. R /\ A.x B e. S) -> [_A / x]_[_B / x]_C = [_[_A / x]_B / x]_C)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223  A.wal 951   = wceq 953   e. wcel 955  Vcvv 1802  [_csb 1991
This theorem is referenced by:  csbidmg 2029  fopabcos 3818
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-9 962  ax-10 963  ax-11 964  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-16 1206  ax-11o 1213  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3an 775  df-ex 978  df-sb 1168  df-clab 1457  df-cleq 1462  df-clel 1465  df-v 1803  df-sbc 1932  df-csb 1992
Copyright terms: Public domain