Documentation
PFR
.
Mathlib
.
Analysis
.
SpecialFunctions
.
Log
.
Basic
Search
Google site search
return to top
source
Imports
Init
Mathlib.Analysis.SpecialFunctions.Log.Basic
Imported by
Real
.
log_div_self
source
@[simp]
theorem
Real
.
log_div_self
(x :
ℝ
)
:
Real.log
(
x
/
x
)
=
0