Mathlib Map

Theorems · Definition · probability

Random.randFin

{m : Type → Type u_1} → [Monad m] → {g : Type} → {n : ℕ} → [NeZero n] → [RandomGen g] → RandGT g m (Fin n)

Generate a random Fin.

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

Around this declaration

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

RandGT · cited by 0RandGTRandom.randFinCITED BYCITES

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.