Skip to content

feat(Combinatorics/SimpleGraph/LapMatrix): 0 is always an eigenvalue#39627

Open
SnirBroshi wants to merge 10 commits into
leanprover-community:masterfrom
SnirBroshi:feature/simple-graph/zero-eigenvalue-lap-matrix
Open

feat(Combinatorics/SimpleGraph/LapMatrix): 0 is always an eigenvalue#39627
SnirBroshi wants to merge 10 commits into
leanprover-community:masterfrom
SnirBroshi:feature/simple-graph/zero-eigenvalue-lap-matrix

Conversation

@SnirBroshi
Copy link
Copy Markdown
Collaborator

@SnirBroshi SnirBroshi commented May 20, 2026

@github-actions github-actions Bot added the t-combinatorics Combinatorics label May 20, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

PR summary 7e35d51b2d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ IsIsolated.not_isUnit_degMatrix
+ IsRegularOfDegree.degMatrix_eq
+ IsRegularOfDegree.mem_spectrum_adjMatrix
+ degMatrix_bot
+ degMatrix_top
+ lapMatrix_bot
+ lapMatrix_mulVec_apply'
+ lapMatrix_mulVec_one_eq_zero
+ lapMatrix_top
+ not_isUnit_lapMatrix
+ zero_mem_spectrum_lapMatrix
- lapMatrix_mulVec_const_eq_zero

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

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

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

@mathlib-dependent-issues mathlib-dependent-issues Bot added blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) and removed blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels May 21, 2026
@mathlib-dependent-issues
Copy link
Copy Markdown

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

Labels

t-combinatorics Combinatorics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant