![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > elimdelov | Structured version Visualization version GIF version |
Description: Eliminate a hypothesis which is a predicate expressing membership in the result of an operator (deduction version). (Contributed by Paul Chapman, 25-Mar-2008.) |
Ref | Expression |
---|---|
elimdelov.1 | ⊢ (𝜑 → 𝐶 ∈ (𝐴𝐹𝐵)) |
elimdelov.2 | ⊢ 𝑍 ∈ (𝑋𝐹𝑌) |
Ref | Expression |
---|---|
elimdelov | ⊢ if(𝜑, 𝐶, 𝑍) ∈ (if(𝜑, 𝐴, 𝑋)𝐹if(𝜑, 𝐵, 𝑌)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elimdelov.1 | . . 3 ⊢ (𝜑 → 𝐶 ∈ (𝐴𝐹𝐵)) | |
2 | iftrue 4554 | . . 3 ⊢ (𝜑 → if(𝜑, 𝐶, 𝑍) = 𝐶) | |
3 | iftrue 4554 | . . . 4 ⊢ (𝜑 → if(𝜑, 𝐴, 𝑋) = 𝐴) | |
4 | iftrue 4554 | . . . 4 ⊢ (𝜑 → if(𝜑, 𝐵, 𝑌) = 𝐵) | |
5 | 3, 4 | oveq12d 7466 | . . 3 ⊢ (𝜑 → (if(𝜑, 𝐴, 𝑋)𝐹if(𝜑, 𝐵, 𝑌)) = (𝐴𝐹𝐵)) |
6 | 1, 2, 5 | 3eltr4d 2859 | . 2 ⊢ (𝜑 → if(𝜑, 𝐶, 𝑍) ∈ (if(𝜑, 𝐴, 𝑋)𝐹if(𝜑, 𝐵, 𝑌))) |
7 | iffalse 4557 | . . . 4 ⊢ (¬ 𝜑 → if(𝜑, 𝐶, 𝑍) = 𝑍) | |
8 | elimdelov.2 | . . . 4 ⊢ 𝑍 ∈ (𝑋𝐹𝑌) | |
9 | 7, 8 | eqeltrdi 2852 | . . 3 ⊢ (¬ 𝜑 → if(𝜑, 𝐶, 𝑍) ∈ (𝑋𝐹𝑌)) |
10 | iffalse 4557 | . . . 4 ⊢ (¬ 𝜑 → if(𝜑, 𝐴, 𝑋) = 𝑋) | |
11 | iffalse 4557 | . . . 4 ⊢ (¬ 𝜑 → if(𝜑, 𝐵, 𝑌) = 𝑌) | |
12 | 10, 11 | oveq12d 7466 | . . 3 ⊢ (¬ 𝜑 → (if(𝜑, 𝐴, 𝑋)𝐹if(𝜑, 𝐵, 𝑌)) = (𝑋𝐹𝑌)) |
13 | 9, 12 | eleqtrrd 2847 | . 2 ⊢ (¬ 𝜑 → if(𝜑, 𝐶, 𝑍) ∈ (if(𝜑, 𝐴, 𝑋)𝐹if(𝜑, 𝐵, 𝑌))) |
14 | 6, 13 | pm2.61i 182 | 1 ⊢ if(𝜑, 𝐶, 𝑍) ∈ (if(𝜑, 𝐴, 𝑋)𝐹if(𝜑, 𝐵, 𝑌)) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ∈ wcel 2108 ifcif 4548 (class class class)co 7448 |
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 2110 ax-9 2118 ax-ext 2711 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-3an 1089 df-tru 1540 df-fal 1550 df-ex 1778 df-sb 2065 df-clab 2718 df-cleq 2732 df-clel 2819 df-rab 3444 df-v 3490 df-dif 3979 df-un 3981 df-ss 3993 df-nul 4353 df-if 4549 df-sn 4649 df-pr 4651 df-op 4655 df-uni 4932 df-br 5167 df-iota 6525 df-fv 6581 df-ov 7451 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |