SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
115 stars 103 forks source link

Commutative Group #595

Open Vedansh-Keshari opened 8 months ago

Vedansh-Keshari commented 8 months ago

Enter calculator name -

Commutative Group

Describe calculator functionality -

As the question mentions, a set A or a Semi-group S or a Monoid M or a Group G is defined over the operators '+'(addition) and 'x'(multiplication). Find whether it satisfies the properties of Abelian Group or the properties of Commutative Group. A Set is said to be a Commutative Group if it satisfies the Closure, Associative, Identity, Inverse, and Commutative properties else it is an Abelian Group. To know more about Closure, Associative, Identity, Inverse, Commutative properties, you can refer to the repository.

Under which category you wish to place it -