PoincarΓ© disc #
In this file we define Complex.UnitDisc to be the unit disc in the complex plane. We also
introduce some basic operations on this disc.
The complex unit disc, denoted as π» within the Complex namespace
Instances For
The complex unit disc, denoted as π» within the Complex namespace
Instances For
A constructor that assumes βzβ < 1 instead of dist z 0 < 1 and returns an element
of π» instead of β₯Metric.ball (0 : β) 1.
Instances For
Alias of Complex.UnitDisc.coe_circle_smul.
Alias of Complex.UnitDisc.coe_closedBall_smul.
Real part of a point of the unit disc.
Instances For
Imaginary part of a point of the unit disc.
Instances For
Conjugate point of the unit disc.
Conjugate point of the unit disc. Deprecated, use star instead.
Instances For
Alias of Complex.UnitDisc.coe_star.
Alias of Complex.UnitDisc.star_neg.
Alias of Complex.UnitDisc.re_star.
Alias of Complex.UnitDisc.im_star.