Theorems · Definition · commutative algebra
PowerSeries.heval
{Γ : Type u_1} →
{R : Type u_3} →
[inst : AddCommMonoid Γ] →
[inst_1 : LinearOrder Γ] →
[inst_2 : IsOrderedCancelAddMonoid Γ] →
[inst_3 : CommRing R] → HahnSeries Γ R → PowerSeries R →ₐ[R] HahnSeries Γ RThe R-algebra homomorphism from R⟦X⟧ to R⟦Γ⟧ given by sending the power series
variable X to a positive order element x and extending to infinite sums.
- Defined in
- Mathlib.RingTheory.HahnSeries.HEval
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- AlgHomstatement · cited by 3,236
- PowerSeriesstatement and proof · cited by 797
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.SummableFamily.hsumproof · cited by 39
- HahnSeries.SummableFamily.powerSeriesFamilyproof · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- PowerSeries.heval_applystatement and proof · cited by 3
- PowerSeries.coeff_hevalstatement · cited by 1
- PowerSeries.heval_mulstatement and proof · cited by 1
- PowerSeries.coeff_heval_zerostatement · cited by 0
- PowerSeries.heval_Cstatement · cited by 0
- PowerSeries.heval_Xstatement and proof · cited by 0
- PowerSeries.heval_unitstatement and proof · cited by 0