Verified to be compatible with Coq versions 8.12.2, 8.13.2, 8.14.1, 8.15.0, 8.16.1, 8.17.1, 8.18+rc1.
Breaking changes:
- 23e752a, definition of
ProductTopology2_basis
changed to useEnsembleProduct
. The lemmacontinuous_2arg_compose
is removed, because it was an exact duplicate ofcontinuous_composition_2arg
. - a60c821, the lemma
ZornsLemma.FiniteTypes.finite_couple
is moved toZornsLemma.Finite_sets.finite_couple
.
Other notable changes or additions:
- f784257, The unit circle in ℝ² is homeomorphic to the unit interval with ends identified.
- bd08c83, Refine the proof that every compact Hausdorff space is normal. Now without using the axiom of choice.
Git Log of changes: v10.0.1...v10.1.0