Assumptions:
TeX:
\lambda\!\left(\frac{a i + b}{c i + d}\right) \in \left\{-1, \frac{1}{2}, 2\right\}
\begin{pmatrix} a & b \\ c & d \end{pmatrix} \in \operatorname{SL}_2(\mathbb{Z})Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| ModularLambda | Modular lambda function | |
| ConstI | Imaginary unit | |
| Matrix2x2 | Two by two matrix | |
| SL2Z | Modular group |
Source code for this entry:
Entry(ID("ea56d1"),
Formula(Element(ModularLambda(Div(Add(Mul(a, ConstI), b), Add(Mul(c, ConstI), d))), Set(-1, Div(1, 2), 2))),
Variables(a, b, c, d),
Assumptions(Element(Matrix2x2(a, b, c, d), SL2Z)))