Skip to content

Mark borel_weil_bott as internal - #9

Merged
pbelmans merged 1 commit into
mainfrom
bwb-internal
Aug 13, 2026
Merged

Mark borel_weil_bott as internal#9
pbelmans merged 1 commit into
mainfrom
bwb-internal

Conversation

@pbelmans

@pbelmans pbelmans commented Aug 13, 2026

Copy link
Copy Markdown
Member

borel_weil_bott was never exported, and its docstring already said it "properly belongs to PartialFlagVarieties.jl". That package now builds the theorem itself out of the exported conjugate_dominant_weight_with_length, so nothing outside this package needs it. Renamed to _borel_weil_bott; no behaviour change.

Call sites updated in test/runtests.jl, docs/src/weyl.md and benchmark/bench.jl — the last imported the old name at line 19 and would have failed at load.

Suite, doctests and the full docs build green (the latter resolves the @docs entry and the @ref from is_singular); benchmark/bench.jl runs end to end, 230 benchmarks.

The theorem belongs to PartialFlagVarieties.jl, which now builds it out of the
exported conjugate_dominant_weight_with_length; the copy kept here for the
tests is internal, and the leading underscore says so.
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pbelmans
pbelmans merged commit 3b2808f into main Aug 13, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant