Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > sbcnestgf | Structured version Visualization version GIF version |
Description: Nest the composition of two substitutions. Usage of this theorem is discouraged because it depends on ax-13 2372. Use the weaker sbcnestgfw 4352 when possible. (Contributed by Mario Carneiro, 11-Nov-2016.) (New usage is discouraged.) |
Ref | Expression |
---|---|
sbcnestgf | ⊢ ((𝐴 ∈ 𝑉 ∧ ∀𝑦Ⅎ𝑥𝜑) → ([𝐴 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [⦋𝐴 / 𝑥⦌𝐵 / 𝑦]𝜑)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dfsbcq 3718 | . . . . 5 ⊢ (𝑧 = 𝐴 → ([𝑧 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [𝐴 / 𝑥][𝐵 / 𝑦]𝜑)) | |
2 | csbeq1 3835 | . . . . . 6 ⊢ (𝑧 = 𝐴 → ⦋𝑧 / 𝑥⦌𝐵 = ⦋𝐴 / 𝑥⦌𝐵) | |
3 | 2 | sbceq1d 3721 | . . . . 5 ⊢ (𝑧 = 𝐴 → ([⦋𝑧 / 𝑥⦌𝐵 / 𝑦]𝜑 ↔ [⦋𝐴 / 𝑥⦌𝐵 / 𝑦]𝜑)) |
4 | 1, 3 | bibi12d 346 | . . . 4 ⊢ (𝑧 = 𝐴 → (([𝑧 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [⦋𝑧 / 𝑥⦌𝐵 / 𝑦]𝜑) ↔ ([𝐴 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [⦋𝐴 / 𝑥⦌𝐵 / 𝑦]𝜑))) |
5 | 4 | imbi2d 341 | . . 3 ⊢ (𝑧 = 𝐴 → ((∀𝑦Ⅎ𝑥𝜑 → ([𝑧 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [⦋𝑧 / 𝑥⦌𝐵 / 𝑦]𝜑)) ↔ (∀𝑦Ⅎ𝑥𝜑 → ([𝐴 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [⦋𝐴 / 𝑥⦌𝐵 / 𝑦]𝜑)))) |
6 | vex 3436 | . . . . 5 ⊢ 𝑧 ∈ V | |
7 | 6 | a1i 11 | . . . 4 ⊢ (∀𝑦Ⅎ𝑥𝜑 → 𝑧 ∈ V) |
8 | csbeq1a 3846 | . . . . . 6 ⊢ (𝑥 = 𝑧 → 𝐵 = ⦋𝑧 / 𝑥⦌𝐵) | |
9 | 8 | sbceq1d 3721 | . . . . 5 ⊢ (𝑥 = 𝑧 → ([𝐵 / 𝑦]𝜑 ↔ [⦋𝑧 / 𝑥⦌𝐵 / 𝑦]𝜑)) |
10 | 9 | adantl 482 | . . . 4 ⊢ ((∀𝑦Ⅎ𝑥𝜑 ∧ 𝑥 = 𝑧) → ([𝐵 / 𝑦]𝜑 ↔ [⦋𝑧 / 𝑥⦌𝐵 / 𝑦]𝜑)) |
11 | nfnf1 2151 | . . . . 5 ⊢ Ⅎ𝑥Ⅎ𝑥𝜑 | |
12 | 11 | nfal 2317 | . . . 4 ⊢ Ⅎ𝑥∀𝑦Ⅎ𝑥𝜑 |
13 | nfa1 2148 | . . . . 5 ⊢ Ⅎ𝑦∀𝑦Ⅎ𝑥𝜑 | |
14 | nfcsb1v 3857 | . . . . . 6 ⊢ Ⅎ𝑥⦋𝑧 / 𝑥⦌𝐵 | |
15 | 14 | a1i 11 | . . . . 5 ⊢ (∀𝑦Ⅎ𝑥𝜑 → Ⅎ𝑥⦋𝑧 / 𝑥⦌𝐵) |
16 | sp 2176 | . . . . 5 ⊢ (∀𝑦Ⅎ𝑥𝜑 → Ⅎ𝑥𝜑) | |
17 | 13, 15, 16 | nfsbcd 3740 | . . . 4 ⊢ (∀𝑦Ⅎ𝑥𝜑 → Ⅎ𝑥[⦋𝑧 / 𝑥⦌𝐵 / 𝑦]𝜑) |
18 | 7, 10, 12, 17 | sbciedf 3760 | . . 3 ⊢ (∀𝑦Ⅎ𝑥𝜑 → ([𝑧 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [⦋𝑧 / 𝑥⦌𝐵 / 𝑦]𝜑)) |
19 | 5, 18 | vtoclg 3505 | . 2 ⊢ (𝐴 ∈ 𝑉 → (∀𝑦Ⅎ𝑥𝜑 → ([𝐴 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [⦋𝐴 / 𝑥⦌𝐵 / 𝑦]𝜑))) |
20 | 19 | imp 407 | 1 ⊢ ((𝐴 ∈ 𝑉 ∧ ∀𝑦Ⅎ𝑥𝜑) → ([𝐴 / 𝑥][𝐵 / 𝑦]𝜑 ↔ [⦋𝐴 / 𝑥⦌𝐵 / 𝑦]𝜑)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 396 ∀wal 1537 = wceq 1539 Ⅎwnf 1786 ∈ wcel 2106 Ⅎwnfc 2887 Vcvv 3432 [wsbc 3716 ⦋csb 3832 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-13 2372 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3an 1088 df-tru 1542 df-ex 1783 df-nf 1787 df-sb 2068 df-clab 2716 df-cleq 2730 df-clel 2816 df-nfc 2889 df-v 3434 df-sbc 3717 df-csb 3833 |
This theorem is referenced by: csbnestgf 4358 sbcnestg 4359 |
Copyright terms: Public domain | W3C validator |