Skip to content

[Merged by Bors] - refactor: move SimpleGraph.Iso.card_edgeFinset_eq to untangle imports#11817

Closed
Parcly-Taxel wants to merge 2 commits intomasterfrom
orthoSGfinset_map
Closed

[Merged by Bors] - refactor: move SimpleGraph.Iso.card_edgeFinset_eq to untangle imports#11817
Parcly-Taxel wants to merge 2 commits intomasterfrom
orthoSGfinset_map

Conversation

@Parcly-Taxel
Copy link
Copy Markdown
Collaborator

@Parcly-Taxel Parcly-Taxel commented Apr 1, 2024

The single and currently unused theorem card_edgeFinset_eq in Combinatorics.SimpleGraph.Maps causes a dependency of that file on Combinatorics.SimpleGraph.Finite, which is problematic because the key concepts of Maps don't depend on graph finiteness at all. This commit moves the offending theorem to Operations in anticipation of #9317.


Open in Gitpod

The single and currently unused theorem `card_edgeFinset_map` in
`Combinatorics.SimpleGraph.Maps` causes a dependency of that file on
`Combinatorics.SimpleGraph.Finite`, which is problematic because the key
concepts of `Maps` don't depend on graph finiteness at all. This commit
moves the offending theorem to `Operations` in anticipation of #9317.
@Parcly-Taxel Parcly-Taxel changed the title refactor: orthogonalise Finite and Map in SimpleGraph refactor: orthogonalise Finite and Maps in SimpleGraph Apr 1, 2024
Copy link
Copy Markdown
Contributor

@YaelDillies YaelDillies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2024

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Apr 1, 2024
@ocfnash ocfnash changed the title refactor: orthogonalise Finite and Maps in SimpleGraph refactor: move SimpleGraph.Iso.card_edgeFinset_eq to untangle imports Apr 1, 2024
@ocfnash
Copy link
Copy Markdown
Contributor

ocfnash commented Apr 1, 2024

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Apr 1, 2024
mathlib-bors bot pushed a commit that referenced this pull request Apr 1, 2024
…ts (#11817)

The single and currently unused theorem `card_edgeFinset_eq` in `Combinatorics.SimpleGraph.Maps` causes a dependency of that file on `Combinatorics.SimpleGraph.Finite`, which is problematic because the key concepts of `Maps` don't depend on graph finiteness at all. This commit moves the offending theorem to `Operations` in anticipation of #9317.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Apr 1, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title refactor: move SimpleGraph.Iso.card_edgeFinset_eq to untangle imports [Merged by Bors] - refactor: move SimpleGraph.Iso.card_edgeFinset_eq to untangle imports Apr 1, 2024
@mathlib-bors mathlib-bors bot closed this Apr 1, 2024
@mathlib-bors mathlib-bors bot deleted the orthoSGfinset_map branch April 1, 2024 18:06
xgenereux pushed a commit that referenced this pull request Apr 15, 2024
…ts (#11817)

The single and currently unused theorem `card_edgeFinset_eq` in `Combinatorics.SimpleGraph.Maps` causes a dependency of that file on `Combinatorics.SimpleGraph.Finite`, which is problematic because the key concepts of `Maps` don't depend on graph finiteness at all. This commit moves the offending theorem to `Operations` in anticipation of #9317.
atarnoam pushed a commit that referenced this pull request Apr 16, 2024
…ts (#11817)

The single and currently unused theorem `card_edgeFinset_eq` in `Combinatorics.SimpleGraph.Maps` causes a dependency of that file on `Combinatorics.SimpleGraph.Finite`, which is problematic because the key concepts of `Maps` don't depend on graph finiteness at all. This commit moves the offending theorem to `Operations` in anticipation of #9317.
uniwuni pushed a commit that referenced this pull request Apr 19, 2024
…ts (#11817)

The single and currently unused theorem `card_edgeFinset_eq` in `Combinatorics.SimpleGraph.Maps` causes a dependency of that file on `Combinatorics.SimpleGraph.Finite`, which is problematic because the key concepts of `Maps` don't depend on graph finiteness at all. This commit moves the offending theorem to `Operations` in anticipation of #9317.
callesonne pushed a commit that referenced this pull request Apr 22, 2024
…ts (#11817)

The single and currently unused theorem `card_edgeFinset_eq` in `Combinatorics.SimpleGraph.Maps` causes a dependency of that file on `Combinatorics.SimpleGraph.Finite`, which is problematic because the key concepts of `Maps` don't depend on graph finiteness at all. This commit moves the offending theorem to `Operations` in anticipation of #9317.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors. t-combinatorics Combinatorics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants