teorth / equational_theories

A project to map out the relations between different equational theories of Magmas.
Apache License 2.0
78 stars 19 forks source link

API: Create an API to handle Magma words, equations, and implications as syntactic objects #36

Open teorth opened 5 hours ago

teorth commented 5 hours ago

See the discussion in https://leanprover.zulipchat.com/#narrow/stream/458659-Equational/topic/Syntax . Among other things, this would allow one to prove "metatheorems" about equations, for instance that the equation "x = f(y,z,w)" is equivalent to "x=y" for any word f.