<div id="comment:0"></div> ``` sage: B.<a> = BooleanPolynomialRing() sage: B.is_finite() False ``` Yet B only has four elements: 0, 1, a, and 1+a. Component: **algebra** _Issue created by migration from https://trac.sagemath.org/ticket/23310_