|
Table data: (P,Q)
such that (P)⟹(Q)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Im | Im(z) | Imaginary part |
RR | R | Real numbers |
CC | 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)))))