| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: Distribution of class substitution over implication. |
| Ref | Expression |
|---|---|
| sbcim | ⊢ (A ∈ B → ([A / x](φ → ψ) ↔ ([A / x]φ → [A / x]ψ))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfsbcq 1442 | . 2 ⊢ (y = A → ([y / x](φ → ψ) ↔ [A / x](φ → ψ))) | |
| 2 | dfsbcq 1442 | . . 3 ⊢ (y = A → ([y / x]φ ↔ [A / x]φ)) | |
| 3 | dfsbcq 1442 | . . 3 ⊢ (y = A → ([y / x]ψ ↔ [A / x]ψ)) | |
| 4 | 2, 3 | imbi12d 474 | . 2 ⊢ (y = A → (([y / x]φ → [y / x]ψ) ↔ ([A / x]φ → [A / x]ψ))) |
| 5 | sbim 886 | . 2 ⊢ ([y / x](φ → ψ) ↔ ([y / x]φ → [y / x]ψ)) | |
| 6 | 1, 4, 5 | vtoclbg 1384 | 1 ⊢ (A ∈ B → ([A / x](φ → ψ) ↔ ([A / x]φ → [A / x]ψ))) |
| Colors of variables: wff set class |
| Syntax hints: → wi 2 ↔ wb 127 [wsb 852 = wceq 1091 ∈ wcel 1092 [wsbc 1440 |
| This theorem is referenced by: sbc19.21g 1470 rax4 1471 |
| This theorem was proved from axioms: ax-1 3 ax-2 4 ax-3 5 ax-mp 6 ax-4 673 ax-5 674 ax-6 675 ax-7 676 ax-gen 677 ax-8 798 ax-9 799 ax-10 800 ax-11 801 ax-12 802 ax-17 925 ax-ext 1074 |
| This theorem depends on definitions: df-bi 128 df-an 198 df-ex 679 df-sb 853 df-clab 1093 df-cleq 1097 df-clel 1099 df-v 1349 df-sbc 1441 |