New Foundations Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > NFE Home > Th. List > ifeq12d | GIF version |
Description: Equality deduction for conditional operator. (Contributed by NM, 24-Mar-2015.) |
Ref | Expression |
---|---|
ifeq1d.1 | ⊢ (φ → A = B) |
ifeq12d.2 | ⊢ (φ → C = D) |
Ref | Expression |
---|---|
ifeq12d | ⊢ (φ → if(ψ, A, C) = if(ψ, B, D)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | ifeq1d.1 | . . 3 ⊢ (φ → A = B) | |
2 | 1 | ifeq1d 3677 | . 2 ⊢ (φ → if(ψ, A, C) = if(ψ, B, C)) |
3 | ifeq12d.2 | . . 3 ⊢ (φ → C = D) | |
4 | 3 | ifeq2d 3678 | . 2 ⊢ (φ → if(ψ, B, C) = if(ψ, B, D)) |
5 | 2, 4 | eqtrd 2385 | 1 ⊢ (φ → if(ψ, A, C) = if(ψ, B, D)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1642 ifcif 3663 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1546 ax-5 1557 ax-17 1616 ax-9 1654 ax-8 1675 ax-6 1729 ax-7 1734 ax-11 1746 ax-12 1925 ax-ext 2334 |
This theorem depends on definitions: df-bi 177 df-or 359 df-an 360 df-nan 1288 df-tru 1319 df-ex 1542 df-nf 1545 df-sb 1649 df-clab 2340 df-cleq 2346 df-clel 2349 df-nfc 2479 df-rab 2624 df-v 2862 df-nin 3212 df-compl 3213 df-un 3215 df-if 3664 |
This theorem is referenced by: ifbieq12d 3685 |
Copyright terms: Public domain | W3C validator |