Theorems · Theorem · group theory
AddAction.orbitZMultiplesEquiv_symm_apply
∀ {α : Type u_3} {β : Type u_4} [inst : AddGroup α] (a : α) [inst_1 : AddAction α β] (b : β)
(k : ZMod (Function.minimalPeriod (fun x => a +ᵥ x) b)),
(AddAction.orbitZMultiplesEquiv a b).symm k = k.cast • ⟨a, ⋯⟩ +ᵥ ⟨b, ⋯⟩- Defined in
- Mathlib.Data.ZMod.QuotientGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Equivstatement · cited by 8,337
- Set.Elemstatement · cited by 7,166
- AddGroupstatement and proof · cited by 4,410
- Equiv.symmstatement · cited by 3,681
- AddSubgroupstatement · cited by 3,232
- HVAdd.hVAddstatement and proof · cited by 1,820
- ZModstatement and proof · cited by 1,024
- AddActionstatement and proof · cited by 820
- AddSubgroup.zmultiplesstatement · cited by 493
- Function.minimalPeriodstatement and proof · cited by 100
Cited by1
Results whose statement or proof uses this declaration.
- AddAction.orbitZMultiplesEquiv_symm_apply'proof · cited by 0