| Entity N Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| Entity Q Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| Entity Z Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| Entity Symbol Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| Entity Empty Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| Entity N' Source # | |
Instance detailsDefined in OAlg.Entity.Natural |
| Entity W' Source # | |
Instance detailsDefined in OAlg.Entity.Natural |
| Entity Integer Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| Entity () Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| Entity Char Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| Entity Int Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| (EmbeddableMorphismTyp m, Entity2 m) => Entity (SomeMorphism m) Source # | |
Instance detailsDefined in OAlg.Category.Unify |
| Typeable m => Entity (SomeObjectClass m) Source # | |
Instance detailsDefined in OAlg.Category.Unify |
| Entity x => Entity (Op x) Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| (Additive x, FibredOriented x) => Entity (Matrix x) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Definition |
| Galoisian x => Entity (GL2 x) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.GeneralLinearGroup |
| Oriented x => Entity (GLT x) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.GeneralLinearGroup |
| Typeable x => Entity (Transformation x) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.GeneralLinearGroup |
| Oriented x => Entity (ColTrafo x) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Transformation |
| Distributive k => Entity (DiagonalForm k) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Transformation |
| Number k => Entity (DiagonalFormStrictPositive k) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Transformation |
| Oriented a => Entity (RowTrafo a) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Transformation |
| Semiring r => Entity (Vector r) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Vector |
| Entity x => Entity (ProductSymbol x) Source # | |
Instance detailsDefined in OAlg.Entity.Product.ProductSymbol |
| Entity x => Entity (U x) Source # | |
Instance detailsDefined in OAlg.Entity.Product.ProductSymbol |
| (Entity i, Ord i) => Entity (Permutation i) Source # | |
Instance detailsDefined in OAlg.Entity.Sequence.Permutation |
| (Entity i, Ord i) => Entity (PermutationForm i) Source # | |
Instance detailsDefined in OAlg.Entity.Sequence.Permutation |
| (Entity x, Ord x) => Entity (Set x) Source # | |
Instance detailsDefined in OAlg.Entity.Sequence.Set |
| Entity a => Entity (R a) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.SumSymbol |
| Fibred f => Entity (Sheaf f) Source # | |
Instance detailsDefined in OAlg.Structure.Fibred.Definition |
| Multiplicative c => Entity (Inv c) Source # | |
Instance detailsDefined in OAlg.Structure.Multiplicative.Definition |
| Entity p => Entity (Orientation p) Source # | |
Instance detailsDefined in OAlg.Structure.Oriented.Definition |
| Oriented q => Entity (Path q) Source # | |
Instance detailsDefined in OAlg.Structure.Oriented.Definition |
| Entity a => Entity [a] Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| (Typeable n, Typeable m) => Entity (Quiver n m) Source # | |
Instance detailsDefined in OAlg.Entity.Diagram.Quiver |
| (Typeable n, Entity a) => Entity (FinList n a) Source # | |
Instance detailsDefined in OAlg.Entity.FinList |
| (Oriented x, Typeable p) => Entity (Dim x p) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Dim |
| (Entity x, Entity i, Ord i) => Entity (Col i x) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Entries |
| (Entity x, Entity j, Ord j) => Entity (Row j x) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Entries |
| (Typeable x, Typeable y) => Entity (GLApp x y) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.GeneralLinearGroup |
| (Typeable x, Typeable y) => Entity (TrApp x y) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.GeneralLinearGroup |
| (Oriented a, Integral r) => Entity (Product r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
| (Oriented a, Number r) => Entity (ProductForm r a) Source # | |
Instance detailsDefined in OAlg.Entity.Product.Definition |
| (Entity x, Entity i, Ord i) => Entity (Graph i x) Source # | |
Instance detailsDefined in OAlg.Entity.Sequence.Graph |
| (Entity x, Entity i, Ord i) => Entity (PSequence i x) Source # | |
Instance detailsDefined in OAlg.Entity.Sequence.PSequence |
| (Typeable c, Typeable k) => Entity (Free k c) Source # | |
Instance detailsDefined in OAlg.Entity.Slice.Free |
| (Entity a, Entity r) => Entity (LinearCombination r a) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.Definition |
| (Fibred a, Semiring r, Commutative r) => Entity (Sum r a) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.Definition |
| (Fibred a, Semiring r, Commutative r) => Entity (SumForm r a) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.Definition |
| (Semiring r, Commutative r, Entity a) => Entity (SumSymbol r a) Source # | |
Instance detailsDefined in OAlg.Entity.Sum.SumSymbol |
| (KnownNat b, Entity r) => Entity (Digits b r) Source # | |
Instance detailsDefined in OAlg.Structure.Number.Definition |
| (Entity a, Entity b) => Entity (a, b) Source # | |
Instance detailsDefined in OAlg.Entity.Definition |
| (Entity x, Entity i, Entity j, Ord i, Ord j) => Entity (Entries i j x) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Entries |
| (Semiring r, Typeable x, Typeable y) => Entity (HomSymbol r x y) Source # | |
Instance detailsDefined in OAlg.Entity.Matrix.Vector |
| (Oriented c, Sliced i c, Typeable s) => Entity (Slice s i c) Source # | |
Instance detailsDefined in OAlg.Entity.Slice.Definition |
| (Multiplicative c, Sliced i c, Typeable s) => Entity (SliceFactor s i c) Source # | |
Instance detailsDefined in OAlg.Entity.Slice.Definition |
| (Typeable s, Typeable x, Typeable y) => Entity (SliceFactorDrop s x y) Source # | |
Instance detailsDefined in OAlg.Entity.Slice.Definition |
| (Typeable s, Typeable a, Typeable b) => Entity (HomOp s a b) Source # | |
Instance detailsDefined in OAlg.Hom.Oriented.Definition |
| (Typeable s, Typeable a, Typeable b) => Entity (IdHom s a b) Source # | |
Instance detailsDefined in OAlg.Hom.Oriented.Definition |
| (ForgetfulTyp s, Typeable s, Typeable a, Typeable b) => Entity (IsoOp s a b) Source # | |
Instance detailsDefined in OAlg.Hom.Oriented.Definition |
| (Multiplicative a, Typeable n) => Entity (FactorChain 'From n a) Source # | |
Instance detailsDefined in OAlg.Limes.Cone.Definition |
| (Multiplicative a, Typeable n) => Entity (FactorChain 'To n a) Source # | |
Instance detailsDefined in OAlg.Limes.Cone.Definition |
| (Oriented a, Typeable t, Typeable n, Typeable m) => Entity (Diagram t n m a) Source # | |
Instance detailsDefined in OAlg.Entity.Diagram.Definition |
| (Multiplicative a, Typeable t, Typeable n, Typeable m) => Entity (Transformation t n m a) Source # | |
Instance detailsDefined in OAlg.Entity.Diagram.Transformation |
| (Typeable i, Typeable c, Typeable x, Typeable y) => Entity (SliceCokernelKernel i c x y) Source # | |
Instance detailsDefined in OAlg.Entity.Slice.Adjunction |
| (ForgetfulTyp s, Typeable f, Typeable s, Typeable a, Typeable b) => Entity (IsoOpMap f s a b) Source # | |
Instance detailsDefined in OAlg.Hom.Oriented.Definition |
| (Typeable f, Typeable s, Typeable a, Typeable b) => Entity (OpMap f s a b) Source # | |
Instance detailsDefined in OAlg.Hom.Oriented.Definition |
| (Typeable s, Typeable p, Typeable t, Typeable n, Typeable m, Typeable a) => Entity (Cone s p t n m a) Source # | |
Instance detailsDefined in OAlg.Limes.Cone.Definition |
| (Distributive a, Typeable s, Typeable p, Typeable t, Typeable n, Typeable m) => Entity (ConeZeroHead s p t n ('S m) a) Source # | |
Instance detailsDefined in OAlg.Limes.Cone.Definition |
| (Distributive a, XStandardOrtPerspective p a, Typeable p, Typeable t, Typeable n, Typeable m) => Entity (Limes Dst p t n m a) Source # | |
Instance detailsDefined in OAlg.Limes.Definition |
| (Multiplicative a, XStandardOrtPerspective p a, Typeable p, Typeable t, Typeable n, Typeable m) => Entity (Limes Mlt p t n m a) Source # | |
Instance detailsDefined in OAlg.Limes.Definition |