Mathlib Map

Theorems · Definition

ULiftable.adaptDown

{F : Type (max u₀ v₀) → Type u₁} →
  {G : Type v₀ → Type v₁} →
    [L : ULiftable G F] → [Monad F] → {α : Type (max u₀ v₀)} → {β : Type v₀} → F α → (α → G β) → G β

convenient shortcut to avoid manipulating ULift

Defined in
Mathlib.Control.ULiftable
Cited by
0 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
ULiftableMonad

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.