-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
renaming/refactoring 🔧This is about a renaming or refactoring in the libraryThis is about a renaming or refactoring in the library
Milestone
Description
analysis/theories/topology_theory/topology_structure.v
Lines 787 to 788 in b1de71b
| Lemma closed_comp {T U : topologicalType} (f : T -> U) (D : set U) : | |
| {in ~` f @^-1` D, continuous f} -> closed D -> closed (f @^-1` D). |
shouldn't this lemma be called, for example, continuous_closed_preimage, because there is no explicit comp in the statement...
fyi: @holgerthies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
renaming/refactoring 🔧This is about a renaming or refactoring in the libraryThis is about a renaming or refactoring in the library