Mathlib Map

Theorems · Theorem · general topology

SpectralMap.mk.inj

∀ {α : Type u_6} {β : Type u_7} {inst : TopologicalSpace α} {inst_1 : TopologicalSpace β} {toFun : α → β}
  {spectral' : IsSpectralMap toFun} {toFun_1 : α → β} {spectral'_1 : IsSpectralMap toFun_1},
  { toFun := toFun, spectral' := spectral' } = { toFun := toFun_1, spectral' := spectral'_1 } → toFun = toFun_1
Defined in
Mathlib.Topology.Spectral.Hom
Cited by
1 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms

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 by1

Results whose statement or proof uses this declaration.