![]() |
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 3509 | . . . 4 ⊢ (𝐹 ∈ 𝑉 → 𝐹 ∈ V) | |
2 | 1 | adantr 480 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → 𝐹 ∈ V) |
3 | elex 3509 | . . . 4 ⊢ (𝐺 ∈ 𝑊 → 𝐺 ∈ V) | |
4 | 3 | adantl 481 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → 𝐺 ∈ V) |
5 | funmpt 6616 | . . . 4 ⊢ Fun (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥}) | |
6 | 5 | a1i 11 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → Fun (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) |
7 | dftpos4 8286 | . . . 4 ⊢ tpos 𝐹 = (𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) | |
8 | tposexg 8281 | . . . . 5 ⊢ (𝐹 ∈ 𝑉 → tpos 𝐹 ∈ V) | |
9 | 8 | adantr 480 | . . . 4 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → tpos 𝐹 ∈ V) |
10 | 7, 9 | eqeltrrid 2849 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → (𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∈ V) |
11 | dftpos4 8286 | . . . 4 ⊢ tpos 𝐺 = (𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) | |
12 | tposexg 8281 | . . . . 5 ⊢ (𝐺 ∈ 𝑊 → tpos 𝐺 ∈ V) | |
13 | 12 | adantl 481 | . . . 4 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → tpos 𝐺 ∈ V) |
14 | 11, 13 | eqeltrrid 2849 | . . 3 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → (𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∈ V) |
15 | ofco2 22478 | . . 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 1377 | . 2 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → ((𝐹 ∘f 𝑅𝐺) ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) = ((𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∘f 𝑅(𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})))) |
17 | dftpos4 8286 | . 2 ⊢ tpos (𝐹 ∘f 𝑅𝐺) = ((𝐹 ∘f 𝑅𝐺) ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) | |
18 | 7, 11 | oveq12i 7460 | . 2 ⊢ (tpos 𝐹 ∘f 𝑅tpos 𝐺) = ((𝐹 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥})) ∘f 𝑅(𝐺 ∘ (𝑥 ∈ ((V × V) ∪ {∅}) ↦ ∪ ◡{𝑥}))) |
19 | 16, 17, 18 | 3eqtr4g 2805 | 1 ⊢ ((𝐹 ∈ 𝑉 ∧ 𝐺 ∈ 𝑊) → tpos (𝐹 ∘f 𝑅𝐺) = (tpos 𝐹 ∘f 𝑅tpos 𝐺)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 = wceq 1537 ∈ wcel 2108 Vcvv 3488 ∪ cun 3974 ∅c0 4352 {csn 4648 ∪ cuni 4931 ↦ cmpt 5249 × cxp 5698 ◡ccnv 5699 ∘ ccom 5704 Fun wfun 6567 (class class class)co 7448 ∘f cof 7712 tpos ctpos 8266 |
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 ax-rep 5303 ax-sep 5317 ax-nul 5324 ax-pow 5383 ax-pr 5447 ax-un 7770 |
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-mo 2543 df-eu 2572 df-clab 2718 df-cleq 2732 df-clel 2819 df-nfc 2895 df-ne 2947 df-ral 3068 df-rex 3077 df-reu 3389 df-rab 3444 df-v 3490 df-sbc 3805 df-csb 3922 df-dif 3979 df-un 3981 df-in 3983 df-ss 3993 df-nul 4353 df-if 4549 df-pw 4624 df-sn 4649 df-pr 4651 df-op 4655 df-uni 4932 df-iun 5017 df-br 5167 df-opab 5229 df-mpt 5250 df-id 5593 df-xp 5706 df-rel 5707 df-cnv 5708 df-co 5709 df-dm 5710 df-rn 5711 df-res 5712 df-ima 5713 df-iota 6525 df-fun 6575 df-fn 6576 df-f 6577 df-f1 6578 df-fo 6579 df-f1o 6580 df-fv 6581 df-ov 7451 df-oprab 7452 df-mpo 7453 df-of 7714 df-tpos 8267 |
This theorem is referenced by: mattposvs 22482 |
Copyright terms: Public domain | W3C validator |