Mathlib Map

Theorems · Theorem · group theory

zpow_mem

∀ {M : Type u_3} {S : Type u_4} [inst : DivInvMonoid M] [inst_1 : SetLike S M] [hSM : SubgroupClass S M] {K : S}
  {x : M}, x ∈ K → ∀ (n : ℤ), x ^ n ∈ K
Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
8 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
DivInvMonoidSetLikeSubgroupClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.