Theorems · Theorem · probability
ProbabilityTheory.map_ncard_setBernoulli_real_singleton
∀ {ι : Type u_1} [Countable ι] {u : Set ι},
u.Finite →
∀ (p : ↑unitInterval) (k : ℕ),
(MeasureTheory.Measure.map Set.ncard (ProbabilityTheory.setBernoulli u p)).real {k} =
↑(u.ncard.choose k) * ↑p ^ k * (1 - ↑p) ^ (u.ncard - k)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 289 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- ENNRealproof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.iUnionproof · cited by 2,483
- Finset.cardproof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- Set.Finitestatement and proof · cited by 1,814
- mul_assocproof · cited by 1,667
- ENNReal.toRealproof · cited by 859
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.binomial_real_singletonproof · cited by 5
- ProbabilityTheory.map_ncard_setBernoulli_singletonproof · cited by 0