Assumptions:
TeX:
P_{n}\!\left(z\right) \text{ is holomorphic on } z \in \mathbb{C}
n \in \mathbb{Z}_{\ge 1}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| IsHolomorphic | Holomorphic predicate | |
| LegendrePolynomial | Legendre polynomial | |
| CC | Complex numbers | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("40fa59"),
Formula(IsHolomorphic(LegendrePolynomial(n, z), ForElement(z, CC))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(1))))