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 2089 with a distinctor antecedent. Usage of this theorem is discouraged because it depends on ax-13 2372. (Contributed by NM, 27-May-1997.) Revise df-sb 2069. (Revised by Wolf Lammen, 21-Feb-2024.) (New usage is discouraged.) |
Ref | Expression |
---|---|
sb4b | ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → ([𝑡 / 𝑥]𝜑 ↔ ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | nfna1 2151 | . . . . . 6 ⊢ Ⅎ𝑥 ¬ ∀𝑥 𝑥 = 𝑡 | |
2 | nfeqf2 2377 | . . . . . 6 ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → Ⅎ𝑥 𝑦 = 𝑡) | |
3 | 1, 2 | nfan1 2196 | . . . . 5 ⊢ Ⅎ𝑥(¬ ∀𝑥 𝑥 = 𝑡 ∧ 𝑦 = 𝑡) |
4 | equequ2 2030 | . . . . . . 7 ⊢ (𝑦 = 𝑡 → (𝑥 = 𝑦 ↔ 𝑥 = 𝑡)) | |
5 | 4 | imbi1d 341 | . . . . . 6 ⊢ (𝑦 = 𝑡 → ((𝑥 = 𝑦 → 𝜑) ↔ (𝑥 = 𝑡 → 𝜑))) |
6 | 5 | adantl 481 | . . . . 5 ⊢ ((¬ ∀𝑥 𝑥 = 𝑡 ∧ 𝑦 = 𝑡) → ((𝑥 = 𝑦 → 𝜑) ↔ (𝑥 = 𝑡 → 𝜑))) |
7 | 3, 6 | albid 2218 | . . . 4 ⊢ ((¬ ∀𝑥 𝑥 = 𝑡 ∧ 𝑦 = 𝑡) → (∀𝑥(𝑥 = 𝑦 → 𝜑) ↔ ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
8 | 7 | pm5.74da 800 | . . 3 ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → ((𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦 → 𝜑)) ↔ (𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑)))) |
9 | 8 | albidv 1924 | . 2 ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → (∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦 → 𝜑)) ↔ ∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑)))) |
10 | df-sb 2069 | . 2 ⊢ ([𝑡 / 𝑥]𝜑 ↔ ∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦 → 𝜑))) | |
11 | ax6ev 1974 | . . . 4 ⊢ ∃𝑦 𝑦 = 𝑡 | |
12 | 11 | a1bi 362 | . . 3 ⊢ (∀𝑥(𝑥 = 𝑡 → 𝜑) ↔ (∃𝑦 𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
13 | 19.23v 1946 | . . 3 ⊢ (∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑)) ↔ (∃𝑦 𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑))) | |
14 | 12, 13 | bitr4i 277 | . 2 ⊢ (∀𝑥(𝑥 = 𝑡 → 𝜑) ↔ ∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
15 | 9, 10, 14 | 3bitr4g 313 | 1 ⊢ (¬ ∀𝑥 𝑥 = 𝑡 → ([𝑡 / 𝑥]𝜑 ↔ ∀𝑥(𝑥 = 𝑡 → 𝜑))) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 205 ∧ wa 395 ∀wal 1537 ∃wex 1783 [wsb 2068 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-10 2139 ax-12 2173 ax-13 2372 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-ex 1784 df-nf 1788 df-sb 2069 |
This theorem is referenced by: sb3b 2477 sb2 2480 sb1OLD 2482 sb4a 2484 hbsb2 2486 dfsb2 2497 sbcom3 2510 sbal1 2533 sbal2 2534 wl-2sb6d 35640 wl-sbalnae 35644 |
Copyright terms: Public domain | W3C validator |