Mathlib Map

Theorems · Theorem · general topology

Function.locallyFinsuppWithin.ext

∀ {X : Type u_1} [inst : TopologicalSpace X] {U : Set X} {Y : Type u_2} [inst_1 : Zero Y]
  {D₁ D₂ : Function.locallyFinsuppWithin U Y}, (∀ (a : X), D₁ a = D₂ a) → D₁ = D₂
Defined in
Mathlib.Topology.LocallyFinsupp
Cited by
24 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceZero

Around this declaration

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

Cites5

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

Cited by24

Results whose statement or proof uses this declaration.