Theorems · Theorem · group theory
SMulMemClass.ofIsScalarTower
∀ (S : Type u_1) (M : Type u_2) (N : Type u_3) (α : Type u_4) [inst : SetLike S α] [inst_1 : SMul M N] [inst_2 : SMul M α] [inst_3 : Monoid N] [inst_4 : MulAction N α] [SMulMemClass S N α] [IsScalarTower M N α], SMulMemClass S M α
This can't be an instance because Lean wouldn't know how to find N, but we can still use
this to manually derive SMulMemClass on specific types.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
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.
- IsScalarTowerstatement and proof · cited by 3,896
- Monoidstatement and proof · cited by 3,887
- MulActionstatement and proof · cited by 1,294
- SetLikestatement and proof · cited by 1,084
- SMulMemClassstatement and proof · cited by 77
- SMulMemClass.smul_memproof · cited by 55
- smul_one_smulproof · cited by 43
Cited by3
Results whose statement or proof uses this declaration.
- NormedSpace.exp_memproof · cited by 1
- cfc_memproof · cited by 0
- cfcₙ_memproof · cited by 0