Mathlib Map

Theorems · Theorem · number theory

NNRat.toNNRat_prod_of_nonneg

∀ {α : Type u_1} {s : Finset α} {f : α → ℚ}, (∀ a ∈ s, 0 ≤ f a) → (∏ a ∈ s, f a).toNNRat = ∏ a ∈ s, (f a).toNNRat
Defined in
Mathlib.Data.NNRat.BigOperators
Cited by
0 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.