Theorems · Theorem · commutative algebra
HahnSeries.map_add
∀ {Γ : Type u_1} {R : Type u_3} {S : Type u_4} [inst : PartialOrder Γ] [inst_1 : AddMonoid R] [inst_2 : AddMonoid S]
(f : R →+ S) {x y : HahnSeries Γ R}, (x + y).map f = x.map f + y.map f- Defined in
- Mathlib.RingTheory.HahnSeries.Addition
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- PartialOrderstatement and proof · cited by 6,410
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- map_addproof · cited by 964
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffproof · cited by 235
- HahnSeries.extproof · cited by 53
- HahnSeries.mapstatement · cited by 13
- HahnSeries.map_coeffproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.