Theorems · Theorem · logic and foundations
Part.Dom.bind
∀ {α : Type u_1} {β : Type u_2} {o : Part α} (h : o.Dom) (f : α → Part β), o.bind f = f (o.get h)- Defined in
- Mathlib.Data.Part
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Partstatement and proof · cited by 325
- Part.Domstatement and proof · cited by 145
- Part.getstatement and proof · cited by 77
- Part.bindstatement · cited by 70
- Part.extproof · cited by 24
- Part.get_memproof · cited by 6
- Part.get_eq_of_memproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Part.bind_toOptionproof · cited by 0