The following keys appear in at least one record in the database
Warning
|
The type of the keys is inferred from only one record in the database. If the key can have different types in different records this type will be inaccurate Only the first 100 characters of the example record are shown |
Key | Inferred Type | Example record | Description |
---|---|---|---|
A_counts |
collection of integer |
|
The number of points of the abelian variety over extensions of F_q. Counts are given for |
angle_numbers |
collection of real |
|
Frobenius angle numbers. The positive arguments of the roots (considered as complex numbers) of the Weil L-polynomial. There will be g of them unless the list includes 0 or pi. |
angle_ranks |
integer |
|
This is one less than the dimension of the space spanned by the arguments of the roots of the Weil polynomial divided by |
brauer_invariants |
collection of integer stored as string |
|
The Brauer invariants of the endomorphism algebra. For a simple isogeny class, the number of invariants is the number of primes above p in the number field defined by the Weil polynomial. For a non simple class, the Brauer invariants of its simple factors are concatenated, and they appear in the order in which the factors appear in the field decomposition. |
C_counts |
collection of integer |
|
The number of points of a corresponding curve. If the variety is a Jacobian, these are the point counts of a genus g curve of which this is the Jacobian. In particular, if any point counts are negative then this abelian variety cannot be a Jacobian. |
decomposition |
collection of mixed types |
|
The decomposition into simple factors. The first entry in each pair is the label of the factor, the second is its multiplicity. |
g |
integer |
|
Genus. The degree of the Weil L-polynomial is 2g |
galois_n |
integer |
|
The degree label of the Galois group of the Weil polynomial. If the number field was not in the database when the isogeny class was added to the database, this string is empty. If the isogeny class is not simple, this is also an empty string. |
galois_t |
integer |
|
The transitive label of the Galois group of the Weil polynomial. If the number field was not in the database when the isogeny class was added to the database, this string is empty. If the isogeny class is not simple, this is also an empty string. |
known_jacobian |
integer |
|
An integer encoding whether the abelian variety is a Jacobian. 1 means that it is definitely a Jacobian, -1 that it is definitely not, and 0 indicates uncertainty. |
label |
string |
|
LMFDB Label. Labeling Scheme |
number_field |
string |
|
The label of the number field defined by the Weil polynomial. If the number field was not in the database when the isogeny class was added to the database, this string is empty. If the isogeny class is not simple, this is also an empty string. |
p_rank |
integer |
|
The |
places |
collection of mixed types |
|
The ideals corresponding to the Brauer invariants of the endomorphism algebra. The outer set of lists corresponds to the simple factors of the isogeny class (so in the example, this isogeny class is a product of two simple isogeny classes). For each simple factor, the list contains one list per prime above p in the number field defined by the Weil polynomial. This list describes the prime ideal above p by giving the second generator of the ideal (the first generator is p), as a list of the coefficients of the generator when written in terms of a specific basis for the number field. This basis contains the powers of a root of the P-polynomial (which is the Weil polynomial but reversed) |
polynomial |
collection of integer |
|
Coefficients of the Weil L-polynomial. The first entry will always be 1 and the last |
primitive_models |
non-primitive type (<type 'list'>) |
|
Every isogeny class defined over smaller fields such that this isogeny class is a base change of this isogeny class. If the isogeny class is primitive, the list is empty. Otherwise, the list contains the label of every primitive isogeny class that base changes to this class. This list is complete. |
principally_polarizable |
integer |
|
An integer encoding whether the abelian variety is principally polarizable. 1 means that it is definitely principally polarizable, -1 that it is definitely not, and 0 indicates uncertainty. |
q |
integer |
|
Cardinality of Field. All of the roots of the Weil L-polynomial have absolute value |
slopes |
collection of integer stored as string |
|
The slopes of the Newton polygon of the Weil polynomial. The slopes are in increasing order, are symmetric under the involution |
Index Name | Index fields |
---|---|
polynomial_1 |
polynomial sorted ascending |
decomposition_1 |
decomposition sorted ascending |
p_rank_1 |
p_rank sorted ascending |
C_counts_1 |
C_counts sorted ascending |
id |
_id sorted ascending |
principally_polarizable_1 |
principally_polarizable sorted ascending |
slopes_1 |
slopes sorted ascending |
label_1 |
label sorted ascending |
known_jacobian_1 |
known_jacobian sorted ascending |
A_counts_1 |
A_counts sorted ascending |