Mathlib Map

Theorems · Definition · logic and foundations

Part.bind

{α : Type u_1} → {β : Type u_2} → Part α → (α → Part β) → Part β

The bind operation has value g (f.get), and is defined when all the parts are defined.

Defined in
Mathlib.Data.Part
Cited by
70 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by76

Results whose statement or proof uses this declaration.