Skip to content

defn: Left Kan extensions of corepresentables are corepresentable#628

Open
aathn wants to merge 2 commits into
the1lab:mainfrom
aathn:sets-corep-colim
Open

defn: Left Kan extensions of corepresentables are corepresentable#628
aathn wants to merge 2 commits into
the1lab:mainfrom
aathn:sets-corep-colim

Conversation

@aathn
Copy link
Copy Markdown
Contributor

@aathn aathn commented Apr 26, 2026

Description

Proves that the left Kan extension of a corepresentable functor is again corepresentable. I'm not sure whether this result is easily derivable using some abstract machinery already in place; if so, please let me know.

Checklist

Before submitting a merge request, please check the items below:

  • I've read the contributing guidelines.
  • The imports of new modules have been sorted with support/sort-imports.hs (or nix run --experimental-features nix-command -f . sort-imports).
  • All new code blocks have "agda" as their language.

If your change affects many files without adding substantial content, and
you don't want your name to appear on those pages (for example, treewide
refactorings or reformattings), start the commit message and PR title with chore:.

@Lavenza
Copy link
Copy Markdown
Member

Lavenza commented Apr 26, 2026

Pull request preview

Changed pages

Copy link
Copy Markdown
Member

@ncfavier ncfavier left a comment

Choose a reason for hiding this comment

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

I guess a higher-level proof would be that よ(Fc) and Lan_F よ(c) both represent the same functor, since [C, Set](Lan_F よ(c), H) ≅ [C, Set](よ(c), HF) ≅ HF(c) ≅ [C, Set](よ(Fc), H).

This is fine though.

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.

3 participants