[Merged by Bors] - chore(NumberTheory/MulChar): deprecate IsNontrivial, fix isPrimitive#13878
[Merged by Bors] - chore(NumberTheory/MulChar): deprecate IsNontrivial, fix isPrimitive#13878
IsNontrivial, fix isPrimitive#13878Conversation
PR summary fc593e9499Import changesNo significant changes to the import graph
|
|
Can you please make sure that PRs called |
IsNontrivial, fix isPrimitiveIsNontrivial, fix isPrimitive
|
Sure, sorry about that, fixed! |
Mathlib/NumberTheory/LegendreSymbol/QuadraticChar/GaussSum.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/LegendreSymbol/QuadraticChar/GaussSum.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/LegendreSymbol/QuadraticChar/GaussSum.lean
Outdated
Show resolved
Hide resolved
Co-authored-by: Michael Stoll <99838730+MichaelStollBayreuth@users.noreply.github.com>
|
maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by MichaelStollBayreuth. |
|
Thanks! bors merge |
…ve` (#13878) - Deprecate `MulChar.IsNontrivial` (following the analogous change for `AddChar`'s a few days ago); - fix capitalisation of `DirichletCharacter.isPrimitive`; - adjust some lemmas to take a `Nat` argument with a `NeZero` instance, rather than a `PNat`, which is more general and flexible.
|
Build failed (retrying...): |
…ve` (#13878) - Deprecate `MulChar.IsNontrivial` (following the analogous change for `AddChar`'s a few days ago); - fix capitalisation of `DirichletCharacter.isPrimitive`; - adjust some lemmas to take a `Nat` argument with a `NeZero` instance, rather than a `PNat`, which is more general and flexible.
|
Pull request successfully merged into master. Build succeeded: |
IsNontrivial, fix isPrimitiveIsNontrivial, fix isPrimitive
…ve` (#13878) - Deprecate `MulChar.IsNontrivial` (following the analogous change for `AddChar`'s a few days ago); - fix capitalisation of `DirichletCharacter.isPrimitive`; - adjust some lemmas to take a `Nat` argument with a `NeZero` instance, rather than a `PNat`, which is more general and flexible.
…ve` (#13878) - Deprecate `MulChar.IsNontrivial` (following the analogous change for `AddChar`'s a few days ago); - fix capitalisation of `DirichletCharacter.isPrimitive`; - adjust some lemmas to take a `Nat` argument with a `NeZero` instance, rather than a `PNat`, which is more general and flexible.
MulChar.IsNontrivial(following the analogous change forAddChar's a few days ago);DirichletCharacter.isPrimitive;Natargument with aNeZeroinstance, rather than aPNat, which is more general and flexible.