Mathlib Map

Theorems · Theorem

Function.update_self

∀ {α : Sort u} {β : α → Sort v} [inst : DecidableEq α] (a : α) (v : β a) (f : (a : α) → β a),
  Function.update f a v a = v
Defined in
Mathlib.Logic.Function.Basic
Cited by
201 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 12 definitions · uses no axioms
Assumes
DecidableEq

Around this declaration

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

Cites1

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

Cited by201

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 201.