Fungrim home page

Fungrim entry: 23beb5

σ ⁣(z,τ)=σ ⁣(z,τ)\sigma\!\left(-z, \tau\right) = -\sigma\!\left(z, \tau\right)
Assumptions:zCandτHz \in \mathbb{C} \,\mathbin{\operatorname{and}}\, \tau \in \mathbb{H}
TeX:
\sigma\!\left(-z, \tau\right) = -\sigma\!\left(z, \tau\right)

z \in \mathbb{C} \,\mathbin{\operatorname{and}}\, \tau \in \mathbb{H}
Definitions:
Fungrim symbol Notation Short description
WeierstrassSigmaσ ⁣(z,τ)\sigma\!\left(z, \tau\right) Weierstrass sigma function
CCC\mathbb{C} Complex numbers
HHH\mathbb{H} Upper complex half-plane
Source code for this entry:
Entry(ID("23beb5"),
    Formula(Equal(WeierstrassSigma(Neg(z), tau), Neg(WeierstrassSigma(z, tau)))),
    Variables(z, tau),
    Assumptions(And(Element(z, CC), Element(tau, HH))))

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