Mathlib Map

Theorems · Theorem · group theory

Submonoid.pow_mem

∀ {M : Type u_5} [inst : Monoid M] (S : Submonoid M) {x : M}, x ∈ S → ∀ (n : ℕ), x ^ n ∈ S
Defined in
Mathlib.Algebra.Group.Submonoid.Defs
Cited by
6 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
Monoid

Around this declaration

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

Cites3

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

  • Monoidstatement and proof · cited by 3,887
  • Submonoidstatement and proof · cited by 3,086
  • pow_memproof · cited by 46

Cited by6

Results whose statement or proof uses this declaration.