We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22b2533 + 6f6502b commit a2cb52eCopy full SHA for a2cb52e
1 file changed
theories/topology_theory/discrete_topology.v
@@ -189,6 +189,7 @@ HB.instance Definition _ (T : choiceType) :=
189
hasNbhs.Build (discrete_topology T) principal_filter.
190
HB.instance Definition _ (T : choiceType) :=
191
Discrete_ofNbhs.Build (discrete_topology T) erefl.
192
+HB.saturate discrete_topology.
193
194
DiscreteUniform_ofNbhs.Build (discrete_topology T).
195
HB.instance Definition _ {R : numDomainType} (T : choiceType) :=
0 commit comments