Fungrim home page

Fungrim entry: ba6d81

Im ⁣(x+yi)=y\operatorname{Im}\!\left(x + y i\right) = y
Assumptions:xRandyRx \in \mathbb{R} \,\mathbin{\operatorname{and}}\, y \in \mathbb{R}
TeX:
\operatorname{Im}\!\left(x + y i\right) = y

x \in \mathbb{R} \,\mathbin{\operatorname{and}}\, y \in \mathbb{R}
Definitions:
Fungrim symbol Notation Short description
ImIm ⁣(z)\operatorname{Im}\!\left(z\right) Imaginary part
ConstIii Imaginary unit
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("ba6d81"),
    Formula(Equal(Im(Add(x, Mul(y, ConstI))), y)),
    Variables(x, y),
    Assumptions(And(Element(x, RR), Element(y, RR))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC