Theorems · Theorem · real analysis
Real.geom_mean_eq_arith_mean2_weighted_iff_of_pos
∀ {w₁ w₂ p₁ p₂ : ℝ}, 0 < w₁ → 0 < w₂ → 0 ≤ p₁ → 0 ≤ p₂ → w₁ + w₂ = 1 → (p₁ ^ w₁ * p₂ ^ w₂ = w₁ * p₁ + w₂ * p₂ ↔ p₁ = p₂)- Defined in
- Mathlib.Analysis.MeanInequalities
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.prodproof · cited by 2,356
- Finset.sum_congrproof · cited by 2,323
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- Finset.prod_congrproof · cited by 646
- Matrix.cons_val_fin_oneproof · cited by 225
- Fin.sum_univ_twoproof · cited by 49
- Fin.prod_univ_twoproof · cited by 16
- Real.geom_mean_eq_arith_mean_weighted_iff_of_posproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.