Zulip Chat Archive

Stream: mathlib4

Topic: Differential Geometry PRs


Dominic Steinitz (Jan 21 2026 at 10:56):

Following the talk on the distribution of PRs on Lean Together, I did a quick query:

https://github.com/leanprover-community/mathlib4/pulls?q=is%3Apr+is%3Aopen+label%3At-differential-geometry

I didn't see anything of differential forms though. I'd love one that says WIP :thank_you:

Michael Rothgang (Jan 21 2026 at 11:25):

I'd love a PR that's ready for review :-)

Michael Rothgang (Jan 21 2026 at 11:25):

Look at https://github.com/urkud/DeRhamCohomology and e.g. docs#extDeriv_apply_vectorField. As I understand it, differential forms have been formalised (and most of d²=0 for differential forms also). The missing part is largely upstreaming to mathlib.


Last updated: Feb 28 2026 at 14:05 UTC