Theorems · Definition · probability
BoundedRandom.noConfusion
{P : Sort u_2} →
{m : Type u → Type u_1} →
{α : Type u} →
{inst : Preorder α} →
{t : BoundedRandom m α} →
{m' : Type u → Type u_1} →
{α' : Type u} →
{inst' : Preorder α'} →
{t' : BoundedRandom m' α'} →
m = m' → α = α' → inst ≍ inst' → t ≍ t' → BoundedRandom.noConfusionType P t t'- Defined in
- Mathlib.Control.Random
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- BoundedRandom.noConfusionTypestatement · cited by 0
- BoundedRandomstatement and proof · cited by 0
- RandGTproof · cited by 0
- BoundedRandom.casesOnproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- BoundedRandom.mk.noConfusionproof · cited by 0