Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > pmss12g | Structured version Visualization version GIF version |
Description: Subset relation for the set of partial functions. (Contributed by Mario Carneiro, 31-Dec-2013.) |
Ref | Expression |
---|---|
pmss12g | ⊢ (((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) ∧ (𝐶 ∈ 𝑉 ∧ 𝐷 ∈ 𝑊)) → (𝐴 ↑pm 𝐵) ⊆ (𝐶 ↑pm 𝐷)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | xpss12 5605 | . . . . . . 7 ⊢ ((𝐵 ⊆ 𝐷 ∧ 𝐴 ⊆ 𝐶) → (𝐵 × 𝐴) ⊆ (𝐷 × 𝐶)) | |
2 | 1 | ancoms 459 | . . . . . 6 ⊢ ((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) → (𝐵 × 𝐴) ⊆ (𝐷 × 𝐶)) |
3 | sstr 3934 | . . . . . . 7 ⊢ ((𝑓 ⊆ (𝐵 × 𝐴) ∧ (𝐵 × 𝐴) ⊆ (𝐷 × 𝐶)) → 𝑓 ⊆ (𝐷 × 𝐶)) | |
4 | 3 | expcom 414 | . . . . . 6 ⊢ ((𝐵 × 𝐴) ⊆ (𝐷 × 𝐶) → (𝑓 ⊆ (𝐵 × 𝐴) → 𝑓 ⊆ (𝐷 × 𝐶))) |
5 | 2, 4 | syl 17 | . . . . 5 ⊢ ((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) → (𝑓 ⊆ (𝐵 × 𝐴) → 𝑓 ⊆ (𝐷 × 𝐶))) |
6 | 5 | anim2d 612 | . . . 4 ⊢ ((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) → ((Fun 𝑓 ∧ 𝑓 ⊆ (𝐵 × 𝐴)) → (Fun 𝑓 ∧ 𝑓 ⊆ (𝐷 × 𝐶)))) |
7 | 6 | adantr 481 | . . 3 ⊢ (((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) ∧ (𝐶 ∈ 𝑉 ∧ 𝐷 ∈ 𝑊)) → ((Fun 𝑓 ∧ 𝑓 ⊆ (𝐵 × 𝐴)) → (Fun 𝑓 ∧ 𝑓 ⊆ (𝐷 × 𝐶)))) |
8 | ssexg 5251 | . . . . 5 ⊢ ((𝐴 ⊆ 𝐶 ∧ 𝐶 ∈ 𝑉) → 𝐴 ∈ V) | |
9 | ssexg 5251 | . . . . 5 ⊢ ((𝐵 ⊆ 𝐷 ∧ 𝐷 ∈ 𝑊) → 𝐵 ∈ V) | |
10 | elpmg 8614 | . . . . 5 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V) → (𝑓 ∈ (𝐴 ↑pm 𝐵) ↔ (Fun 𝑓 ∧ 𝑓 ⊆ (𝐵 × 𝐴)))) | |
11 | 8, 9, 10 | syl2an 596 | . . . 4 ⊢ (((𝐴 ⊆ 𝐶 ∧ 𝐶 ∈ 𝑉) ∧ (𝐵 ⊆ 𝐷 ∧ 𝐷 ∈ 𝑊)) → (𝑓 ∈ (𝐴 ↑pm 𝐵) ↔ (Fun 𝑓 ∧ 𝑓 ⊆ (𝐵 × 𝐴)))) |
12 | 11 | an4s 657 | . . 3 ⊢ (((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) ∧ (𝐶 ∈ 𝑉 ∧ 𝐷 ∈ 𝑊)) → (𝑓 ∈ (𝐴 ↑pm 𝐵) ↔ (Fun 𝑓 ∧ 𝑓 ⊆ (𝐵 × 𝐴)))) |
13 | elpmg 8614 | . . . 4 ⊢ ((𝐶 ∈ 𝑉 ∧ 𝐷 ∈ 𝑊) → (𝑓 ∈ (𝐶 ↑pm 𝐷) ↔ (Fun 𝑓 ∧ 𝑓 ⊆ (𝐷 × 𝐶)))) | |
14 | 13 | adantl 482 | . . 3 ⊢ (((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) ∧ (𝐶 ∈ 𝑉 ∧ 𝐷 ∈ 𝑊)) → (𝑓 ∈ (𝐶 ↑pm 𝐷) ↔ (Fun 𝑓 ∧ 𝑓 ⊆ (𝐷 × 𝐶)))) |
15 | 7, 12, 14 | 3imtr4d 294 | . 2 ⊢ (((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) ∧ (𝐶 ∈ 𝑉 ∧ 𝐷 ∈ 𝑊)) → (𝑓 ∈ (𝐴 ↑pm 𝐵) → 𝑓 ∈ (𝐶 ↑pm 𝐷))) |
16 | 15 | ssrdv 3932 | 1 ⊢ (((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐷) ∧ (𝐶 ∈ 𝑉 ∧ 𝐷 ∈ 𝑊)) → (𝐴 ↑pm 𝐵) ⊆ (𝐶 ↑pm 𝐷)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 396 ∈ wcel 2110 Vcvv 3431 ⊆ wss 3892 × cxp 5588 Fun wfun 6426 (class class class)co 7271 ↑pm cpm 8599 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1975 ax-7 2015 ax-8 2112 ax-9 2120 ax-10 2141 ax-11 2158 ax-12 2175 ax-ext 2711 ax-sep 5227 ax-nul 5234 ax-pow 5292 ax-pr 5356 ax-un 7582 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3an 1088 df-tru 1545 df-fal 1555 df-ex 1787 df-nf 1791 df-sb 2072 df-mo 2542 df-eu 2571 df-clab 2718 df-cleq 2732 df-clel 2818 df-nfc 2891 df-ral 3071 df-rex 3072 df-rab 3075 df-v 3433 df-sbc 3721 df-dif 3895 df-un 3897 df-in 3899 df-ss 3909 df-nul 4263 df-if 4466 df-pw 4541 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4846 df-br 5080 df-opab 5142 df-id 5490 df-xp 5596 df-rel 5597 df-cnv 5598 df-co 5599 df-dm 5600 df-iota 6390 df-fun 6434 df-fv 6440 df-ov 7274 df-oprab 7275 df-mpo 7276 df-pm 8601 |
This theorem is referenced by: lmres 22449 dvnadd 25091 caures 35914 |
Copyright terms: Public domain | W3C validator |