Theorems · Theorem · functional analysis
Real.iSup_prod_eq_prod_iSup_of_nonneg
∀ {α : Type u_5} [inst : Fintype α] {ι : α → Type u} [∀ (a : α), Finite (ι a)] {f : (a : α) → ι a → ℝ},
(∀ (a : α) (i : ι a), 0 ≤ f a i) → ⨆ i, ∏ a, f a (i a) = ∏ a, ⨆ i, f a i- Defined in
- Mathlib.Analysis.Normed.Ring.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- iSupstatement and proof · cited by 2,415
- Finset.prodstatement and proof · cited by 2,356
- le_antisymmproof · cited by 2,068
- le_rflproof · cited by 1,558
- IsEmptyproof · cited by 759
- Finset.prod_congrproof · cited by 646
- isEmpty_or_nonemptyproof · cited by 269
- ciSup_leproof · cited by 56
Cited by1
Results whose statement or proof uses this declaration.
- Real.iSup_prod_eq_prod_iSup_of_nonnegHomClassproof · cited by 1