![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > oftpos | Structured version Visualization version GIF version |
Description: The transposition of the value of a function operation for two functions is the value of the function operation for the two functions transposed. (Contributed by Stefan O'Rear, 17-Jul-2018.) |
Ref | Expression |
---|---|
oftpos | ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → tpos (𝐹 ∘f 𝑅𝐺) = (tpos 𝐹 ∘f 𝑅tpos 𝐺)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elex 3492 | . . . 4 ⊢ (𝐹 ∈ 𝑉 → 𝐹 ∈ V) | |
2 | 1 | adantr 480 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → 𝐹 ∈ V) |
3 | elex 3492 | . . . 4 ⊢ (𝐺 ∈ 𝑊 → 𝐺 ∈ V) | |
4 | 3 | adantl 481 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → 𝐺 ∈ V) |
5 | funmpt 6586 | . . . 4 ⊢ Fun (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥}) | |
6 | 5 | a1i 11 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → Fun (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) |
7 | dftpos4 8236 | . . . 4 ⊢ tpos 𝐹 = (𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) | |
8 | tposexg 8231 | . . . . 5 ⊢ (𝐹 ∈ 𝑉 → tpos 𝐹 ∈ V) | |
9 | 8 | adantr 480 | . . . 4 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → tpos 𝐹 ∈ V) |
10 | 7, 9 | eqeltrrid 2837 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → (𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∈ V) |
11 | dftpos4 8236 | . . . 4 ⊢ tpos 𝐺 = (𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) | |
12 | tposexg 8231 | . . . . 5 ⊢ (𝐺 ∈ 𝑊 → tpos 𝐺 ∈ V) | |
13 | 12 | adantl 481 | . . . 4 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → tpos 𝐺 ∈ V) |
14 | 11, 13 | eqeltrrid 2837 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → (𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∈ V) |
15 | ofco2 22273 | . . 3 ⊢ (((𝐹 ∈ V ∧ 𝐺 ∈ V) ∧ (Fun (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥}) ∧ (𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∈ V ∧ (𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∈ V)) → ((𝐹 ∘f 𝑅𝐺) ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) = ((𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∘f 𝑅(𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})))) | |
16 | 2, 4, 6, 10, 14, 15 | syl23anc 1376 | . 2 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → ((𝐹 ∘f 𝑅𝐺) ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) = ((𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∘f 𝑅(𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})))) |
17 | dftpos4 8236 | . 2 ⊢ tpos (𝐹 ∘f 𝑅𝐺) = ((𝐹 ∘f 𝑅𝐺) ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) | |
18 | 7, 11 | oveq12i 7424 | . 2 ⊢ (tpos 𝐹 ∘f 𝑅tpos 𝐺) = ((𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∘f 𝑅(𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥}))) |
19 | 16, 17, 18 | 3eqtr4g 2796 | 1 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → tpos (𝐹 ∘f 𝑅𝐺) = (tpos 𝐹 ∘f 𝑅tpos 𝐺)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 = wceq 1540 ∈ wcel 2105 Vcvv 3473 ∪ cun 3946 ∅c0 4322 {csn 4628 ∪ cuni 4908 ↦ cmpt 5231 × cxp 5674 ◡ccnv 5675 ∘ ccom 5680 Fun wfun 6537 (class class class)co 7412 ∘f cof 7672 tpos ctpos 8216 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1912 ax-6 1970 ax-7 2010 ax-8 2107 ax-9 2115 ax-10 2136 ax-11 2153 ax-12 2170 ax-ext 2702 ax-rep 5285 ax-sep 5299 ax-nul 5306 ax-pow 5363 ax-pr 5427 ax-un 7729 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 845 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1781 df-nf 1785 df-sb 2067 df-mo 2533 df-eu 2562 df-clab 2709 df-cleq 2723 df-clel 2809 df-nfc 2884 df-ne 2940 df-ral 3061 df-rex 3070 df-reu 3376 df-rab 3432 df-v 3475 df-sbc 3778 df-csb 3894 df-dif 3951 df-un 3953 df-in 3955 df-ss 3965 df-nul 4323 df-if 4529 df-pw 4604 df-sn 4629 df-pr 4631 df-op 4635 df-uni 4909 df-iun 4999 df-br 5149 df-opab 5211 df-mpt 5232 df-id 5574 df-xp 5682 df-rel 5683 df-cnv 5684 df-co 5685 df-dm 5686 df-rn 5687 df-res 5688 df-ima 5689 df-iota 6495 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-ov 7415 df-oprab 7416 df-mpo 7417 df-of 7674 df-tpos 8217 |
This theorem is referenced by: mattposvs 22277 |
Copyright terms: Public domain | W3C validator |