Skip to content

naming of closed_comp #1843

@affeldt-aist

Description

@affeldt-aist

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...

@zstone1

fyi: @holgerthies

Metadata

Metadata

Assignees

No one assigned

    Labels

    renaming/refactoring 🔧This is about a renaming or refactoring in the library

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions