Theorems · Definition · logic and foundations
Part.map
{α : Type u_1} → {β : Type u_2} → (α → β) → Part α → Part βThe map operation for Part just maps the value and maintains the same domain.
- Defined in
- Mathlib.Data.Part
- Cited by
- 65 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by71
Results whose statement or proof uses this declaration.
- Partrecproof · cited by 48
- Part.map_somestatement · cited by 27
- RecursiveInproof · cited by 15
- Partrec.compproof · cited by 12
- Partrec.bindproof · cited by 10
- Part.map_id'statement and proof · cited by 8
- Partrec.mapstatement · cited by 8
- Computable.ofOptionproof · cited by 7
- Part.bind_mapstatement · cited by 6
- Part.bind_some_eq_mapstatement · cited by 6
- Part.map_nonestatement · cited by 5
- Part.mem_map_iffstatement and proof · cited by 5