Theorems · Theorem · group theory
QuotientAddGroup.mk_zsmul
∀ {G : Type u_1} [inst : AddGroup G] (N : AddSubgroup G) [nN : N.Normal] (a : G) (n : ℤ), ↑(n • a) = n • ↑a- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupAddSubgroup.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.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement · cited by 2,301
- QuotientAddGroup.mkstatement · cited by 348
- AddSubgroup.Normalstatement and proof · cited by 183
Cited by4
Results whose statement or proof uses this declaration.
- fourier_coe_applyproof · cited by 7
- fourier_negproof · cited by 3
- fourier_add_half_inv_indexproof · cited by 1
- QuotientAddGroup.mk_int_mulproof · cited by 0