Theorems · Theorem · group theory
QuotientGroup.mk_pow
∀ {G : Type u_1} [inst : Group G] (N : Subgroup G) [nN : N.Normal] (a : G) (n : ℕ), ↑(a ^ n) = ↑a ^ n- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupSubgroup.Normal
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- Subgroup.Normalstatement and proof · cited by 334
- QuotientGroup.mkstatement · cited by 196
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.pow_index_memproof · cited by 2
- CommGroup.isMulTorsion_quotient_range_powMonoidHomproof · cited by 2