Theorems · Theorem · logic and foundations
Nat.coprime_mul_succ
∀ {n m a : ℕ}, m - n ∣ a → (n * a + 1).Coprime (m * a + 1)- Defined in
- Mathlib.Logic.Godel.GodelBetaFunction
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.Primeproof · cited by 2,059
- Nat.Prime.ne_oneproof · cited by 61
- Dvd.dvd.mul_leftproof · cited by 14
- Nat.Prime.dvd_mulproof · cited by 12
- Nat.coprime_of_dvdproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.