Skip to content

Conversation

@lowasser
Copy link
Collaborator

@lowasser lowasser commented Nov 9, 2025

...and the definition of what an accumulation point is, and so on.

This is intended as a key step to #1615; let me sketch it out.

Let f be a function from [a,b] to the real numbers, where a < b. The derivative of a function at a point is -- well, defined another way, but we can show that given a sequence y approaching x but remaining apart from it, the derivative at x is equal to the unique limit of (f y - f x)/(y - x) as y approaches x.

Such a sequence exists if and only if x is an accumulation point of the space where the function is defined. This PR proves every point in a proper closed interval is an accumulation point, so the value of any derivative of f at x is unique, so all derivatives are homotopic, so derivatives are unique and being differentiable is a proposition.

lowasser and others added 30 commits October 10, 2025 15:54
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
@lowasser lowasser marked this pull request as ready for review November 12, 2025 00:34
Copy link
Collaborator

@fredrik-bakke fredrik-bakke left a comment

Choose a reason for hiding this comment

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

good work

…paces.lagda.md

Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
@fredrik-bakke fredrik-bakke merged commit cfa9570 into UniMath:master Nov 15, 2025
3 checks passed
fredrik-bakke pushed a commit that referenced this pull request Nov 16, 2025
fredrik-bakke pushed a commit that referenced this pull request Nov 21, 2025
Completes #1685 .  Builds on #1684 and #1679.
fredrik-bakke pushed a commit that referenced this pull request Nov 21, 2025
Completes #1615 .  Builds on #1679.

We don't show any of the handy laws of derivatives yet, but show that
differentiability is a proposition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants