Skip to content

Generalize Algebra to keep inclusion map without commutes #18110

@Vierkantor

Description

@Vierkantor

This was raised in the discussion of #18092 but has been around for a long time:

We currently have the Algebra R A typeclass for commutative algebras that carries an inclusion map algebraMap : R -> A. We can also express non-commutative algebras using a combination of other typeclasses, but then the inclusion becomes a derived definition (for example, as (· • 1)). For better defeqs, if not simply mirroring actual mathematical practice, we should instead have a typeclass for non-commutative algebras that carries the inclusion map.

And in turn we should try to generalize this to canonical inclusions of groups etc.

When this issue is resolved:, it should be possible to revert the following definitions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions