Mathlib Map

Theorems · Theorem · general topology

ContinuousMap.norm_sub_eq_max

∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : CompactSpace α] {R : Type u_4}
  [inst_2 : NonUnitalSeminormedRing R] [IsCancelMulZero R] {f g : C(α, R)}, f * g = 0 → ‖f - g‖ = max ‖f‖ ‖g‖
Defined in
Mathlib.Topology.ContinuousMap.Compact
Cited by
1 results in Mathlib
Foundations
Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCompactSpaceNonUnitalSeminormedRingIsCancelMulZero

Around this declaration

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

Cites11

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.