Mathlib Map

Theorems · Definition · probability

BoundedRandom.noConfusionType

Sort u_2 →
  {m : Type u → Type u_1} →
    {α : Type u} →
      [inst : Preorder α] →
        BoundedRandom m α →
          {m' : Type u → Type u_1} → {α' : Type u} → [inst' : Preorder α'] → BoundedRandom m' α' → Sort u_2
Defined in
Mathlib.Control.Random
Cited by
0 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
PreorderPreorder

Around this declaration

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

Cites4

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

Cited by1

Results whose statement or proof uses this declaration.