Assumptions:
TeX:
R_J\!\left(x, y, z, z\right) = R_D\!\left(x, y, z\right)
x \in \mathbb{C} \;\mathbin{\operatorname{and}}\; y \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description | 
|---|---|---|
| CarlsonRJ | Carlson symmetric elliptic integral of the third kind | |
| CarlsonRD | Degenerate Carlson symmetric elliptic integral of the third kind | |
| CC | Complex numbers | 
Source code for this entry:
Entry(ID("3dd30a"),
    Formula(Equal(CarlsonRJ(x, y, z, z), CarlsonRD(x, y, z))),
    Variables(x, y, z),
    Assumptions(And(Element(x, CC), Element(y, CC), Element(z, CC))))