RightModule Integer Int | |
RightModule Integer Int8 | |
RightModule Integer Int16 | |
RightModule Integer Int32 | |
RightModule Integer Int64 | |
RightModule Integer Integer | |
RightModule Integer Word | |
RightModule Integer Word8 | |
RightModule Integer Word16 | |
RightModule Integer Word32 | |
RightModule Integer Word64 | |
RightModule Integer Euclidean | |
Additive m => RightModule () m | |
Semiring r => RightModule r () | |
RightModule Natural Bool | |
RightModule Natural Int | |
RightModule Natural Int8 | |
RightModule Natural Int16 | |
RightModule Natural Int32 | |
RightModule Natural Int64 | |
RightModule Natural Integer | |
RightModule Natural Word | |
RightModule Natural Word8 | |
RightModule Natural Word16 | |
RightModule Natural Word32 | |
RightModule Natural Word64 | |
RightModule Natural Natural | |
RightModule Natural Euclidean | |
Division r => RightModule Integer (Log r) | |
(Abelian r, Group r) => RightModule Integer (RngRing r) | |
Group r => RightModule Integer (ZeroRng r) | |
Euclidean d => RightModule Integer (Fraction d) | |
RightModule r s => RightModule r (Complex s) | |
RightModule r s => RightModule r (Quaternion s) | |
RightModule r s => RightModule r (Dual s) | |
RightModule r s => RightModule r (Hyper' s) | |
RightModule r s => RightModule r (Hyper s) | |
RightModule r s => RightModule r (Dual' s) | |
RightModule r s => RightModule r (Quaternion' s) | |
RightModule r s => RightModule r (Trig s) | |
RightModule r m => RightModule r (End m) | |
LeftModule r s => RightModule r (Opposite s) | |
RightModule Natural (BasisCoblade m) | |
Unital r => RightModule Natural (Log r) | |
(Abelian r, Monoidal r) => RightModule Natural (RngRing r) | |
Monoidal r => RightModule Natural (ZeroRng r) | |
Euclidean d => RightModule Natural (Fraction d) | |
(RightModule r a, RightModule r b) => RightModule r (a, b) | |
RightModule r m => RightModule r (e -> m) | |
RightModule r s => RightModule r (Covector s m) | |
(RightModule r a, RightModule r b, RightModule r c) => RightModule r (a, b, c) | |
RightModule r s => RightModule r (Map s b m) | |
(RightModule r a, RightModule r b, RightModule r c, RightModule r d) => RightModule r (a, b, c, d) | |
(RightModule r a, RightModule r b, RightModule r c, RightModule r d, RightModule r e) => RightModule r (a, b, c, d, e) | |
(Commutative r, Rng r) => RightModule (Complex r) (Complex r) | |
(TriviallyInvolutive r, Rng r) => RightModule (Quaternion r) (Quaternion r) | |
(Commutative r, Rng r) => RightModule (Dual r) (Dual r) | |
(Commutative r, Semiring r) => RightModule (Hyper' r) (Hyper' r) | |
(Commutative r, Semiring r) => RightModule (Hyper r) (Hyper r) | |
(Commutative r, Rng r) => RightModule (Dual' r) (Dual' r) | |
(TriviallyInvolutive r, Rng r) => RightModule (Quaternion' r) (Quaternion' r) | |
(Commutative r, Rng r) => RightModule (Trig r) (Trig r) | |
(Monoidal m, Abelian m) => RightModule (End m) (End m) | |
Semiring r => RightModule (Opposite r) (Opposite r) | |
Rng s => RightModule (RngRing s) (RngRing s) | |
Coalgebra r m => RightModule (Covector r m) (Covector r m) | |
Coalgebra r m => RightModule (Map r b m) (Map r b m) | |