Theorems · Theorem · commutative algebra
HahnSeries.truncLT_smul
∀ {Γ : Type u_1} {R : Type u_3} [inst : PartialOrder Γ] {V : Type u_8} [inst_1 : Zero V] [inst_2 : SMulZeroClass R V]
[inst_3 : DecidableLT Γ] (c : Γ) (r : R) (x : HahnSeries Γ V),
(HahnSeries.truncLT c) (r • x) = r • (HahnSeries.truncLT c) x- Defined in
- Mathlib.RingTheory.HahnSeries.Addition
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- PartialOrderstatement and proof · cited by 6,410
- smul_zeroproof · cited by 665
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffproof · cited by 235
- SMulZeroClassstatement and proof · cited by 213
- ZeroHomstatement · cited by 161
- HahnSeries.extproof · cited by 53
- smul_iteproof · cited by 26
- HahnSeries.truncLTstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.