Artifact · open
Mathlib v4.30 source proposition Nat.dvd_iff_prime_pow_dvd_dvd
This page records one proposition and the evidence attached to it. Text from the source ledger is shown as record data.
- Identifier
- F:ml430-nat-dvd-iff-prime-pow-dvd-dvd-4458751e
- Proof route
- Not assigned
- External status
- proved
- Axiom footprint
- Empty
Recorded description
The proposition declared as `Nat.dvd_iff_prime_pow_dvd_dvd` in the pinned Mathlib v4.30 source.
∀ (n d : ℕ), d ∣ n ↔ ∀ (p k : ℕ), Nat.Prime p → p ^ k ∣ d → p ^ k ∣ n Dependencies
The graph shows direct ledger edges. Follow a node to open its artifact page.
0 direct dependencies 0 direct dependents
Evidence
Provenance
{
"date": "2026-08-29",
"established_by": "not established in this ledger",
"source": "statement-only extraction of `Nat.dvd_iff_prime_pow_dvd_dvd` from Mathlib v4.30.0; no proof value was exposed",
"prior_art": [
{
"who": "the Mathlib contributors",
"what": "the theorem declaration `Nat.dvd_iff_prime_pow_dvd_dvd`",
"where": "mathlib4 commit c5ea00351c28e24afc9f0f84379aa41082b1188f (v4.30.0)",
"year": 2026,
"attribution": "the proposition was read from the pinned statement-only inventory; the proof term and tactic trace were not consulted"
}
]
}