Theorems · Definition
Function.update
{α : Sort u} → {β : α → Sort v} → [DecidableEq α] → ((a : α) → β a) → (a' : α) → β a' → (a : α) → β aReplacing the value of a function at a given point by a given value.
- Defined in
- Mathlib.Logic.Function.Basic
- Cited by
- 502 results in Mathlib
- Foundations
- Depth 6 from the axioms, rests on 10 definitions · uses no axioms
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by543
Results whose statement or proof uses this declaration.
- Pi.singleproof · cited by 518
- Function.update_selfstatement · cited by 201
- Function.update_of_nestatement · cited by 198
- Pi.mulSingleproof · cited by 111
- Matrix.updateRowproof · cited by 63
- Finsupp.updateproof · cited by 52
- Matrix.updateColproof · cited by 45
- Function.update_eq_selfstatement · cited by 41
- dslopeproof · cited by 40
- modelWithCornersEuclideanHalfSpaceproof · cited by 35
- HurwitzZeta.hurwitzZetaEvenproof · cited by 29
- Function.update_applystatement · cited by 23
Showing the 200 most cited of 543.