![]() |
Mathbox for Glauco Siliprandi |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > Mathboxes > etransclem5 | Structured version Visualization version GIF version |
Description: A change of bound variable, often used in proofs for etransc 45594. (Contributed by Glauco Siliprandi, 5-Apr-2020.) |
Ref | Expression |
---|---|
etransclem5 | ⊢ (𝑗 ∈ (0...𝑀) ↦ (𝑥 ∈ 𝑋 ↦ ((𝑥 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃)))) = (𝑘 ∈ (0...𝑀) ↦ (𝑦 ∈ 𝑋 ↦ ((𝑦 − 𝑘)↑if(𝑘 = 0, (𝑃 − 1), 𝑃)))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | oveq1 7421 | . . . . 5 ⊢ (𝑥 = 𝑦 → (𝑥 − 𝑗) = (𝑦 − 𝑗)) | |
2 | 1 | oveq1d 7429 | . . . 4 ⊢ (𝑥 = 𝑦 → ((𝑥 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃)) = ((𝑦 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃))) |
3 | 2 | cbvmptv 5255 | . . 3 ⊢ (𝑥 ∈ 𝑋 ↦ ((𝑥 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃))) = (𝑦 ∈ 𝑋 ↦ ((𝑦 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃))) |
4 | oveq2 7422 | . . . . 5 ⊢ (𝑗 = 𝑘 → (𝑦 − 𝑗) = (𝑦 − 𝑘)) | |
5 | eqeq1 2731 | . . . . . 6 ⊢ (𝑗 = 𝑘 → (𝑗 = 0 ↔ 𝑘 = 0)) | |
6 | 5 | ifbid 4547 | . . . . 5 ⊢ (𝑗 = 𝑘 → if(𝑗 = 0, (𝑃 − 1), 𝑃) = if(𝑘 = 0, (𝑃 − 1), 𝑃)) |
7 | 4, 6 | oveq12d 7432 | . . . 4 ⊢ (𝑗 = 𝑘 → ((𝑦 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃)) = ((𝑦 − 𝑘)↑if(𝑘 = 0, (𝑃 − 1), 𝑃))) |
8 | 7 | mpteq2dv 5244 | . . 3 ⊢ (𝑗 = 𝑘 → (𝑦 ∈ 𝑋 ↦ ((𝑦 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃))) = (𝑦 ∈ 𝑋 ↦ ((𝑦 − 𝑘)↑if(𝑘 = 0, (𝑃 − 1), 𝑃)))) |
9 | 3, 8 | eqtrid 2779 | . 2 ⊢ (𝑗 = 𝑘 → (𝑥 ∈ 𝑋 ↦ ((𝑥 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃))) = (𝑦 ∈ 𝑋 ↦ ((𝑦 − 𝑘)↑if(𝑘 = 0, (𝑃 − 1), 𝑃)))) |
10 | 9 | cbvmptv 5255 | 1 ⊢ (𝑗 ∈ (0...𝑀) ↦ (𝑥 ∈ 𝑋 ↦ ((𝑥 − 𝑗)↑if(𝑗 = 0, (𝑃 − 1), 𝑃)))) = (𝑘 ∈ (0...𝑀) ↦ (𝑦 ∈ 𝑋 ↦ ((𝑦 − 𝑘)↑if(𝑘 = 0, (𝑃 − 1), 𝑃)))) |
Colors of variables: wff setvar class |
Syntax hints: = wceq 1534 ifcif 4524 ↦ cmpt 5225 (class class class)co 7414 0cc0 11130 1c1 11131 − cmin 11466 ...cfz 13508 ↑cexp 14050 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1790 ax-4 1804 ax-5 1906 ax-6 1964 ax-7 2004 ax-8 2101 ax-9 2109 ax-ext 2698 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 847 df-3an 1087 df-tru 1537 df-fal 1547 df-ex 1775 df-sb 2061 df-clab 2705 df-cleq 2719 df-clel 2805 df-rab 3428 df-v 3471 df-dif 3947 df-un 3949 df-in 3951 df-ss 3961 df-nul 4319 df-if 4525 df-sn 4625 df-pr 4627 df-op 4631 df-uni 4904 df-br 5143 df-opab 5205 df-mpt 5226 df-iota 6494 df-fv 6550 df-ov 7417 |
This theorem is referenced by: etransclem27 45572 etransclem29 45574 etransclem31 45576 etransclem32 45577 etransclem33 45578 etransclem34 45579 etransclem35 45580 etransclem38 45583 etransclem40 45585 etransclem42 45587 etransclem44 45589 etransclem45 45590 etransclem46 45591 |
Copyright terms: Public domain | W3C validator |