Documentation
AddCombi
.
Mathlib
.
Algebra
.
BigOperators
.
Expect
Search
return to top
source
Imports
Init
Mathlib.Algebra.BigOperators.Expect
AddCombi.Mathlib.Algebra.Notation.Indicator
Imported by
Finset
.
expect_indicator_one
source
@[simp]
theorem
Finset
.
expect_indicator_one
{
α
:
Type
u_1}
{
K
:
Type
u_3}
[
Fintype
α
]
[
Semifield
K
]
[
CharZero
K
]
(
s
:
Finset
α
)
:
(
univ
.
expect
fun (
x
:
α
) =>
(↑
s
)
.
indicator
(fun (
x
:
α
) =>
1
)
x
)
=
↑
s
.
dens