Theorems · Definition · number theory
IsDivSequence
Deprecated since 2026-06-30Use IsDvdSequence instead.
{α : Type u_1} → {β : Type u_2} → [Dvd α] → [Dvd β] → (α → β) → PropAlias of IsDvdSequence.
A function f : α → β is a divisibility sequence if a ∣ b implies f a ∣ f b.
- Defined in
- Mathlib.Data.Nat.DvdSequence
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsDvdSequenceproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.