Theorems · Theorem · number theory
Nat.eq_of_perm_primeFactorsList
∀ {a b : ℕ}, a ≠ 0 → b ≠ 0 → a.primeFactorsList.Perm b.primeFactorsList → a = b- Defined in
- Mathlib.Data.Nat.Factors
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.primeFactorsListstatement and proof · cited by 105
- Nat.prod_primeFactorsListproof · cited by 15
- List.Perm.prod_eqproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Nat.eq_of_factorization_eqproof · cited by 7