Mathlib Map

Theorems · Definition · general topology

BoundedContinuousFunction.coeFnAddMonoidHom

{α : Type u} →
  {R : Type u_2} →
    [inst : TopologicalSpace α] →
      [inst_1 : PseudoMetricSpace R] →
        [inst_2 : AddMonoid R] →
          [inst_3 : BoundedAdd R] → [inst_4 : ContinuousAdd R] → BoundedContinuousFunction α R →+ α → R

Coercion of a BoundedContinuousFunction is an AddMonoidHom. Similar to AddMonoidHom.coeFn.

Defined in
Mathlib.Topology.ContinuousMap.Bounded.Basic
Cited by
2 results in Mathlib
Foundations
Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpacePseudoMetricSpaceAddMonoidBoundedAddContinuousAdd

Around this declaration

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

Cites8

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.