Skip to content

feat(Combinatorics/SimpleGraph/Clique): add lemmas about isomorphisms and cliques#37680

Open
IvanRenison wants to merge 16 commits intoleanprover-community:masterfrom
IvanRenison:Iso.Clique
Open

feat(Combinatorics/SimpleGraph/Clique): add lemmas about isomorphisms and cliques#37680
IvanRenison wants to merge 16 commits intoleanprover-community:masterfrom
IvanRenison:Iso.Clique

Conversation

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

PR summary eb4f246868

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ Iso.cliqueFinset_eq
+ Iso.cliqueFreeOn_iff
+ Iso.cliqueFree_iff
+ Iso.cliqueNum_eq
+ Iso.cliqueSet_eq
+ Iso.isClique_iff
+ Iso.isNClique_iff
+ _root_.Function.Bijective.bijOn_preimage
+ _root_.Function.Bijective.image_preimage_eq
+ _root_.Function.Injective.bijOn_image
+ _root_.Function.Surjective.surjOn_preimage
+ cliqueFreeOn_iff_cliqueFree_subgraph
+ cliqueFree_induce_iff
+ cliqueNum_induce_le_cliqueNum
+ coe_induceIso
+ image_eq_iff_eq_preimage
+ image_eq_preimage_symm_of_finset
+ image_symm_eq_preimage_of_finset
+ induceIso
+ induceIso_comp
+ induceIso_id
+ isClique_induce_iff
+ isNClique_induce_iff
+ relEmbeddingCongr
+ relIsoCongr

You can run this locally as follows
## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/reporting/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).

@mathlib-dependent-issues mathlib-dependent-issues bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Apr 6, 2026
@IvanRenison IvanRenison marked this pull request as ready for review April 6, 2026 17:28
@IvanRenison IvanRenison added the t-combinatorics Combinatorics label Apr 6, 2026
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 (this label is automatically managed by a bot) t-combinatorics Combinatorics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant