Documentation
APAP
.
Mathlib
.
Algebra
.
Group
.
Translate
Search
return to top
source
Imports
Init
Mathlib.Algebra.Group.Translate
AddCombi.Mathlib.Algebra.GroupWithZero.Indicator
Imported by
translate_indicator_one
source
theorem
translate_indicator_one
{
G
:
Type
u_1}
(
M₀
:
Type
u_2)
[
One
M₀
]
[
Zero
M₀
]
[
AddCommGroup
G
]
(
a
:
G
)
(
s
:
Set
G
)
:
translate
a
(
s
.
indicator
fun (
x
:
G
) =>
1
)
=
(
a
+ᵥ
s
).
indicator
fun (
x
:
G
) =>
1