Skip to content

Commit 623ff43

Browse files
RaggedRclaude
andcommitted
feat(Archive): Clayworth graph Sabidussi iso via G₂(2) generators
The Clayworth graph (4032 vertices, cubic, genus 505) is a Sabidussi coset graph: Sab(G₂(2), C₃). Two generators (orders 7 and 6) of G₂(2) ≤ Sym(4032) preserve adjacency, and BFS witness words prove vertex-transitivity. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b121b22 commit 623ff43

2 files changed

Lines changed: 1818 additions & 0 deletions

File tree

Archive.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import Archive.Arithcc
22
import Archive.BolzaSurface
3+
import Archive.ClayworthSabidussi
34
import Archive.ClayworthSurface
45
import Archive.Examples.Eisenstein
56
import Archive.Examples.IfNormalization.Result

0 commit comments

Comments
 (0)