File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -819,7 +819,6 @@ HB.factory Record PseudoMetricNormedZmod_Lmodule_isNormedModule (K : numFieldTyp
819819
820820HB.builders Context K V of PseudoMetricNormedZmod_Lmodule_isNormedModule K V.
821821
822-
823822(* NB: These lemmas are done latter with more machinery. They should
824823 be be simplified once normedtype is split, and the present section can
825824 depend on near lemmas on pseudometricnormedzmodtype ? *)
@@ -945,7 +944,7 @@ Variable (R : rcfType).
945944HB.instance Definition _ := GRing.ComAlgebra.copy R R^o.
946945#[export, non_forgetful_inheritance]
947946HB.instance Definition _ := Vector.copy R R^o.
948- #[export, non_forgetful_inheritance]
947+ #[export, non_forgetful_inheritance]
949948HB.instance Definition _ := NormedModule.copy R R^o.
950949End rcfType.
951950
You can’t perform that action at this time.
0 commit comments