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 (Lattice/Covolume): Add results linking point counting in lattices and covolume #12488

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

Conversation

@xroblot xroblot added WIP Work in progress t-algebra Algebra (groups, rings, fields, etc) t-measure-probability Measure theory / Probability theory and removed t-measure-probability Measure theory / Probability theory labels Apr 28, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Apr 28, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

leanprover-community-mathlib4-bot commented Apr 28, 2024

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jun 13, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Sep 13, 2024
Copy link

github-actions bot commented Sep 13, 2024

PR summary 80a33e3d7a

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Algebra.Module.ZLattice.Covolume 1832 1854 +22 (+1.20%)
Import changes for all files
Files Import difference
Mathlib.NumberTheory.NumberField.Units.Regulator 1
Mathlib.Algebra.Module.ZLattice.Covolume 22
Mathlib.Analysis.BoxIntegral.UnitPartition 1848

Declarations diff

+ Basis.det_basis
+ Basis.det_inv
+ Basis.ofZLatticeBasis_comap
+ BoxIntegral.hasIntegralCorners
+ BoxIntegral.le_hasIntegralVertices_of_isBounded
+ ContinuousOn.continuousAt_mulIndicator
+ Pi.basisFun_det_apply
+ admissibleIndex
+ box
+ box_index_tag_eq_self
+ box_injective
+ box_lower
+ box_upper
+ covolume_eq_det_inv
+ diam_boxIcc
+ disjoint
+ eqOn_mulIndicator'
+ eq_of_index_eq_index_and_mem_smul_span
+ exists_admissibleIndex
+ index
+ index_apply
+ index_tag
+ integralSum_eq_tsum_div
+ isBounded
+ isBounded_Icc
+ mem_admissibleIndex_iff
+ mem_admissibleIndex_of_mem_box
+ mem_admissibleIndex_of_mem_box_aux₁
+ mem_admissibleIndex_of_mem_box_aux₂
+ mem_box_iff
+ mem_box_iff'
+ mem_box_iff_index
+ mem_prepartition_boxes_iff
+ mem_prepartition_iff
+ prepartition
+ prepartition_isHenstock
+ prepartition_isPartition
+ prepartition_isSubordinate
+ prepartition_tag
+ repr_isUnitSMul
+ setFinite_index
+ setFinite_inter
+ smul
+ tag
+ tag_apply
+ tag_index_eq_self_of_mem_smul_span
+ tag_injective
+ tag_mem
+ tag_mem_smul_span
+ tendsto_card_div_pow''
+ tendsto_card_le_div
+ tendsto_card_le_div'
+ tendsto_card_le_div''
+ tendsto_tsum_div_pow
+ volume_box
+ volume_image_eq_volume_div_covolume
+ volume_image_eq_volume_div_covolume'
++ tendsto_card_div_pow
++ tendsto_card_div_pow'

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.

@xroblot xroblot added WIP Work in progress and removed WIP Work in progress labels Sep 16, 2024
@xroblot xroblot removed the WIP Work in progress label Sep 17, 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 3, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 9, 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 21, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 24, 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 30, 2024
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 to Mathlib (this label is automatically managed by a bot) 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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants