![]() |
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 3924 | . . 3 ⊢ (𝑦 = 𝐴 → ⦋𝑦 / 𝑥⦌(𝐵 ∘ 𝐶) = ⦋𝐴 / 𝑥⦌(𝐵 ∘ 𝐶)) | |
2 | csbeq1 3924 | . . . 4 ⊢ (𝑦 = 𝐴 → ⦋𝑦 / 𝑥⦌𝐵 = ⦋𝐴 / 𝑥⦌𝐵) | |
3 | csbeq1 3924 | . . . 4 ⊢ (𝑦 = 𝐴 → ⦋𝑦 / 𝑥⦌𝐶 = ⦋𝐴 / 𝑥⦌𝐶) | |
4 | 2, 3 | coeq12d 5889 | . . 3 ⊢ (𝑦 = 𝐴 → (⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶) = (⦋𝐴 / 𝑥⦌𝐵 ∘ ⦋𝐴 / 𝑥⦌𝐶)) |
5 | 1, 4 | eqeq12d 2756 | . 2 ⊢ (𝑦 = 𝐴 → (⦋𝑦 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶) ↔ ⦋𝐴 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝐴 / 𝑥⦌𝐵 ∘ ⦋𝐴 / 𝑥⦌𝐶))) |
6 | vex 3492 | . . 3 ⊢ 𝑦 ∈ V | |
7 | nfcsb1v 3946 | . . . 4 ⊢ Ⅎ𝑥⦋𝑦 / 𝑥⦌𝐵 | |
8 | nfcsb1v 3946 | . . . 4 ⊢ Ⅎ𝑥⦋𝑦 / 𝑥⦌𝐶 | |
9 | 7, 8 | nfco 5890 | . . 3 ⊢ Ⅎ𝑥(⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶) |
10 | csbeq1a 3935 | . . . 4 ⊢ (𝑥 = 𝑦 → 𝐵 = ⦋𝑦 / 𝑥⦌𝐵) | |
11 | csbeq1a 3935 | . . . 4 ⊢ (𝑥 = 𝑦 → 𝐶 = ⦋𝑦 / 𝑥⦌𝐶) | |
12 | 10, 11 | coeq12d 5889 | . . 3 ⊢ (𝑥 = 𝑦 → (𝐵 ∘ 𝐶) = (⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶)) |
13 | 6, 9, 12 | csbief 3956 | . 2 ⊢ ⦋𝑦 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝑦 / 𝑥⦌𝐵 ∘ ⦋𝑦 / 𝑥⦌𝐶) |
14 | 5, 13 | vtoclg 3566 | 1 ⊢ (𝐴 ∈ 𝑉 → ⦋𝐴 / 𝑥⦌(𝐵 ∘ 𝐶) = (⦋𝐴 / 𝑥⦌𝐵 ∘ ⦋𝐴 / 𝑥⦌𝐶)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1537 ∈ wcel 2108 ⦋csb 3921 ∘ ccom 5704 |
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-10 2141 ax-11 2158 ax-12 2178 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-nf 1782 df-sb 2065 df-clab 2718 df-cleq 2732 df-clel 2819 df-nfc 2895 df-rab 3444 df-v 3490 df-sbc 3805 df-csb 3922 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-br 5167 df-opab 5229 df-co 5709 |
This theorem is referenced by: csbwrecsg 8364 brtrclfv2 43691 |
Copyright terms: Public domain | W3C validator |