| Projectible N Q Source # | |
Instance detailsDefined in OAlg.Data.Number |
| Projectible N Z Source # | |
Instance detailsDefined in OAlg.Data.Number |
| Projectible N Integer Source # | |
Instance detailsDefined in OAlg.Data.Number |
| Projectible Z Q Source # | |
Instance detailsDefined in OAlg.Data.Number |
| Projectible Integer Z Source # | |
Instance detailsDefined in OAlg.Data.Number |
| Projectible Bool Valid Source # | |
Instance detailsDefined in OAlg.Data.Statement.Definition |
| Projectible Int Z Source # | |
Instance detailsDefined in OAlg.Data.Number |
| Entity x => Projectible (ProductSymbol x) [x] Source # | |
Instance detailsDefined in OAlg.Entity.Product.ProductSymbol |
| Entity x => Projectible (ProductSymbol x) (Word N x) Source # | |
Instance detailsDefined in OAlg.Entity.Product.ProductSymbol |
| Oriented a => Projectible (Path a) (Product N a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
| Oriented a => Projectible (Path a) (ProductForm N a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
| Projectible [x] (PSequence N x) Source # | |
Instance detailsDefined in OAlg.Entity.Sequence.PSequence |
| (Oriented a, Integral r) => Projectible (Product r a) (Path a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
| (Fibred a, Ord a, Semiring r, Commutative r) => Projectible (Sum r a) (Sheaf a) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.Definition |
| (Fibred a, Ord a, Scalar a ~ r, Semiring r, Commutative r) => Projectible (Sum r a) (VectorSheaf a) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.Definition |
| (Entity a, Ord a, Semiring r, Commutative r) => Projectible (SumSymbol r a) [a] Source # | |
Instance detailsDefined in OAlg.Entity.Sum.SumSymbol |
| (Oriented a, Total a, Integral r) => Projectible (Product r a) (Word r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
| Integral r => Projectible (ProductForm N a) (ProductForm r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
| (Entity a, Ord a, Semiring r, Commutative r) => Projectible (SumSymbol r a) (LinearCombination r (SumSymbol r a)) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.SumSymbol |
| (Entity a, Ord a, Semiring r, Commutative r) => Projectible (SumSymbol r a) (LinearCombination r a) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.SumSymbol |
| (Projectible a a', Projectible b b') => Projectible (a, b) (a', b') Source # | |
Instance detailsDefined in OAlg.Data.Canonical |
| (Projectible a a', Projectible b b', Projectible c c') => Projectible (a, b, c) (a', b', c') Source # | |
Instance detailsDefined in OAlg.Data.Canonical |