Theorems · Theorem · commutative algebra
HahnSeries.map_mul
∀ {Γ : Type u_1} {R : Type u_3} {S : Type u_4} [inst : AddCommMonoid Γ] [inst_1 : PartialOrder Γ]
[inst_2 : IsOrderedCancelAddMonoid Γ] [inst_3 : NonUnitalNonAssocSemiring R] [inst_4 : NonUnitalNonAssocSemiring S]
(f : R →ₙ+* S) {x y : HahnSeries Γ R}, (x * y).map f = x.map f * y.map f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Finset.sum_congrproof · cited by 2,323
- map_zeroproof · cited by 1,614
- map_mulproof · cited by 1,137
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- HahnSeriesstatement and proof · cited by 528
- map_sumproof · cited by 455
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.coeffproof · cited by 235
- NonUnitalRingHomstatement and proof · cited by 157
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.