Theorems · Definition
ExceptT.mkLabel
{m : Type u → Type v} →
[Monad m] → {α β ε : Type u} → MonadCont.Label (Except ε α) m β → MonadCont.Label α (ExceptT ε m) β- Defined in
- Mathlib.Control.Monad.Cont
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- Monad
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MonadCont.Labelstatement and proof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- ExceptT.callCCproof · cited by 0
- ExceptT.goto_mkLabelstatement and proof · cited by 0