Mathlib Map

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.

Cited by9

Results whose statement or proof uses this declaration.