refactor: Linting
This commit is contained in:
parent
1233987bd7
commit
52e591fa7a
27 changed files with 53 additions and 57 deletions
|
@ -224,7 +224,7 @@ lemma toGL_embedding : Embedding (@toGL d).toFun where
|
|||
induced := by
|
||||
refine ((fun {X} {t t'} => TopologicalSpace.ext_iff.mpr) ?_).symm
|
||||
intro s
|
||||
rw [TopologicalSpace.ext_iff.mp toProd_embedding.induced s ]
|
||||
rw [TopologicalSpace.ext_iff.mp toProd_embedding.induced s]
|
||||
rw [isOpen_induced_iff, isOpen_induced_iff]
|
||||
exact exists_exists_and_eq_and
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue