Module docstring
{"# Pointwise actions of equivariant maps
image_smul_setₛₗ: under aσ-equivariant map, one hasf '' (c • s) = (σ c) • f '' s.preimage_smul_setₛₗ'is a general version of the equalityf ⁻¹' (σ c • s) = c • f⁻¹' s. It requires thatcacts surjectively andσ cacts injectively and is provided with specific versions:preimage_smul_setₛₗ_of_isUnit_isUnitwhencandσ care unitsIsUnit.preimage_smul_setₛₗwhenσbelongs to aMonoidHomClassandcis a unitMonoidHom.preimage_smul_setₛₗwhenσis aMonoidHomandcis a unitGroup.preimage_smul_setₛₗ: when the types ofcandσ care groups.
image_smul_set,preimage_smul_setandGroup.preimage_smul_setare the variants whenσis the identity.
"}