Theorems · Definition · commutative algebra
HahnSeries.map
{Γ : Type u_1} →
{R : Type u_3} →
{S : Type u_4} →
[inst : PartialOrder Γ] →
[inst_1 : Zero R] →
[inst_2 : Zero S] →
HahnSeries Γ R → {F : Type u_5} → [inst_3 : FunLike F R S] → [ZeroHomClass F R S] → F → HahnSeries Γ SThe map of Hahn series induced by applying a zero-preserving map to each coefficient.
- Defined in
- Mathlib.RingTheory.HahnSeries.Basic
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- FunLikestatement and proof · cited by 2,560
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffproof · cited by 235
- ZeroHomClassstatement and proof · cited by 74
Cited by13
Results whose statement or proof uses this declaration.
- HahnSeries.map_coeffstatement and proof · cited by 8
- HahnSeries.support_map_subsetstatement · cited by 2
- HahnSeries.map.congr_simpstatement and proof · cited by 1
- HahnSeries.map_singlestatement and proof · cited by 1
- HahnSeries.cardSupp_map_lestatement · cited by 0
- HahnSeries.map_Cstatement · cited by 0
- HahnSeries.map_addstatement · cited by 0
- HahnSeries.map_mulstatement and proof · cited by 0
- HahnSeries.map_negstatement · cited by 0
- HahnSeries.map_onestatement · cited by 0
- HahnSeries.map_smulstatement · cited by 0
- HahnSeries.map_substatement · cited by 0