Mathlib Map

Theorems · Theorem · general topology

image_eq_one_of_notMem_mulTSupport

∀ {X : Type u_1} {α : Type u_2} [inst : One α] [inst_1 : TopologicalSpace X] {f : X → α} {x : X},
  x ∉ mulTSupport f → f x = 1
Defined in
Mathlib.Topology.Algebra.Support
Cited by
2 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
OneTopologicalSpace

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 by2

Results whose statement or proof uses this declaration.