Mathlib Map

Theorems · Theorem · functional analysis

ContinuousMapZero.coe_sub

∀ {X : Type u_1} {R : Type u_2} [inst : Zero X] [inst_1 : TopologicalSpace X] [inst_2 : TopologicalSpace R]
  [inst_3 : SubNegZeroMonoid R] [inst_4 : ContinuousSub R] (f g : ContinuousMapZero X R), ⇑(f - g) = ⇑f - ⇑g
Defined in
Mathlib.Topology.ContinuousMap.ContinuousMapZero
Cited by
0 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ZeroTopologicalSpaceTopologicalSpaceSubNegZeroMonoidContinuousSub

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.