Module docstring
{"# Faithful group actions
This file provides typeclasses for faithful actions.
Notation
a • bis used as notation forSMul.smul a b.a +ᵥ bis used as notation forVAdd.vadd a b.
Implementation details
This file should avoid depending on other parts of GroupTheory, to avoid import cycles.
More sophisticated lemmas belong in GroupTheory.GroupAction.
Tags
group action ","### Faithful actions "}