Skip to content

Tags: coq-community/topology

Tags

v10.2.0

Toggle v10.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Injective images of countable sets are countable

v10.1.0

Toggle v10.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Add CI and claim of support for coq v8.17

Disables the requirement for hint locality. This needs to be done both
in `_CoqProject` and in the dune files.

v10.0.1

Toggle v10.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix broken proof because of `d6d78d9`

Because `open_neighborhood` gets unfolded by `intuition`, the proof ends
earlier than the proof-script anticipated. This error was caused because
I didn't check whether the repo still compiles…

v10.0.0

Toggle v10.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add a hint for unfolding `open_neighborhood`

v9.0.0

Toggle v9.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix the remaining `fragile-hint-constr` warning

v8.12.0

Toggle v8.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from coq-community/compatibility-fixes

Compatibility fixes

v8.10.0

Toggle v8.10.0's commit message
Fixing an import from ZornsLemma.

v8.9.0

Toggle v8.9.0's commit message
Addressing some warnings.

v8.8.0

Toggle v8.8.0's commit message
Adapting to Coq 8.8

Notation "'" was discontinued.

v8.7.0

Toggle v8.7.0's commit message
Adapting to Coq 8.7 representation of real constants.