Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: generators for SL(2, Z) #15851

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

feat: generators for SL(2, Z) #15851

wants to merge 19 commits into from

Conversation

CBirkbeck
Copy link
Collaborator

@CBirkbeck CBirkbeck commented Aug 15, 2024

Copy link

github-actions bot commented Aug 15, 2024

PR summary 33482b1059

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.LinearAlgebra.Matrix.FixedDetMatrices 1182

Declarations diff

+ A_a_ne_zero
+ A_c_eq_zero
+ A_d_ne_zero
+ FixedDetMatrices
+ S_T_subgroup
+ S_mem_S_T_subgroup
+ S_mul_S_eq
+ S_smul_four
+ SpecialLinearGroup.SL2Z_generators
+ T_S_rel
+ T_mem_S_T_subgroup
+ det_one_mem_S_T_subgroup
+ ext
+ ext'
+ induction_on
+ instance (m : R) : HSMul (SpecialLinearGroup n R) (FixedDetMatrices n R m)
+ instance (m : R) : MulAction (SpecialLinearGroup n R) (FixedDetMatrices n R m)
+ reduce
+ reduce_aux
+ reduce_eqn1
+ reduce_eqn2
+ reduce_eqn3
+ reduce_mem_reps
+ reduce_rec
+ reduce_step
+ reps
+ reps_entries_le_m'
+ reps_fintype
+ reps_one_id
+ reps_zero_is_empty
+ smul_coe
+ smul_def

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.

@CBirkbeck CBirkbeck marked this pull request as ready for review August 26, 2024 16:51
@CBirkbeck CBirkbeck changed the title sl2_generators_wip Generators for SL(2, Z) Aug 26, 2024
@CBirkbeck CBirkbeck added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Aug 26, 2024
@grunweg grunweg changed the title Generators for SL(2, Z) feat: generators for SL(2, Z) Aug 27, 2024
@grunweg grunweg added the t-algebra Algebra (groups, rings, fields, etc) label Aug 27, 2024
@CBirkbeck CBirkbeck added the WIP Work in progress label Oct 20, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 28, 2024
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Oct 28, 2024
@mathlib4-dependent-issues-bot
Copy link
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
merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) t-algebra Algebra (groups, rings, fields, etc) WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants