Theorems · Definition · logic and foundations
Trunc.bind
{α : Sort u_1} → {β : Sort u_2} → Trunc α → (α → Trunc β) → Trunc βThe bind operator for the Trunc monad.
- Defined in
- Mathlib.Data.Quot
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Truncstatement and proof · cited by 39
- Trunc.liftOnproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- DFinsupp.zipWithproof · cited by 7
- DFinsupp.rangeIccproof · cited by 5
- DFinsupp.sigmaUncurryproof · cited by 5
- Trunc.mapproof · cited by 3
- Semiquot.bindproof · cited by 2
- Function.Embedding.truncOfCardLEproof · cited by 1
- Fintype.truncEquivOfCardEqproof · cited by 1
- Fintype.truncRecEmptyOptionproof · cited by 1
- Encodable.fintypePiproof · cited by 0