rschwiebert / dart_data

Data for the Database of Ring theory
Creative Commons Attribution 4.0 International
6 stars 2 forks source link

Provide construction details for Camillo and Nielsen's ring (163) #90

Closed rschwiebert closed 1 month ago

rschwiebert commented 5 months ago
          Description

Let $K = \Bbb F_2$. Take four disjoint sets of variables $\Sigma_a$, $\Sigma_b, \Sigma_c, \Sigma_d$, each indexed by $\Bbb N \cup \{ 0 \}$, and denote their union by $\Sigma_0$. Let $A_0 = K\langle \Sigma0 \rangle$ be the free $K$-algebra over these variables. Set $f(x) = \sum\limits{i = 0}^\infty (a_i + bi x) t^i$, $g(x) = \sum\limits{i = 0}^\infty (c_i + d_i x) t^i \in A_0[[t]][x]$. Take $C_0$ to be the set of $A_0$-coefficients of each monomial in $f(x) g(x)$, and set $B_0 = A_0/(C_0)$ (the quotient by the ideal generated by $C_0$). Define inductively:

Comments

Camillo and Nielsen first set $K$ arbitrary, only to use $\Bbb F_2$ on p602. I think we should specialize to the latter. They also "quotient by a union of ideals" (it seems to mean just an union of their generating sets).

_Originally posted by @dyunov in https://github.com/rschwiebert/dart_data/issues/40#issuecomment-1902251886_