Mathlib Map

Theorems · Definition · probability

Random.random

{m : Type u → Type u_1} → {α : Type u} → [self : Random m α] → {g : Type} → [RandomGen g] → RandGT g m α

Sample an element of this type from the provided generator.

Defined in
Mathlib.Control.Random
Cited by
0 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
RandomRandomGen

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

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

Cited by1

Results whose statement or proof uses this declaration.