Theorems · Theorem · number theory
IsDvdSequence.smul
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Dvd α] [inst_1 : Monoid β] [inst_2 : Monoid γ] {f : α → γ}
[inst_3 : SMul β γ] [IsScalarTower β γ γ] [IsScalarTower β β γ] [SMulCommClass β γ γ] (b : β),
IsDvdSequence f → IsDvdSequence (b • f)- Defined in
- Mathlib.Data.Nat.DvdSequence
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, 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.
- IsScalarTowerstatement and proof · cited by 3,896
- Monoidstatement and proof · cited by 3,887
- SMulCommClassstatement and proof · cited by 1,927
- IsDvdSequencestatement and proof · cited by 10
- IsDvdSequence.smul'proof · cited by 2
- IsDvdSequence.constproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- IsEllipticDvdSequence.smulproof · cited by 1
- IsDivSequence.smulproof · cited by 0