epfl-lara / lisa

Proof assistant based on first-order logic and set theory
Apache License 2.0
33 stars 18 forks source link

Group Theory #151

Open dhalilov opened 1 year ago

dhalilov commented 1 year ago

Definitions and theorem about group theory, done in the context of set theory as part of a Bachelor project.

This is a draft PR to show progress (no intent to merge for now).

sankalpgambhir commented 1 year ago

@dhalilov this PR is dependent on a PR on your fork, dhalilov/lisa#1 to handle some merge conflicts

sankalpgambhir commented 1 year ago

Update: after #166, I will need to update dhalilov/lisa#1 as well to fix some conflicts