Documentation
Marginis
.
HensonRaynaud2011
Search
Google site search
return to top
source
Imports
Init
Mathlib.MeasureTheory.Measure.Hausdorff
Imported by
mul_of_div
minu
moebius_one
source
theorem
mul_of_div
{a :
ℝ
}
{b :
ℝ
}
{c :
ℝ
}
(h :
a
=
b
/
c
)
(h₀ :
c
≠
0
)
:
a
*
c
=
b
source
theorem
minu
{y :
ℝ
}
(h :
y
≠
1
)
:
y
-
1
≠
0
source
theorem
moebius_one
(a :
ℝ
)
(b :
ℝ
)
(y :
ℝ
)
(ha :
a
≠
b
)
:
(∃ (
x
:
ℝ
),
y
=
(
x
+
a
)
/
(
x
+
b
)
)
↔
y
≠
1