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
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.
- ULiftablestatement and proof · cited by 2
- ULiftable.downproof · cited by 2
- ULiftable.upproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.