English
There is a compatible module structure over any α with Γ HasDetOne, giving SlashInvariantForm Γ k the structure of an α-module when α is a complex algebra.
Русский
Существуют совместимые структуры модуля над α; SlashInvariantForm Γ k становится модулем над α, если α обладает структурой комплексного алгебраического множества.
LaTeX
$$$$ \\text{Module}_{\\alpha}(SlashInvariantForm(\\Gamma, k)) $$$$
Lean4
/-- Additive coercion from `SlashInvariantForm` to `ℍ → ℂ`. -/
def coeHom : SlashInvariantForm Γ k →+ ℍ → ℂ where
toFun f := f
map_zero' := rfl
map_add' _ _ := rfl