Papers
Topics
Authors
Recent
Search
2000 character limit reached

Effective Bialynicki-Birula-Brosnan motivic decompositions

Published 14 Aug 2026 in math.AG | (2608.14485v1)

Abstract: Let GG be an isotropic reductive group and XX be a projective GG-homogeneous variety. Using results from Bialynicki-Birula, Hesselink and Iversen, Brosnan showed that if GG is of inner type, the motive of XX can be expressed as a direct sum of Tate twists of motives of projective homogeneous varieties for the anisotropic kernel of GG. We provide a SageMath implementation of this decomposition, based on a depth-first search of the Cayley graph of the Weyl group of GG, ensuring the complexity scales with the size of the motive rather than the full Weyl group. As applications, we provide new motivic decompositions for some exceptional groups and show how to extend Karpenko's decompositions for classical groups to characteristic $2$.

Authors (1)

Summary

  • The paper introduces a SageMath algorithm that computes Bialynicki-Birula-Brosnan motivic decompositions by enumerating right-minimal Weyl group representatives and filtering for bi-minimality, reducing complexity to the motive’s absolute rank rather than the full Weyl group.
  • The implementation handles difficult exceptional cases, including an E8 computation completed in roughly 250 seconds and yielding a new five-term motivic decomposition, while aggregation and rank checks validate the results.
  • The paper extends motivic decomposition techniques to characteristic 2, deriving a six-summand formula for isotropic ideals of dimension 2 and identifying limitations involving outer-type groups and the rational-point versus degree-one zero-cycle condition.

Overview

This paper by Charles De Clercq addresses the practical computability of Bialynicki-Birula-Brosnan motivic decompositions. Brosnan's theorem [Theorem 7.4, bros] gives, for a semi-simple group GG of inner type over a field FF and a projective GG-homogeneous variety XΘ,GX_{\Theta,G} of type Θ\Theta, an explicit decomposition in the category CM(F,Z)\mathrm{CM}(F,\mathbb{Z}) of Chow motives with integral coefficients:

M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},

where W\mathcal{W} is the set of minimal length representatives for the double cosets WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta} (with (ΔG,Θ0)(\Delta_G,\Theta_0) the Tits index of FF0), FF1 is the anisotropic kernel, and FF2. While explicit, these decompositions are intractable by hand when the Weyl group is large — notably for exceptional types such as FF3, whose Weyl group has order FF4. The paper provides a SageMath implementation (BBBdec.py) whose central algorithmic idea makes the cost scale with the size of the motive rather than with FF5.

Algorithmic design

The input consists of a Dynkin type, the subset FF6 encoding the Tits index, and the subset FF7 specifying the variety type; the output lists all summands aggregated by motivic isomorphism class. The computation proceeds in three stages.

Enumeration of right-minimal representatives. The set FF8 is computed by depth-first search on the Cayley graph of FF9, starting from the identity. Since each simple reflection changes length by exactly one, the graph is graded by length; each candidate GG0 is immediately reduced to its right-minimal representative via a ReduceRight routine that multiplies on the right by generators from GG1 whenever this decreases length. Correctness follows from the uniqueness of the minimal representative in each right coset: once the queue empties, every element of GG2 has been discovered.

Bi-minimality filter. The key improvement over naive approaches rests on the factorization property that any double-coset minimal element GG3 (with GG4, GG5, lengths adding) satisfies that GG6 is right-minimal and GG7 left-minimal. Hence it suffices to filter GG8 for the additional left-minimality condition, rather than running bi-minimal reduction on arbitrary elements of GG9. Two equivalent tests are implemented — a length-based test comparing XΘ,GX_{\Theta,G}0 with XΘ,GX_{\Theta,G}1, and a root-based test checking XΘ,GX_{\Theta,G}2 — neither dominating the other in practice; they can be run in parallel as a cross-validation.

Aggregation and consistency checks. Each surviving representative contributes a summand determined by XΘ,GX_{\Theta,G}3, and contributions sharing the same triple are grouped to give multiplicities. The quantity XΘ,GX_{\Theta,G}4 equals the absolute rank of XΘ,GX_{\Theta,G}5, i.e., the number of Tate motives appearing after scalar extension, and serves as a per-summand size measure. The implementation enforces two checks: agreement between the two minimality tests, and the identity XΘ,GX_{\Theta,G}6, computed as a ratio of integers without polynomial division.

For split XΘ,GX_{\Theta,G}7, where XΘ,GX_{\Theta,G}8 is trivial, the algorithm bypasses Weyl group enumeration entirely and computes the decomposition via the quotient XΘ,GX_{\Theta,G}9 of Poincaré polynomials, using the Chevalley-Solomon formula available through SageMath's W.degrees().

Complexity

The enumeration costs Θ\Theta0 time, where Θ\Theta1 is the rank and Θ\Theta2 the Coxeter number, versus Θ\Theta3 for naive bi-minimal reduction over all of Θ\Theta4 — a saving of a factor Θ\Theta5. For type Θ\Theta6 with Θ\Theta7 of complemented size corresponding to Θ\Theta8, this factor is Θ\Theta9, nearly three million. More structurally, since CM(F,Z)\mathrm{CM}(F,\mathbb{Z})0 is precisely the absolute rank of CM(F,Z)\mathrm{CM}(F,\mathbb{Z})1, the complexity is naturally calibrated to the size of the motive under study. Memory is dominated by the seen set storing all of CM(F,Z)\mathrm{CM}(F,\mathbb{Z})2; retaining sample reduced words is optional.

Scope restrictions

Two limitations are stated plainly. First, the implementation handles only groups of inner type: although Bialynicki-Birula-Brosnan decompositions exist in outer type, they involve corestrictions over field extensions whose algorithmic encoding the author deems impractical. Second, the Tate trace mode assumes that every projective CM(F,Z)\mathrm{CM}(F,\mathbb{Z})3-homogeneous variety has a rational point if and only if it has a zero-cycle of degree CM(F,Z)\mathrm{CM}(F,\mathbb{Z})4 — a condition known for spinor and orthogonal groups, special and projective linear groups, and in general over number fields, but open for arbitrary fields. Under this hypothesis, an integral version of a lemma of De Clercq–Quéguiner-Mathieu shows that a summand CM(F,Z)\mathrm{CM}(F,\mathbb{Z})5 carries non-trivial integral Tate trace only when CM(F,Z)\mathrm{CM}(F,\mathbb{Z})6, in which case it is itself a Tate motive; the Tate trace mode therefore retains only those representatives satisfying CM(F,Z)\mathrm{CM}(F,\mathbb{Z})7 for all CM(F,Z)\mathrm{CM}(F,\mathbb{Z})8.

Explicit computations

Three examples illustrate the tool. For a CM(F,Z)\mathrm{CM}(F,\mathbb{Z})9-dimensional quadratic form of Witt index M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},0 (type M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},1, reproducing Brosnan's Example 7.6), the decomposition of the orthogonal Grassmannian M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},2 is recovered as M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},3, with M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},4 the anisotropic quadric and M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},5 its variety of isotropic planes. For type M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},6 with anisotropic kernel of type M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},7, the Tate trace mode yields M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},8. Most significantly, for type M(XΘ,G)wWM(XΘw,Gan){(w)},M(X_{\Theta,G}) \simeq \bigoplus_{w \in \mathcal{W}} M(X_{\Theta_w,G_{an}})\{\ell(w)\},9 with anisotropic kernel of type W\mathcal{W}0 and the variety attached to vertex W\mathcal{W}1, the computation produces a five-term decomposition

W\mathcal{W}2

in roughly 250 seconds on standard hardware — a computation entirely out of reach of brute-force bi-minimal reduction over W\mathcal{W}3. These constitute new motivic decompositions for exceptional groups.

Application to characteristic W\mathcal{W}4

Karpenko's decompositions for classical groups [Corollary 15.14, kar] were established in characteristic different from W\mathcal{W}5. The paper shows how the algorithm helps extend them to characteristic W\mathcal{W}6 (with orthogonal involutions replaced by quadratic pairs for type W\mathcal{W}7). The main result concerns a central-simple algebra W\mathcal{W}8 with symplectic involution of degree W\mathcal{W}9, WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}0, Brauer-equivalent to a quaternion division algebra WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}1, isotropic with orthogonal decomposition WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}2 adjoint to WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}3. In characteristic WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}4, the motive of the variety WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}5 of WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}6-isotropic ideals of reduced dimension WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}7 decomposes as

WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}8

The proof identifies four minimal double-coset representatives (WΘ0\W/WΘW_{\Theta_0}\backslash W / W_{\Theta}9, (ΔG,Θ0)(\Delta_G,\Theta_0)0, (ΔG,Θ0)(\Delta_G,\Theta_0)1, and the palindrome (ΔG,Θ0)(\Delta_G,\Theta_0)2) extrapolated from low-rank outputs of the algorithm, verifies their minimality via the root criterion of Proposition 2.3, and obtains the two remaining summands by symmetry via push-forward along the exchange involution. Completeness follows because the absolute ranks of the six summands sum to the rank of the whole motive, a check independent of characteristic. This result is stated as a key tool in forthcoming work on classifying motives of projective homogeneous varieties with finite coefficients.

Limitations and open questions

Beyond the restriction to inner type and the hypothesis underlying the Tate trace mode discussed above, the memory footprint of the seen set may become significant for large groups, though disabling word retention mitigates this. The question whether the point-versus-zero-cycle condition holds over arbitrary fields remains open. The author also notes that the two implementations of the left-minimality test have incomparable performance across group types, so no single optimal choice exists.

Conclusion

The paper converts Brosnan's existence theorem into a practical computational tool, achieving complexity proportional to the absolute rank of the motive rather than the order of the Weyl group, and validates the implementation through new exceptional-type decompositions and a characteristic-(ΔG,Θ0)(\Delta_G,\Theta_0)3 extension of Karpenko's classical-group results.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.