Mathlib Map

Theorems · Definition · number theory

IsDvdSequence

{α : Type u_1} → {β : Type u_2} → [Dvd α] → [Dvd β] → (α → β) → Prop

A function f : α → β is a divisibility sequence if a ∣ b implies f a ∣ f b.

Defined in
Mathlib.Data.Nat.DvdSequence
Cited by
10 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
DvdDvd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites0

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Nothing in Mathlib beyond the foundations.

Cited by12

Results whose statement or proof uses this declaration.