Documentation
Mathlib
.
MeasureTheory
.
Constructions
.
BorelSpace
.
Complex
Search
Google site search
Mathlib
.
MeasureTheory
.
Constructions
.
BorelSpace
.
Complex
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
@
IsROrC.borelSpace
=
@
IsROrC.borelSpace.proof_1
source
instance
Complex
.
measurableSpace
:
MeasurableSpace
ℂ
Equations
Complex.measurableSpace
=
borel
ℂ
source
instance
Complex
.
borelSpace
:
BorelSpace
ℂ
Equations
Complex.borelSpace
=
Complex.borelSpace.proof_1