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
114 stars 104 forks source link

Recognizing Groups #592

Open Vedansh-Keshari opened 11 months ago

Vedansh-Keshari commented 11 months ago

Enter calculator name -

Recognizing Groups

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

Under which category you wish to place it -