Documentation
Mathlib
.
MeasureTheory
.
Constructions
.
BorelSpace
.
Complex
Search
Google site search
return to top
source
Imports
Init
Mathlib.Analysis.Complex.Basic
Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
Imported by
IsROrC
.
measurableSpace
IsROrC
.
borelSpace
Complex
.
measurableSpace
Complex
.
borelSpace
Equip
ℂ
with the Borel sigma-algebra
#
source
instance
IsROrC
.
measurableSpace
{𝕜 :
Type
u_1}
[
IsROrC
𝕜
]
:
MeasurableSpace
𝕜
Equations
IsROrC.measurableSpace
=
borel
𝕜
source
instance
IsROrC
.
borelSpace
{𝕜 :
Type
u_1}
[
IsROrC
𝕜
]
:
BorelSpace
𝕜
Equations
(_ :
BorelSpace
𝕜
)
=
(_ :
BorelSpace
𝕜
)
source
instance
Complex
.
measurableSpace
:
MeasurableSpace
ℂ
Equations
Complex.measurableSpace
=
borel
ℂ
source
instance
Complex
.
borelSpace
:
BorelSpace
ℂ
Equations
Complex.borelSpace
=
(_ :
BorelSpace
ℂ
)