Skip to content

chose better names for ax1, ax2, ax3 (topology mixin) #866

@affeldt-aist

Description

@affeldt-aist

analysis/theories/topology.v

Lines 1616 to 1619 in 0e392b5

ax1 : forall p : T, ProperFilter (nbhs p) ;
ax2 : forall p : T, nbhs p =
[set A : set T | exists B : set T, [/\ open B, B p & B `<=` A] ] ;
ax3 : open = [set A : set T | A `<=` nbhs^~ A ]

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

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions