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.
- Finsetstatement and proof · cited by 13,712
- Finset.prodstatement and proof · cited by 2,356
- Finset.prod_congrproof · cited by 646
- NNRatstatement · cited by 523
- NNRat.castproof · cited by 235
- Finset.prod_nonnegproof · cited by 39
- Rat.toNNRatstatement and proof · cited by 29
- Rat.coe_toNNRatproof · cited by 6
- NNRat.coe_injproof · cited by 5
- NNRat.cast_prodproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.