doc(CategoryTheory/Bicategory/Kan): clarify Kan adjunction docstrings#35146
Open
harahu wants to merge 3 commits intoleanprover-community:masterfrom
Open
doc(CategoryTheory/Bicategory/Kan): clarify Kan adjunction docstrings#35146harahu wants to merge 3 commits intoleanprover-community:masterfrom
harahu wants to merge 3 commits intoleanprover-community:masterfrom
Conversation
PR summary 60d0c4b32aImport changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 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 No changes to technical debt.You can run this locally as
|
✅ PR Title Formatted CorrectlyThe title of this PR has been updated to match our commit style conventions. |
dagurtomas
reviewed
Feb 13, 2026
This patch is documentation-only in Kan/Adjunction, Kan/HasKan, and Kan/IsKan. Reviewer guidance: * The two IsAbsKan.adjunction docstrings in Kan/Adjunction were corrected to match the actual definitions: they now describe deriving adjunctions from absolute left Kan (co)universal data, not from an input adjunction. * Grammar and phrasing were cleaned up in the IsKan.adjunction docs (commutes with f/u). * In Kan/HasKan and Kan/IsKan, stale/non-API names were replaced by the current identifiers (lan, lanLift, HasLeftKanExtension) and Kan capitalization was normalized. No definitions, theorems, or proofs were changed.
dcf4b20 to
4293166
Compare
Contributor
Author
|
-awaiting-author |
joelriou
reviewed
Feb 17, 2026
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
Contributor
Author
|
-awaiting-author |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The issues were identified and fixed by Codex.