|
Table data:
such that
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Arg | Complex argument | |
RR | Real numbers | |
Pi | The constant pi (3.14...) | |
CC | Complex numbers | |
OpenClosedInterval | Open-closed interval | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("b7d740"), SymbolDefinition(Arg, Arg(z), "Complex argument"), Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(Tuple(Element(z, RR), Element(Arg(z), Set(0, Pi))), Tuple(Element(z, CC), Element(Arg(z), OpenClosedInterval(Neg(Pi), Pi))), Tuple(Element(z, Set(Infinity)), Element(Arg(z), Set(0))), Tuple(Element(z, Set(Neg(Infinity))), Element(Arg(z), Set(Pi))))))