[Merged by Bors] - feat(AlgebraicGeometry): abelian varieties are abelian#35354
[Merged by Bors] - feat(AlgebraicGeometry): abelian varieties are abelian#35354erdOne wants to merge 57 commits intoleanprover-community:masterfrom
Conversation
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
…lib4 into erd1/unramifiedLocalStructure3
Co-authored-by: Christian Merten <christian@merten.dev>
…rdOne/mathlib4 into erd1/unramifiedLocalStructure3
…lib4 into erd1/smoothBaseChangeNormalization
PR summary 330d0ae2dcImport changes exceeding 2%
|
| File | Base Count | Head Count | Change |
|---|---|---|---|
| Mathlib.AlgebraicGeometry.Noetherian | 2297 | 2380 | +83 (+3.61%) |
Import changes for all files
| Files | Import difference |
|---|---|
Mathlib.AlgebraicGeometry.Morphisms.QuasiFinite |
22 |
Mathlib.AlgebraicGeometry.Geometrically.Reduced |
57 |
Mathlib.AlgebraicGeometry.Artinian |
64 |
3 filesMathlib.AlgebraicGeometry.Noetherian Mathlib.AlgebraicGeometry.RationalMap Mathlib.AlgebraicGeometry.SpreadingOut |
83 |
Mathlib.AlgebraicGeometry.Group.Abelian (new file) |
2759 |
Declarations diff
+ Functor.map_inv'
+ JacobsonSpace.closure_inter_closedPoints_eq_closure
+ LocallyOfFinitePresentation.iff_locallyOfFiniteType
+ Set.Finite.isDiscrete_of_subset_closedPoints
+ ext_of_apply_closedPoint_eq
+ ext_of_apply_eq
+ ext_of_fromSpecResidueField_eq
+ fst_left
+ instance (G : Over (Spec (.of K))) [GrpObj G] : IsClosedImmersion η[G].left
+ instance (priority := low) [Nonempty X] [Subsingleton Y] (f : X ⟶ Y) :
+ instance (priority := low) {X Y : Scheme} (f : X ⟶ Y)
+ instance {X Y : Scheme} (f : X ⟶ Y) [Surjective f] [Flat f] [LocallyOfFinitePresentation f] :
+ instance {X Y : Scheme} (f : X ⟶ Y) [Surjective f] [Flat f] [QuasiCompact f] :
+ isCommMonObj_of_isProper_of_geometricallyIntegral
+ isCommMonObj_of_isProper_of_isIntegral_tensorObj_of_isAlgClosed
+ snd_left
+ subsingleton_image_closure_of_finite_of_isPreirreducible
++ instance {X Y S : Scheme} (f : X ⟶ S) (g : Y ⟶ S)
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 scripts/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
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
…lib4 into erd1/AbelianScheme
|
This PR/issue depends on: |
… into erd1/AbelianScheme
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
CBirkbeck
left a comment
There was a problem hiding this comment.
This is a looks really great, thanks for doing it! (I dont really have any serious comments on the PR other than tiny things I noticed)
Co-authored-by: Chris Birkbeck <c.birkbeck@uea.ac.uk>
|
Thanks 🎉 bors merge |
We show that proper geometrically-integral group schemes over fields are commutative. Co-authored-by: Christian Merten Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Christian Merten <christian@merten.dev>
|
Pull request successfully merged into master. Build succeeded: |
…mmunity#35354) We show that proper geometrically-integral group schemes over fields are commutative. Co-authored-by: Christian Merten Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Christian Merten <christian@merten.dev>
…mmunity#35354) We show that proper geometrically-integral group schemes over fields are commutative. Co-authored-by: Christian Merten Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Christian Merten <christian@merten.dev>
We show that proper geometrically-integral group schemes over fields are commutative.
Co-authored-by: Christian Merten