module Algebra.Ring.Module.Reasoning
{ℓ ℓm} {R : Ring ℓ}
(M : Module R ℓm)
where
Reasoning with modules🔗
open Module-on (M .snd) public
: Abelian-group ℓm
Ab-group = (M .fst , Module-on→Abelian-group-on (M .snd)) Ab-group
module Algebra.Ring.Module.Reasoning
{ℓ ℓm} {R : Ring ℓ}
(M : Module R ℓm)
where
open Module-on (M .snd) public
: Abelian-group ℓm
Ab-group = (M .fst , Module-on→Abelian-group-on (M .snd)) Ab-group