Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right adjoint to Functor.Slice.Free #408

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Right adjoint to Functor.Slice.Free #408

wants to merge 8 commits into from

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    44363cc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Define adjoint

    Taneb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    56f4a35 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Use cancel-r

    Taneb committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5559e74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0322606 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Make pullback-functorial less forgetful

    I also fiddled with pbarr a bit to make its equality argument abstract
    Taneb committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    11dddb7 View commit details
    Browse the repository at this point in the history
  2. Rename slice functors

    Taneb committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bf07868 View commit details
    Browse the repository at this point in the history
  3. Remove Functor.Slice.BaseChange

    It was pretty much exactly the same as Functor.Slice.BaseChange.BaseChange*
    Taneb committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    723fe77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce4a518 View commit details
    Browse the repository at this point in the history