Fungrim home page

Fungrim entry: 9086c6

Symbol: Im Im ⁣(z)\operatorname{Im}\!\left(z\right) Imaginary part
Domain Codomain
zRz \in \mathbb{R} Im ⁣(z){0}\operatorname{Im}\!\left(z\right) \in \left\{0\right\}
zCz \in \mathbb{C} Im ⁣(z)R\operatorname{Im}\!\left(z\right) \in \mathbb{R}
Table data: (P,Q)\left(P, Q\right) such that (P)    (Q)\left(P\right) \implies \left(Q\right)
Definitions:
Fungrim symbol Notation Short description
ImIm ⁣(z)\operatorname{Im}\!\left(z\right) Imaginary part
RRR\mathbb{R} Real numbers
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("9086c6"),
    SymbolDefinition(Im, Im(z), "Imaginary part"),
    Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(Tuple(Element(z, RR), Element(Im(z), Set(0))), Tuple(Element(z, CC), Element(Im(z), 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