teorth / equational_theories

A project to map out the relations between different equational theories of Magmas.
https://teorth.github.io/equational_theories/
Apache License 2.0
176 stars 44 forks source link

INFINITE: Prove Theorem 3.11 (laws with at most two variables have nontrivial finite models) #374

Open teorth opened 1 week ago

teorth commented 1 week ago

A result of Austin. Proven by considering linear models x ◇ y = a * x + b * y. Some field theory may be required to formalize the proof properly.

InfModel.lean is the most logical place to place this theorem.

When done, mark the statement and proof of the theorem in the blueprint with \leanoks, and the statement with a \lean{} tag.

jscanvic commented 1 week ago

claim

jscanvic commented 1 week ago

propose #442