| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > dvelim | Structured version Visualization version GIF version | ||
| Description: This theorem can be used
to eliminate a distinct variable restriction on
𝑥 and 𝑧 and replace it with the
"distinctor" ¬ ∀𝑥𝑥 = 𝑦
as an antecedent. 𝜑 normally has 𝑧 free and can be read
𝜑(𝑧), and 𝜓 substitutes 𝑦 for
𝑧
and can be read
𝜑(𝑦). We do not require that 𝑥 and
𝑦
be distinct: if
they are not, the distinctor will become false (in multiple-element
domains of discourse) and "protect" the consequent.
To obtain a closed-theorem form of this inference, prefix the hypotheses with ∀𝑥∀𝑧, conjoin them, and apply dvelimdf 2452. Other variants of this theorem are dvelimh 2453 (with no distinct variable restrictions) and dvelimhw 2345 (that avoids ax-13 2375). Usage of this theorem is discouraged because it depends on ax-13 2375. Check out dvelimhw 2345 for a version requiring fewer axioms. (Contributed by NM, 23-Nov-1994.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| dvelim.1 | ⊢ (𝜑 → ∀𝑥𝜑) |
| dvelim.2 | ⊢ (𝑧 = 𝑦 → (𝜑 ↔ 𝜓)) |
| Ref | Expression |
|---|---|
| dvelim | ⊢ (¬ ∀𝑥 𝑥 = 𝑦 → (𝜓 → ∀𝑥𝜓)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dvelim.1 | . 2 ⊢ (𝜑 → ∀𝑥𝜑) | |
| 2 | ax-5 1909 | . 2 ⊢ (𝜓 → ∀𝑧𝜓) | |
| 3 | dvelim.2 | . 2 ⊢ (𝑧 = 𝑦 → (𝜑 ↔ 𝜓)) | |
| 4 | 1, 2, 3 | dvelimh 2453 | 1 ⊢ (¬ ∀𝑥 𝑥 = 𝑦 → (𝜓 → ∀𝑥𝜓)) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ↔ wb 206 ∀wal 1537 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1794 ax-4 1808 ax-5 1909 ax-6 1966 ax-7 2006 ax-10 2140 ax-11 2156 ax-12 2176 ax-13 2375 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-tru 1542 df-ex 1779 df-nf 1783 |
| This theorem is referenced by: dvelimv 2455 axc14 2466 eujustALT 2570 |
| Copyright terms: Public domain | W3C validator |