Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
mkerjean committed Sep 5, 2024
1 parent a7b6074 commit fd79299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theories/topology.v
Original file line number Diff line number Diff line change
Expand Up @@ -4902,7 +4902,7 @@ End sup_uniform.
HB.instance Definition _ (I : Type) (T : I -> uniformType) :=
Uniform.copy (prod_topology T)
(sup_topology (fun i => Uniform.class
[the uniformType of weak_topology (@proj _ T i)])).
[the uniformType of weak_topology (@proj _ T i)])).

(** PseudoMetric spaces defined using balls *)

Expand Down

0 comments on commit fd79299

Please sign in to comment.