Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.mul.congr_simp
∀ {Γ : Type u_1} {R : Type u_3} {α : Type u_5} {β : Type u_6} [inst : AddCommMonoid Γ] [inst_1 : PartialOrder Γ]
[inst_2 : IsOrderedCancelAddMonoid Γ] [inst_3 : Semiring R] (s s_1 : HahnSeries.SummableFamily Γ R α),
s = s_1 → ∀ (t t_1 : HahnSeries.SummableFamily Γ R β), t = t_1 → s.mul t = s_1.mul t_1- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.SummableFamilystatement and proof · cited by 88
- HahnSeries.SummableFamily.mulstatement and proof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.hsum_powerSeriesFamily_mulproof · cited by 1