Skip to content

Commit c3d8502

Browse files
authored
fix long line
1 parent b7d0d23 commit c3d8502

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Mathlib/Analysis/Normed/Operator/Compact.lean

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ theorem isCompactOperator_zero {M₁ M₂ : Type*} [Zero M₁] [TopologicalSpace
6969
⟨{0}, isCompact_singleton, mem_of_superset univ_mem fun _ _ => rfl⟩
7070

7171
/--
72-
The identity of a topological additive group is a compact operator implies it is weakly locally compact.
72+
The identity of a topological additive group is a compact operator implies it is weakly
73+
locally compact.
7374
-/
7475
lemma WeaklyLocallyCompactSpace.of_isCompactOperator_id
7576
{M₁ : Type*} [TopologicalSpace M₁] [AddCommGroup M₁] [ContinuousAdd M₁]

0 commit comments

Comments
 (0)