Theorems · Theorem · number theory
smulMemClass
∀ {n : ℕ} {S : Type u_1} {G : Type u_2} [inst : AddCommGroup G] [inst_1 : SetLike S G] [AddSubgroupClass S G]
[inst_3 : Module (ZMod n) G], SMulMemClass S (ZMod n) GThis cannot be made an instance because of the [Module (ZMod n) G] argument and the fact that
n only appears in the second argument of SMulMemClass, which is an OutParam.
- Defined in
- Mathlib.Data.ZMod.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- SetLikestatement and proof · cited by 1,084
- ZModstatement and proof · cited by 1,024
- AddSubgroupClassstatement and proof · cited by 240
- SMulMemClassstatement · cited by 77
- zmod_smul_memproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.