Theorems · Definition · ring theory
Subalgebra.pointwiseMulAction
{R : Type u_1} →
{A : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
{R' : Type u_3} →
[inst_3 : Semiring R'] →
[inst_4 : MulSemiringAction R' A] → [SMulCommClass R' R A] → MulAction R' (Subalgebra R A)The action on a subalgebra corresponding to applying the action to every element.
This is available as an instance in the Pointwise locale.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 28 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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SMulCommClassstatement and proof · cited by 1,927
- Subalgebrastatement · cited by 1,353
- MulActionstatement · cited by 1,294
- MulSemiringActionstatement and proof · cited by 423
Cited by5
Results whose statement or proof uses this declaration.
- Subalgebra.smul_mem_pointwise_smulstatement · cited by 0
- Subalgebra.pointwise_smul_toSubmodulestatement · cited by 0
- Subalgebra.pointwise_smul_toSubringstatement · cited by 0
- Subalgebra.pointwise_smul_toSubsemiringstatement · cited by 0
- Subalgebra.coe_pointwise_smulstatement · cited by 0