Theorems · Definition · probability
Random.rand
{m : Type u → Type u_1} → {g : Type} → (α : Type u) → [Random m α] → [RandomGen g] → RandGT g m αGenerate a random value of type α.
- Defined in
- Mathlib.Control.Random
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RandGTstatement · cited by 0
- Randomstatement and proof · cited by 0
- Random.randomproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Random.randBoolproof · cited by 0