Skip to content

renaming continuousFunType? #1811

@affeldt-aist

Description

@affeldt-aist

#[short(type = "continuousFunType")]
HB.structure Definition ContinuousFun {X Y : topologicalType}
(A : set X) (B : set Y) :=
{f of @isFun (subspace A) Y A B f & @Continuous (subspace A) Y f }.

Fun in the name is not really informative.
Moreover, we already have continuousType and it is easy to confuse both.

Wouldn't continuousSubspaceType of withinContinuousType be a better name?

@zstone1

Metadata

Metadata

Assignees

No one assigned

    Labels

    question ❓There is an unanswered question here

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions