| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ucnimalem | Structured version Visualization version GIF version | ||
| Description: Reformulate the 𝐺 function as a mapping with one variable. (Contributed by Thierry Arnoux, 19-Nov-2017.) |
| Ref | Expression |
|---|---|
| ucnprima.1 | ⊢ (𝜑 → 𝑈 ∈ (UnifOn‘𝑋)) |
| ucnprima.2 | ⊢ (𝜑 → 𝑉 ∈ (UnifOn‘𝑌)) |
| ucnprima.3 | ⊢ (𝜑 → 𝐹 ∈ (𝑈 Cnu𝑉)) |
| ucnprima.4 | ⊢ (𝜑 → 𝑊 ∈ 𝑉) |
| ucnprima.5 | ⊢ 𝐺 = (𝑥 ∈ 𝑋, 𝑦 ∈ 𝑋 ↦ 〈(𝐹‘𝑥), (𝐹‘𝑦)〉) |
| Ref | Expression |
|---|---|
| ucnimalem | ⊢ 𝐺 = (𝑝 ∈ (𝑋 × 𝑋) ↦ 〈(𝐹‘(1st ‘𝑝)), (𝐹‘(2nd ‘𝑝))〉) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ucnprima.5 | . 2 ⊢ 𝐺 = (𝑥 ∈ 𝑋, 𝑦 ∈ 𝑋 ↦ 〈(𝐹‘𝑥), (𝐹‘𝑦)〉) | |
| 2 | vex 3445 | . . . . . 6 ⊢ 𝑥 ∈ V | |
| 3 | vex 3445 | . . . . . 6 ⊢ 𝑦 ∈ V | |
| 4 | 2, 3 | op1std 7945 | . . . . 5 ⊢ (𝑝 = 〈𝑥, 𝑦〉 → (1st ‘𝑝) = 𝑥) |
| 5 | 4 | fveq2d 6839 | . . . 4 ⊢ (𝑝 = 〈𝑥, 𝑦〉 → (𝐹‘(1st ‘𝑝)) = (𝐹‘𝑥)) |
| 6 | 2, 3 | op2ndd 7946 | . . . . 5 ⊢ (𝑝 = 〈𝑥, 𝑦〉 → (2nd ‘𝑝) = 𝑦) |
| 7 | 6 | fveq2d 6839 | . . . 4 ⊢ (𝑝 = 〈𝑥, 𝑦〉 → (𝐹‘(2nd ‘𝑝)) = (𝐹‘𝑦)) |
| 8 | 5, 7 | opeq12d 4838 | . . 3 ⊢ (𝑝 = 〈𝑥, 𝑦〉 → 〈(𝐹‘(1st ‘𝑝)), (𝐹‘(2nd ‘𝑝))〉 = 〈(𝐹‘𝑥), (𝐹‘𝑦)〉) |
| 9 | 8 | mpompt 7474 | . 2 ⊢ (𝑝 ∈ (𝑋 × 𝑋) ↦ 〈(𝐹‘(1st ‘𝑝)), (𝐹‘(2nd ‘𝑝))〉) = (𝑥 ∈ 𝑋, 𝑦 ∈ 𝑋 ↦ 〈(𝐹‘𝑥), (𝐹‘𝑦)〉) |
| 10 | 1, 9 | eqtr4i 2763 | 1 ⊢ 𝐺 = (𝑝 ∈ (𝑋 × 𝑋) ↦ 〈(𝐹‘(1st ‘𝑝)), (𝐹‘(2nd ‘𝑝))〉) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1542 ∈ wcel 2114 〈cop 4587 ↦ cmpt 5180 × cxp 5623 ‘cfv 6493 (class class class)co 7360 ∈ cmpo 7362 1st c1st 7933 2nd c2nd 7934 UnifOncust 24148 Cnucucn 24222 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2709 ax-sep 5242 ax-nul 5252 ax-pr 5378 ax-un 7682 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3062 df-rab 3401 df-v 3443 df-sbc 3742 df-csb 3851 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-nul 4287 df-if 4481 df-sn 4582 df-pr 4584 df-op 4588 df-uni 4865 df-iun 4949 df-br 5100 df-opab 5162 df-mpt 5181 df-id 5520 df-xp 5631 df-rel 5632 df-cnv 5633 df-co 5634 df-dm 5635 df-rn 5636 df-iota 6449 df-fun 6495 df-fv 6501 df-oprab 7364 df-mpo 7365 df-1st 7935 df-2nd 7936 |
| This theorem is referenced by: ucnima 24228 |
| Copyright terms: Public domain | W3C validator |