
Suppose the lattice shown below is a congruence lattice of an algebra.
Conjecture: If the three αi's pairwise permute, then all pairs in the lattice permute.
Whether or not this claim is true is a simplified version of a question left open by Pálfy and Saxl at the end of their 1990 paper. Below is a more formal statement of the problem, and a link to my notes describing a proposed method of solution. There remains one gap in the proof, that I'm not yet sure how to fill, but I am hopeful that the overall strategy will work.
🔗 Graphical composition
In an attempt to prove the claim above and its generalization, I apply an idea described in Heinrich Werner's paper called graphical composition.
🔗 The Problem
Before giving a more precise statement of the problem, let us recall a couple of basic definitions. Given two equivalence relations α and β on a set X, the relation
α∘β=(x,y)∈X2:(∃z)(x;α;z;β;y)
is called the composition of α and β, and if α∘β=β∘α then α and β are said to permute.
Problem. Let A be a finite algebra with ConA isomorphic to Mn, for some n≥4. If three nontrivial congruences of A pairwise permute, does it follow that every pair of congruences of A permute?
🔗 GitHub repository
My GitHub repository contains the following: