Theorems · Theorem · group theory
zmodAddEquivOfGenerator_apply_intCast
∀ {G : Type u_2} [inst : AddGroup G] {g : G} (hg : ∀ (x : G), x ∈ AddSubgroup.zmultiples g) {n : ℕ}
(hn : Nat.card G = n) (i : ℤ), (zmodAddEquivOfGenerator hg hn) ↑i = i • g- Cited by
- 3 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddEquivstatement · cited by 1,087
- ZModstatement · cited by 1,024
- sub_eq_add_negproof · cited by 1,023
- Nat.cardstatement and proof · cited by 844
- AddSubgroup.zmultiplesstatement and proof · cited by 493
- sub_eq_zeroproof · cited by 407
- natCast_zsmulproof · cited by 118
- mul_zsmul'proof · cited by 16
- zsmul_zeroproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- zmodAddEquivOfGenerator_symm_apply_zsmulproof · cited by 2
- zmodAddEquivOfGenerator_apply_oneproof · cited by 1
- zmodMulEquivOfGenerator_apply_ofAdd_intCastproof · cited by 0