Commit 2025-02-10 00:54 418896cb
View on Github →chore(Analysis/Normed/Group): split file (#21554)
Split Analysis.Group.Normed.Basic into three files:
Analysis.Group.Normed.Basiccontains the definitions and the basic results that just use the metric space structureAnalysis.Group.Normed.Continuitycontains the more advanced results especially the ones that uses the continuity of the normAnalysis.Group.Normed.Subgroupcontains the results about subgroups of normed groups. Question. Is there a better name thanAnalysis.Group.Normed.Continuity?