Theorems · Definition · number theory
IsDvdSequence
{α : Type u_1} → {β : Type u_2} → [Dvd α] → [Dvd β] → (α → β) → PropA 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
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.
- IsEllipticDvdSequenceproof · cited by 4
- IsDvdSequence.idstatement · cited by 2
- IsDvdSequence.smulstatement and proof · cited by 2
- IsDvdSequence.smul'statement and proof · cited by 2
- IsDvdSequence.conststatement · cited by 1
- Nat.IsStrongDvdSequence.isDvdSequencestatement · cited by 1
- Nat.isDvdSequence_fibstatement · cited by 1
- isDivSequence_idstatement · cited by 0
- IsDvdSequence.mulstatement and proof · cited by 0
- IsDivSequenceproof · cited by 0
- IsDivSequence.smulstatement · cited by 0
- Nat.fib_dvdstatement · cited by 0