Artifact · open
Mathlib v4.30 source proposition Int.mul_ediv_le_mul_ediv_assoc
This page records one proposition and the evidence attached to it. Text from the source ledger is shown as record data.
- Identifier
- F:ml430-int-mul-ediv-le-mul-ediv-assoc-114d9ea9
- Proof route
- Not assigned
- External status
- proved
- Axiom footprint
- Empty
Recorded description
The proposition declared as `Int.mul_ediv_le_mul_ediv_assoc` in the pinned Mathlib v4.30 source.
∀ {a : ℤ}, 0 ≤ a → ∀ (b : ℤ) {c : ℤ}, 0 ≤ c → a * (b / c) ≤ a * b / c 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 `Int.mul_ediv_le_mul_ediv_assoc` from Mathlib v4.30.0; no proof value was exposed",
"prior_art": [
{
"who": "the Mathlib contributors",
"what": "the theorem declaration `Int.mul_ediv_le_mul_ediv_assoc`",
"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"
}
]
}