Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.embDomain_succ_smul_powers
∀ {Γ : Type u_1} {R : Type u_3} [inst : AddCommMonoid Γ] [inst_1 : LinearOrder Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
[inst_3 : CommRing R] {x : HahnSeries Γ R},
0 < x.orderTop →
(x • HahnSeries.SummableFamily.powers x).embDomain { toFun := Nat.succ, inj' := Nat.succ_injective } =
HahnSeries.SummableFamily.powers x - HahnSeries.SummableFamily.ofFinsupp fun₀ | 0 => 1- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- WithTopstatement · cited by 3,754
- Equiv.symmproof · cited by 3,681
- pow_zeroproof · cited by 1,094
- sub_selfproof · cited by 996
- Finsupp.singlestatement and proof · cited by 943
- sub_zeroproof · cited by 938
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
Cited by1
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.one_sub_self_mul_hsum_powersproof · cited by 2