Theorems · Definition · commutative algebra
HahnSeries.embDomainAlgHom
{Γ : Type u_1} →
{R : Type u_3} →
[inst : AddCommMonoid Γ] →
[inst_1 : PartialOrder Γ] →
[inst_2 : IsOrderedCancelAddMonoid Γ] →
[inst_3 : CommSemiring R] →
{A : Type u_6} →
[inst_4 : Semiring A] →
[inst_5 : Algebra R A] →
{Γ' : Type u_7} →
[inst_6 : AddCommMonoid Γ'] →
[inst_7 : PartialOrder Γ'] →
[inst_8 : IsOrderedCancelAddMonoid Γ'] →
(f : Γ →+ Γ') →
Function.Injective ⇑f →
(∀ (g g' : Γ), f g ≤ f g' ↔ g ≤ g') → HahnSeries Γ A →ₐ[R] HahnSeries Γ' AExtending the domain of Hahn series is an algebra homomorphism.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- PartialOrderstatement and proof · cited by 6,410
- AlgHomstatement · cited by 3,236
- AddMonoidHomstatement and proof · cited by 3,230
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.embDomainRingHomproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.ofPowerSeriesAlgproof · cited by 1
- HahnSeries.embDomainAlgHom_apply_coeffstatement · cited by 0