Skip to content

Missing derived operations in Algebra.Structures.IsGroup/Algebra.Bundles.Raw.RawGroup #2268

@jamesmckinna

Description

@jamesmckinna
  • (left- and right-; not sure which counts as which) conjugate(s) y ∙ x ∙ (y ⁻¹), (y ⁻¹) ∙ x ∙ y; (obviously interdefinable, but at the cost of having to repeatedly invoke ⁻¹-involutive)
  • (both flavours of) commutator y ∙ x ∙ (y ⁻¹) ∙ (x ⁻¹), (x ⁻¹) ∙ (y ⁻¹) ∙ x ∙ y; (ditto.)
  • Mal'cev operation(s) x ∙ (y ⁻¹) ∙ z;

where, in each case, we have to choose a suitable bracketing... Plus... properties?

Outstanding issue from #2252 , #2247 / #2251 : where should these new operations live?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions