Commit 2022-02-10 17:14 45ab382c
View on Github →chore(field_theory/galois): make intermediate_field.fixing_subgroup_equiv computable (#11938)
This also golfs and generalizes some results to reuse infrastructure from elsewhere.
In particular, this generalizes:
intermediate_field.fixed_fieldtofixed_points.intermediate_field, where the latter matches the API offixed_points.subfieldintermediate_field.fixing_subgrouptofixing_subgroupandfixing_submonoidThis removesopen_locale classicalin favor of ensuring the lemmas take in the necessary decidable / fintype arguments.