feat(Topology/Algebra/Group/Matrix): refactor; continuity of maps on GL(n) and SL(n)#37601
feat(Topology/Algebra/Group/Matrix): refactor; continuity of maps on GL(n) and SL(n)#37601loefflerd wants to merge 2 commits intoleanprover-community:masterfrom
Conversation
PR summary fb17c7c573Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type |
|---|---|---|
| 6899 | -2 | backward.isDefEq.respectTransparency |
Current commit 31ba9b9eff
Reference commit fb17c7c573
You can run this locally as
./scripts/reporting/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
Show that the map
GL n R → GL n Sinduced by a ring morphismf : R → Sis continuous iffis (and similarly iffis inducing, embedding, or closed embedding). Also refactor and clean upTopology/Algebra/Group/Matrix.lean.