Theorems · Theorem · number theory
List.nat_divisors_prod
∀ (l : List ℕ), l.prod.divisors = (List.map Nat.divisors l).prod
- Defined in
- Mathlib.Data.Finset.NatDivisors
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Finset.mulstatement · cited by 155
- Nat.divisorsstatement · cited by 137
- Finset.onestatement · cited by 43
- map_list_prodproof · cited by 35
- Nat.divisorsHomproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.