Skip to content

Commit 167aaa4

Browse files
author
hakii6
committed
style(signature)
1 parent 34a182f commit 167aaa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Mathlib/Topology/Instances/Matrix.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ theorem IsCompact.matrix [TopologicalSpace R] {S : Set R} (hS : IsCompact S) :
6969
IsCompact (S.matrix : Set (Matrix m n R)) :=
7070
isCompact_pi_infinite fun _ => isCompact_pi_infinite fun _ => hS
7171

72-
7372
end Set
7473

7574
/-! ### Lemmas about continuity of operations -/

0 commit comments

Comments
 (0)