leanprover-community/mathlib4

Prove that inversion is discontinuous at the center

開放

#5,939 建立於 2023年7月16日

 (4 則留言) (0 個反應) (0 位負責人)Lean (1,597 個分叉)github user discovery
good first issuet-analysist-euclidean-geometryt-topology

倉庫指標

星標
 (3,877 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

  • Prove Tendsto (inversion c R) (𝓝[≠] c) cobounded if R ≠ 0.
  • Deduce that inversion c R is discontinuous at c if R ≠ 0 and the vector space is nontrivial.
  • Deduce that fderiv (inversion c R) c is zero, thus fderiv (inversion c R) x = ((R / dist x c) ^ 2 • (reflection (ℝ ∙ (x - c))ᗮ : F →L[ℝ] F)) x for all x (see #5937 for the case x ≠ c).

貢獻者指南