Skip to content

feat: correspondence between affine group schemes and Hopf algebras#24000

Open
YaelDillies wants to merge 1 commit intomasterfrom
hopf_algebra_affine_group_scheme
Open

feat: correspondence between affine group schemes and Hopf algebras#24000
YaelDillies wants to merge 1 commit intomasterfrom
hopf_algebra_affine_group_scheme

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

@YaelDillies YaelDillies commented Apr 13, 2025

Construct Spec as a functor from R-Hopf algebras to group schemes over Spec R, show it is full and faithful and has affine group schemes as essential image.

From Toric, FLT

Co-authored-by: Andrew Yang the.erd.one@gmail.com
Co-authored-by: Michał Mrugała kiolterino@gmail.com
Co-authored-by: Christian Merten christian@merten.dev


Open in Gitpod

Construct `Spec` as a functor from `R`-Hopf algebras to group schemes over `Spec R`,
show it is full and faithful and has affine group schemes as essential image.

From Toric, FLT

Co-authored-by: Andrew Yang <the.erd.one@gmail.com>
Co-authored-by: Michał Mrugała <kiolterino@gmail.com>
Co-authored-by: Christian Merten
@YaelDillies YaelDillies added WIP Work in progress t-algebraic-geometry Algebraic geometry FLT part of the ongoing formalization of Fermat's Last Theorem toric Part of the ongoing formalisation of toric varieties labels Apr 13, 2025
@github-actions
Copy link
Copy Markdown

PR summary 4134c60656

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.AlgebraicGeometry.GroupScheme.HopfAffine (new file) 1992

Declarations diff

+ algSpec
+ algSpec.fullyFaithful
+ algSpec.instFaithful
+ algSpec.instFull
+ algSpec.instPreservesLimits
+ essImage_algSpec
+ essImage_hopfSpec
+ hopfSpec
+ hopfSpec.fullyFaithful
+ hopfSpec.instFaithful
+ hopfSpec.instFull

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

Comment on lines +7 to +10
import Toric.GroupScheme.SchemeOver
import Toric.Mathlib.Algebra.Category.CommAlg.Basic
import Toric.Mathlib.CategoryTheory.Limits.Preserves.Shapes.Over
import Toric.Mathlib.CategoryTheory.Monoidal.Grp_
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's WIP! Just a placeholder for the nice result to get the nice number

@YaelDillies YaelDillies changed the title feat: correspondence between Hopf algebras and affine group schemes feat: correspondence between affine group schemes and Hopf algebras Dec 10, 2025
@YaelDillies YaelDillies added blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) and removed WIP Work in progress labels Feb 1, 2026
@mathlib4-dependent-issues-bot
Copy link
Copy Markdown
Collaborator

This PR/issue depends on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) FLT part of the ongoing formalization of Fermat's Last Theorem t-algebraic-geometry Algebraic geometry toric Part of the ongoing formalisation of toric varieties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants