Documentation
SpherePacking
.
Tactic
.
NormNumI_Scratch
Search
return to top
source
Imports
Init
Mathlib.Analysis.CStarAlgebra.Classes
Imported by
congr_aux_1'
Complex
.
ne_iff
congr_aux_1''
source
theorem
congr_aux_1'
(
x
:
ℝ
)
:
-
1
/
(
↑
x
-
1
+
Complex.I
*
↑
x
+
1
)
=
(
Complex.I
-
1
)
/
(
2
*
↑
x
)
source
theorem
Complex
.
ne_iff
(
a
b
:
ℂ
)
:
a
≠
b
↔
a
.
re
≠
b
.
re
∨
a
.
im
≠
b
.
im
source
theorem
congr_aux_1''
(
x
:
ℝ
)
:
-
1
/
(
↑
x
-
1
+
Complex.I
*
↑
x
+
1
)
=
(
Complex.I
-
1
)
/
(
2
*
↑
x
)