Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > ismbf1 | Structured version Visualization version GIF version |
Description: The predicate "𝐹 is a measurable function". This is more naturally stated for functions on the reals, see ismbf 24773 and ismbfcn 24774 for the decomposition of the real and imaginary parts. (Contributed by Mario Carneiro, 17-Jun-2014.) |
Ref | Expression |
---|---|
ismbf1 | ⊢ (𝐹 ∈ MblFn ↔ (𝐹 ∈ (ℂ ↑pm ℝ) ∧ ∀𝑥 ∈ ran (,)((◡(ℜ ∘ 𝐹) “ 𝑥) ∈ dom vol ∧ (◡(ℑ ∘ 𝐹) “ 𝑥) ∈ dom vol))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | coeq2 5764 | . . . . . . 7 ⊢ (𝑓 = 𝐹 → (ℜ ∘ 𝑓) = (ℜ ∘ 𝐹)) | |
2 | 1 | cnveqd 5781 | . . . . . 6 ⊢ (𝑓 = 𝐹 → ◡(ℜ ∘ 𝑓) = ◡(ℜ ∘ 𝐹)) |
3 | 2 | imaeq1d 5965 | . . . . 5 ⊢ (𝑓 = 𝐹 → (◡(ℜ ∘ 𝑓) “ 𝑥) = (◡(ℜ ∘ 𝐹) “ 𝑥)) |
4 | 3 | eleq1d 2824 | . . . 4 ⊢ (𝑓 = 𝐹 → ((◡(ℜ ∘ 𝑓) “ 𝑥) ∈ dom vol ↔ (◡(ℜ ∘ 𝐹) “ 𝑥) ∈ dom vol)) |
5 | coeq2 5764 | . . . . . . 7 ⊢ (𝑓 = 𝐹 → (ℑ ∘ 𝑓) = (ℑ ∘ 𝐹)) | |
6 | 5 | cnveqd 5781 | . . . . . 6 ⊢ (𝑓 = 𝐹 → ◡(ℑ ∘ 𝑓) = ◡(ℑ ∘ 𝐹)) |
7 | 6 | imaeq1d 5965 | . . . . 5 ⊢ (𝑓 = 𝐹 → (◡(ℑ ∘ 𝑓) “ 𝑥) = (◡(ℑ ∘ 𝐹) “ 𝑥)) |
8 | 7 | eleq1d 2824 | . . . 4 ⊢ (𝑓 = 𝐹 → ((◡(ℑ ∘ 𝑓) “ 𝑥) ∈ dom vol ↔ (◡(ℑ ∘ 𝐹) “ 𝑥) ∈ dom vol)) |
9 | 4, 8 | anbi12d 630 | . . 3 ⊢ (𝑓 = 𝐹 → (((◡(ℜ ∘ 𝑓) “ 𝑥) ∈ dom vol ∧ (◡(ℑ ∘ 𝑓) “ 𝑥) ∈ dom vol) ↔ ((◡(ℜ ∘ 𝐹) “ 𝑥) ∈ dom vol ∧ (◡(ℑ ∘ 𝐹) “ 𝑥) ∈ dom vol))) |
10 | 9 | ralbidv 3122 | . 2 ⊢ (𝑓 = 𝐹 → (∀𝑥 ∈ ran (,)((◡(ℜ ∘ 𝑓) “ 𝑥) ∈ dom vol ∧ (◡(ℑ ∘ 𝑓) “ 𝑥) ∈ dom vol) ↔ ∀𝑥 ∈ ran (,)((◡(ℜ ∘ 𝐹) “ 𝑥) ∈ dom vol ∧ (◡(ℑ ∘ 𝐹) “ 𝑥) ∈ dom vol))) |
11 | df-mbf 24764 | . 2 ⊢ MblFn = {𝑓 ∈ (ℂ ↑pm ℝ) ∣ ∀𝑥 ∈ ran (,)((◡(ℜ ∘ 𝑓) “ 𝑥) ∈ dom vol ∧ (◡(ℑ ∘ 𝑓) “ 𝑥) ∈ dom vol)} | |
12 | 10, 11 | elrab2 3628 | 1 ⊢ (𝐹 ∈ MblFn ↔ (𝐹 ∈ (ℂ ↑pm ℝ) ∧ ∀𝑥 ∈ ran (,)((◡(ℜ ∘ 𝐹) “ 𝑥) ∈ dom vol ∧ (◡(ℑ ∘ 𝐹) “ 𝑥) ∈ dom vol))) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 ∧ wa 395 = wceq 1541 ∈ wcel 2109 ∀wral 3065 ◡ccnv 5587 dom cdm 5588 ran crn 5589 “ cima 5591 ∘ ccom 5592 (class class class)co 7268 ↑pm cpm 8590 ℂcc 10853 ℝcr 10854 (,)cioo 13061 ℜcre 14789 ℑcim 14790 volcvol 24608 MblFncmbf 24759 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1801 ax-4 1815 ax-5 1916 ax-6 1974 ax-7 2014 ax-8 2111 ax-9 2119 ax-ext 2710 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3an 1087 df-tru 1544 df-fal 1554 df-ex 1786 df-sb 2071 df-clab 2717 df-cleq 2731 df-clel 2817 df-ral 3070 df-rab 3074 df-v 3432 df-dif 3894 df-un 3896 df-in 3898 df-ss 3908 df-nul 4262 df-if 4465 df-sn 4567 df-pr 4569 df-op 4573 df-br 5079 df-opab 5141 df-cnv 5596 df-co 5597 df-dm 5598 df-rn 5599 df-res 5600 df-ima 5601 df-mbf 24764 |
This theorem is referenced by: mbff 24770 mbfdm 24771 ismbf 24773 ismbfcn 24774 mbfconst 24778 mbfres 24789 cncombf 24803 cnmbf 24804 mbfdmssre 43495 |
Copyright terms: Public domain | W3C validator |