Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > sbc5ALT | Structured version Visualization version GIF version |
Description: Alternate proof of sbc5 3746. This proof helps show how clelab 2878 works, since it is equivalent but shorter thanks to now-available library theorems like vtoclbg 3509 and isset 3447. (Contributed by NM, 23-Aug-1993.) (Revised by Mario Carneiro, 12-Oct-2016.) (New usage is discouraged.) (Proof modification is discouraged.) |
Ref | Expression |
---|---|
sbc5ALT | ⊢ ([𝐴 / 𝑥]𝜑 ↔ ∃𝑥(𝑥 = 𝐴 ∧ 𝜑)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | sbcex 3728 | . 2 ⊢ ([𝐴 / 𝑥]𝜑 → 𝐴 ∈ V) | |
2 | exsimpl 1867 | . . 3 ⊢ (∃𝑥(𝑥 = 𝐴 ∧ 𝜑) → ∃𝑥 𝑥 = 𝐴) | |
3 | isset 3447 | . . 3 ⊢ (𝐴 ∈ V ↔ ∃𝑥 𝑥 = 𝐴) | |
4 | 2, 3 | sylibr 233 | . 2 ⊢ (∃𝑥(𝑥 = 𝐴 ∧ 𝜑) → 𝐴 ∈ V) |
5 | dfsbcq2 3721 | . . 3 ⊢ (𝑦 = 𝐴 → ([𝑦 / 𝑥]𝜑 ↔ [𝐴 / 𝑥]𝜑)) | |
6 | eqeq2 2745 | . . . . 5 ⊢ (𝑦 = 𝐴 → (𝑥 = 𝑦 ↔ 𝑥 = 𝐴)) | |
7 | 6 | anbi1d 629 | . . . 4 ⊢ (𝑦 = 𝐴 → ((𝑥 = 𝑦 ∧ 𝜑) ↔ (𝑥 = 𝐴 ∧ 𝜑))) |
8 | 7 | exbidv 1920 | . . 3 ⊢ (𝑦 = 𝐴 → (∃𝑥(𝑥 = 𝑦 ∧ 𝜑) ↔ ∃𝑥(𝑥 = 𝐴 ∧ 𝜑))) |
9 | sb5 2263 | . . 3 ⊢ ([𝑦 / 𝑥]𝜑 ↔ ∃𝑥(𝑥 = 𝑦 ∧ 𝜑)) | |
10 | 5, 8, 9 | vtoclbg 3509 | . 2 ⊢ (𝐴 ∈ V → ([𝐴 / 𝑥]𝜑 ↔ ∃𝑥(𝑥 = 𝐴 ∧ 𝜑))) |
11 | 1, 4, 10 | pm5.21nii 379 | 1 ⊢ ([𝐴 / 𝑥]𝜑 ↔ ∃𝑥(𝑥 = 𝐴 ∧ 𝜑)) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 ∧ wa 395 = wceq 1537 ∃wex 1777 [wsb 2062 ∈ wcel 2101 Vcvv 3434 [wsbc 3718 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2103 ax-9 2111 ax-10 2132 ax-12 2166 ax-ext 2704 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-tru 1540 df-ex 1778 df-nf 1782 df-sb 2063 df-clab 2711 df-cleq 2725 df-clel 2811 df-v 3436 df-sbc 3719 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |