Theorems · Theorem · number theory
Nat.Prime.coprime_choose_of_lt
∀ {p a b : ℕ}, Nat.Prime p → b < p → a ≤ b → p.Coprime (b.choose a)- Defined in
- Mathlib.Data.Nat.Choose.Dvd
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 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.Primestatement and proof · cited by 2,059
- Nat.choosestatement · cited by 494
- Nat.choose_eq_descFactorial_div_factorialproof · cited by 5
- Nat.factorial_dvd_descFactorialproof · cited by 2
- Nat.Prime.coprime_descFactorial_of_lt_of_leproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.