|
Table data: (P,Q)
such that (P)⟹(Q)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Conjugate | z | Complex conjugate |
RR | R | Real numbers |
CC | C | Complex numbers |
Source code for this entry:
Entry(ID("da5d5e"), SymbolDefinition(Conjugate, Conjugate(z), "Complex conjugate"), Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(Tuple(Element(z, RR), Element(Conjugate(z), RR)), Tuple(Element(z, CC), Element(Conjugate(z), CC)))))