Theorems · Theorem · commutative algebra
HahnSeries.map_smul
∀ {Γ : Type u_1} {R : Type u_3} {U : Type u_5} {V : Type u_6} [inst : PartialOrder Γ] [inst_1 : Semiring R]
[inst_2 : AddCommMonoid V] [inst_3 : Module R V] [inst_4 : AddCommMonoid U] [inst_5 : Module R U] (f : U →ₗ[R] V)
{r : R} {x : HahnSeries Γ U}, (r • x).map f = r • x.map f- Defined in
- Mathlib.RingTheory.HahnSeries.Addition
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- PartialOrderstatement and proof · cited by 6,410
- map_smulproof · cited by 566
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffproof · cited by 235
- HahnSeries.extproof · cited by 53
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.