Mathlib Map

Theorems · Definition

Function.update

{α : Sort u} → {β : α → Sort v} → [DecidableEq α] → ((a : α) → β a) → (a' : α) → β a' → (a : α) → β a

Replacing 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.

Showing the 200 most cited of 543.