Mathlib Map

Theorems · Theorem · group theory

SubgroupClass.coe_pow

∀ {G : Type u_1} [inst : Group G] {S : Type u_4} {H : S} [inst_1 : SetLike S G] [inst_2 : SubgroupClass S G] (x : ↥H)
  (n : ℕ), ↑(x ^ n) = ↑x ^ n
Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
0 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms
Assumes
GroupSetLikeSubgroupClass

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.

  • Groupstatement and proof · cited by 6,238
  • SetLikestatement and proof · cited by 1,084
  • SubgroupClassstatement and proof · cited by 34

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.