Conformal Groupoid #
In this file we define the groupoid of conformal maps on normed spaces.
Main definitions #
conformalGroupoid
: the groupoid of conformal partial homeomorphisms.
Tags #
conformal, groupoid
The pregroupoid of conformal maps.
Equations
- conformalPregroupoid = { property := fun (f : X → X) (u : Set X) => ∀ x ∈ u, ConformalAt f x, comp := ⋯, id_mem := ⋯, locality := ⋯, congr := ⋯ }
Instances For
The groupoid of conformal maps.
Equations
- conformalGroupoid = conformalPregroupoid.groupoid