![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > csbcog | Structured version Visualization version GIF version |
Description: Distribute proper substitution through a composition of relations. (Contributed by RP, 28-Jun-2020.) |
Ref | Expression |
---|---|
csbcog | ⊢ (𝐴 ∈ 𝑉 → ⦋𝐴 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝐴 / 𝑥⦌𝐵 ∘ ⦋𝐴 / 𝑥⦌𝐶)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | csbeq1 3914 | . . 3 ⊢ (𝑦 = 𝐴 → ⦋𝑦 / 𝑥⦌(𝐵 ∘ 𝐶) = ⦋𝐴 / 𝑥⦌(𝐵 ∘ 𝐶)) | |
2 | csbeq1 3914 | . . . 4 ⊢ (𝑦 = 𝐴 → ⦋𝑦 / 𝑥⦌𝐵 = ⦋𝐴 / 𝑥⦌𝐵) | |
3 | csbeq1 3914 | . . . 4 ⊢ (𝑦 = 𝐴 → ⦋𝑦 / 𝑥⦌𝐶 = ⦋𝐴 / 𝑥⦌𝐶) | |
4 | 2, 3 | coeq12d 5882 | . . 3 ⊢ (𝑦 = 𝐴 → (⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶) = (⦋𝐴 / 𝑥⦌𝐵 ∘ ⦋𝐴 / 𝑥⦌𝐶)) |
5 | 1, 4 | eqeq12d 2753 | . 2 ⊢ (𝑦 = 𝐴 → (⦋𝑦 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶) ↔ ⦋𝐴 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝐴 / 𝑥⦌𝐵 ∘ ⦋𝐴 / 𝑥⦌𝐶))) |
6 | vex 3485 | . . 3 ⊢ 𝑦 ∈ V | |
7 | nfcsb1v 3936 | . . . 4 ⊢ Ⅎ𝑥⦋𝑦 / 𝑥⦌𝐵 | |
8 | nfcsb1v 3936 | . . . 4 ⊢ Ⅎ𝑥⦋𝑦 / 𝑥⦌𝐶 | |
9 | 7, 8 | nfco 5883 | . . 3 ⊢ Ⅎ𝑥(⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶) |
10 | csbeq1a 3925 | . . . 4 ⊢ (𝑥 = 𝑦 → 𝐵 = ⦋𝑦 / 𝑥⦌𝐵) | |
11 | csbeq1a 3925 | . . . 4 ⊢ (𝑥 = 𝑦 → 𝐶 = ⦋𝑦 / 𝑥⦌𝐶) | |
12 | 10, 11 | coeq12d 5882 | . . 3 ⊢ (𝑥 = 𝑦 → (𝐵 ∘ 𝐶) = (⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶)) |
13 | 6, 9, 12 | csbief 3946 | . 2 ⊢ ⦋𝑦 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶) |
14 | 5, 13 | vtoclg 3557 | 1 ⊢ (𝐴 ∈ 𝑉 → ⦋𝐴 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝐴 / 𝑥⦌𝐵 ∘ ⦋𝐴 / 𝑥⦌𝐶)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1539 ∈ wcel 2108 ⦋csb 3911 ∘ ccom 5697 |
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 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2157 ax-12 2177 ax-ext 2708 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1542 df-fal 1552 df-ex 1779 df-nf 1783 df-sb 2065 df-clab 2715 df-cleq 2729 df-clel 2816 df-nfc 2892 df-rab 3437 df-v 3483 df-sbc 3795 df-csb 3912 df-dif 3969 df-un 3971 df-ss 3983 df-nul 4343 df-if 4535 df-sn 4635 df-pr 4637 df-op 4641 df-br 5152 df-opab 5214 df-co 5702 |
This theorem is referenced by: csbwrecsg 8354 brtrclfv2 43733 |
Copyright terms: Public domain | W3C validator |