Theorems · Theorem · commutative algebra
HahnSeries.map_coeff
∀ {Γ : Type u_1} {R : Type u_3} {S : Type u_4} [inst : PartialOrder Γ] [inst_1 : Zero R] [inst_2 : Zero S]
(x : HahnSeries Γ R) {F : Type u_5} [inst_3 : FunLike F R S] [inst_4 : ZeroHomClass F R S] (f : F) (g : Γ),
(x.map f).coeff g = f (x.coeff g)- Defined in
- Mathlib.RingTheory.HahnSeries.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
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.
- DFunLike.coestatement · cited by 62,936
- PartialOrderstatement and proof · cited by 6,410
- FunLikestatement and proof · cited by 2,560
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffstatement and proof · cited by 235
- ZeroHomClassstatement and proof · cited by 74
- HahnSeries.mapstatement and proof · cited by 13
Cited by8
Results whose statement or proof uses this declaration.
- HahnSeries.map_singleproof · cited by 1
- HahnSeries.map_Cproof · cited by 0
- HahnSeries.map_addproof · cited by 0
- HahnSeries.map_mulproof · cited by 0
- HahnSeries.map_negproof · cited by 0
- HahnSeries.map_smulproof · cited by 0
- HahnSeries.map_subproof · cited by 0
- HahnSeries.map_zeroproof · cited by 0