Documentation
APAP
.
Mathlib
.
Algebra
.
Star
.
SelfAdjoint
Search
return to top
source
Imports
Init
Mathlib.Algebra.Star.SelfAdjoint
AddCombi.Mathlib.Algebra.Notation.Indicator
Imported by
isSelfAdjoint_indicator_one
source
theorem
isSelfAdjoint_indicator_one
{
α
:
Type
u_2}
{
R
:
Type
u_3}
[
Semiring
R
]
[
StarRing
R
]
(
s
:
Set
α
)
:
IsSelfAdjoint
(
s
.
indicator
fun (
x
:
α
) =>
1
)