Theorems · Theorem · commutative algebra
PowerSeries.coe_sub
∀ {R' : Type u_2} [inst : Ring R'] (f' g' : PowerSeries R'),
(HahnSeries.ofPowerSeries ℤ R') (f' - g') = (HahnSeries.ofPowerSeries ℤ R') f' - (HahnSeries.ofPowerSeries ℤ R') g'- Defined in
- Mathlib.RingTheory.LaurentSeries
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
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
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- PowerSeriesstatement and proof · cited by 797
- HahnSeriesstatement · cited by 528
- HahnSeries.ofPowerSeriesstatement and proof · cited by 45
- RingHom.map_subproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- LaurentSeries.exists_ratFunc_val_ltproof · cited by 1