Theorems · Definition · probability
Random.mk.noConfusion
{m : Type u → Type u_1} →
{α : Type u} →
{P : Sort u_2} →
{random random' : {g : Type} → [RandomGen g] → RandGT g m α} →
{ random := random } = { random := random' } → (random ≍ random' → P) → P- Defined in
- Mathlib.Control.Random
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 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 and proof · cited by 0
- Randomstatement · cited by 0
- Random.noConfusionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.