| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > sb4b | Structured version Visualization version GIF version | ||
| Description: Simplified definition of substitution when variables are distinct. Version of sb6 2085 with a distinctor antecedent. Usage of this theorem is discouraged because it depends on ax-13 2377. (Contributed by NM, 27-May-1997.) Revise df-sb 2065. (Revised by Wolf Lammen, 21-Feb-2024.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| sb4b | ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → ([𝑡 / 𝑥]𝜑 ↔ ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | nfna1 2152 | . . . . . 6 ⊢ Ⅎ𝑥 ¬ ∀𝑥 𝑥 = 𝑡 | |
| 2 | nfeqf2 2382 | . . . . . 6 ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → Ⅎ𝑥 𝑦 = 𝑡) | |
| 3 | 1, 2 | nfan1 2200 | . . . . 5 ⊢ Ⅎ𝑥(¬ ∀𝑥 𝑥 = 𝑡 ∧ 𝑦 = 𝑡) |
| 4 | equequ2 2025 | . . . . . . 7 ⊢ (𝑦 = 𝑡 → (𝑥 = 𝑦 ↔ 𝑥 = 𝑡)) | |
| 5 | 4 | imbi1d 341 | . . . . . 6 ⊢ (𝑦 = 𝑡 → ((𝑥 = 𝑦 → 𝜑) ↔ (𝑥 = 𝑡 → 𝜑))) |
| 6 | 5 | adantl 481 | . . . . 5 ⊢ ((¬ ∀𝑥 𝑥 = 𝑡 ∧ 𝑦 = 𝑡) → ((𝑥 = 𝑦 → 𝜑) ↔ (𝑥 = 𝑡 → 𝜑))) |
| 7 | 3, 6 | albid 2222 | . . . 4 ⊢ ((¬ ∀𝑥 𝑥 = 𝑡 ∧ 𝑦 = 𝑡) → (∀𝑥(𝑥 = 𝑦 → 𝜑) ↔ ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
| 8 | 7 | pm5.74da 804 | . . 3 ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → ((𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦 → 𝜑)) ↔ (𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑)))) |
| 9 | 8 | albidv 1920 | . 2 ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → (∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦 → 𝜑)) ↔ ∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑)))) |
| 10 | df-sb 2065 | . 2 ⊢ ([𝑡 / 𝑥]𝜑 ↔ ∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦 → 𝜑))) | |
| 11 | ax6ev 1969 | . . . 4 ⊢ ∃𝑦 𝑦 = 𝑡 | |
| 12 | 11 | a1bi 362 | . . 3 ⊢ (∀𝑥(𝑥 = 𝑡 → 𝜑) ↔ (∃𝑦 𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
| 13 | 19.23v 1942 | . . 3 ⊢ (∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑)) ↔ (∃𝑦 𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑))) | |
| 14 | 12, 13 | bitr4i 278 | . 2 ⊢ (∀𝑥(𝑥 = 𝑡 → 𝜑) ↔ ∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
| 15 | 9, 10, 14 | 3bitr4g 314 | 1 ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → ([𝑡 / 𝑥]𝜑 ↔ ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ↔ wb 206 ∧ wa 395 ∀wal 1538 ∃wex 1779 [wsb 2064 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-10 2141 ax-12 2177 ax-13 2377 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-ex 1780 df-nf 1784 df-sb 2065 |
| This theorem is referenced by: sb3b 2481 sb2 2484 sb4a 2485 hbsb2 2487 dfsb2 2498 sbcom3 2511 sbal1 2533 sbal2 2534 wl-2sb6d 37559 wl-sbalnae 37563 |
| Copyright terms: Public domain | W3C validator |