Giter Club home page Giter Club logo

Comments (5)

JacquesCarette avatar JacquesCarette commented on July 18, 2024 1

That diagram is correct, but it is not 'structural', in the sense that if you go through Loop, Group will have 3 binary operations (and no unary operations). The unary operation will be definable, and with associativity, the two binary operations inter-definable as well.

So there will be a type equivalence between Group (defined as in the stdlib) and AssociativeLoop.

from agda-algebra.

JacquesCarette avatar JacquesCarette commented on July 18, 2024

Note that if we could use \ and / for the divisions, that would be nicer, I think.

To me, the better definition of quasigroup is the one based on universal algebra, with 2 division operators. This is because the result is an algebraic variety.

We cannot define a group to structurally extend a loop, because it would contain many redundant operations. It is then a theorem that an associative loop is a group and vice-versa. It is not a structural result.

Does that make sense?

from agda-algebra.

Akshobhya1234 avatar Akshobhya1234 commented on July 18, 2024

Note that if we could use \ and / for the divisions, that would be nicer, I think.

Yes I agree. I will change it.

Define group I meant using "algebra hierarchy" as in this diagram. In stdlib it is defined using Monoid (With 1 binary operation, 1 unary operation & 1 element). But what if we want to define using Loop ( and Loop using Quasigroup) ? We should potentially get same instance of group.

from agda-algebra.

Akshobhya1234 avatar Akshobhya1234 commented on July 18, 2024

Got it. Thanks!

from agda-algebra.

Akshobhya1234 avatar Akshobhya1234 commented on July 18, 2024

Name for quasigroup identites and division operator is updated as suggested.

from agda-algebra.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.