![]() |
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 2457. Other variants of this theorem are dvelimh 2458 (with no distinct variable restrictions) and dvelimhw 2351 (that avoids ax-13 2380). Usage of this theorem is discouraged because it depends on ax-13 2380. Check out dvelimhw 2351 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 2458 | 1 ⊢ (¬ ∀𝑥 𝑥 = 𝑦 → (𝜓 → ∀𝑥𝜓)) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 206 ∀wal 1535 |
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-10 2141 ax-11 2158 ax-12 2178 ax-13 2380 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-tru 1540 df-ex 1778 df-nf 1782 |
This theorem is referenced by: dvelimv 2460 axc14 2471 eujustALT 2575 |
Copyright terms: Public domain | W3C validator |