Embeddable N Q Source # | |
Instance detailsDefined in OAlg.Data.Number |
Embeddable N Z Source # | |
Instance detailsDefined in OAlg.Data.Number |
Embeddable N Integer Source # | |
Instance detailsDefined in OAlg.Data.Number |
Embeddable Z Q Source # | |
Instance detailsDefined in OAlg.Data.Number |
Embeddable Integer Z Source # | |
Instance detailsDefined in OAlg.Data.Number |
Boolean b => Embeddable Bool b Source # | |
Instance detailsDefined in OAlg.Data.Canonical |
Embeddable Int Z Source # | |
Instance detailsDefined in OAlg.Data.Number |
Fibred f => Embeddable f (Sheaf f) Source # | |
Instance detailsDefined in OAlg.Structure.Fibred.Definition |
Oriented q => Embeddable q (Path q) Source # | |
Instance detailsDefined in OAlg.Structure.Oriented.Definition |
(Oriented a, Integral r) => Embeddable a (Product r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
Embeddable a (ProductForm r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
Embeddable (Inv c) c Source # | |
Instance detailsDefined in OAlg.Structure.Multiplicative.Definition |
Embeddable (GLT x) (ProductForm N (Transformation x)) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.GeneralLinearGroup |
(Oriented a, Integral r) => Embeddable (Path a) (Product r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
Embeddable (Path a) (ProductForm r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
Embeddable [x] (PSequence N x) Source # | |
Instance detailsDefined in OAlg.Entity.Sequence.PSequence |
Integral r => Embeddable (ProductForm N a) (ProductForm r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
(Embeddable a a', Embeddable b b') => Embeddable (a, b) (a', b') Source # | |
Instance detailsDefined in OAlg.Data.Canonical |
(Embeddable a a', Embeddable b b', Embeddable c c') => Embeddable (a, b, c) (a', b', c') Source # | |
Instance detailsDefined in OAlg.Data.Canonical |