leanprover-community / mathlib

Lean 3's obsolete mathematical components library: please use mathlib4
https://leanprover-community.github.io/lean3
Apache License 2.0
1.67k stars 297 forks source link

[Merged by Bors] - feat(geometry/manifold/sheaf/basic): sheaf of functions satisfying a `local_invariant_prop` #19146

Closed hrmacbeth closed 1 year ago

hrmacbeth commented 1 year ago

Define structure_groupoid.local_invariant_prop.sheaf, the sheaf-of-types of functions f : M → M' (for charted spaces M, M') satisfying some local property in the sense of structure_groupoid.local_invariant_prop (for example continuity, differentiability, smoothness).


Open in Gitpod

bors[bot] commented 1 year ago

:v: hrmacbeth can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

hrmacbeth commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.