Skip to content

Conversation

@Julian
Copy link
Collaborator

@Julian Julian commented Jan 16, 2026


Open in Gitpod

@Julian
Copy link
Collaborator Author

Julian commented Jan 16, 2026

WIP

@github-actions github-actions bot added the WIP Work in progress label Jan 16, 2026
@Julian Julian added the awaiting-author A reviewer has asked the author a question or requested changes. label Jan 16, 2026
@github-actions github-actions bot added the t-combinatorics Combinatorics label Jan 16, 2026
@github-actions
Copy link

PR summary 2b4c6152f1

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Combinatorics.Graph.GrahamPollak (new file) 2110

Declarations diff

+ IsCompleteBipartite
+ IsCompleteBipartiteWith
+ IsCompleteMultipartiteWith
+ adj_iff_mem
+ adj_iff_ne
+ adj_iff_not_mem
+ bipartite
+ card_le_card_labels_add_one_of_CompleteBipartite
+ isCompleteMultipartiteWith
+ neighborFinset_eq
+ neighborFinset_eq_empty_of_notMem_union
+ neighborFinset_eq_of_mem_left
+ neighborFinset_eq_of_not_mem_left
+ neighborSet_eq
+ neighborSet_eq_of_mem_left
+ neighborSet_eq_of_not_mem_left

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).

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

Labels

awaiting-author A reviewer has asked the author a question or requested changes. t-combinatorics Combinatorics WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant