Mathlib Map

Theorems · Theorem · general topology

ContinuousMap.ext

∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f g : C(X, Y)},
  (∀ (a : X), f a = g a) → f = g
Defined in
Mathlib.Topology.ContinuousMap.Defs
Cited by
92 results in Mathlib
Foundations
Depth 14 from the axioms · uses Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

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

Cites4

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

Cited by92

Results whose statement or proof uses this declaration.