Theorems · Theorem · number theory
IsDvdSequence.mul
∀ {α : Type u_1} {β : Type u_2} [inst : Dvd α] [inst_1 : CommMonoid β] {f g : α → β},
IsDvdSequence f → IsDvdSequence g → IsDvdSequence (f * g)- Defined in
- Mathlib.Data.Nat.DvdSequence
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
- Assumes
- DvdCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommMonoidstatement and proof · cited by 2,264
- IsDvdSequencestatement and proof · cited by 10
- IsDvdSequence.smul'proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.