Mathlib Map

Theorems · Definition · Lie groups

ContinuousMonoidHom.coprod

{A : Type u_2} →
  {B : Type u_3} →
    {E : Type u_6} →
      [inst : Monoid A] →
        [inst_1 : Monoid B] →
          [inst_2 : TopologicalSpace A] →
            [inst_3 : TopologicalSpace B] →
              [inst_4 : CommMonoid E] →
                [inst_5 : TopologicalSpace E] → [ContinuousMul E] → (A →ₜ* E) → (B →ₜ* E) → A × B →ₜ* E

Coproduct of two continuous homomorphisms to the same space.

Defined in
Mathlib.Topology.Algebra.ContinuousMonoidHom
Cited by
1 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidMonoidTopologicalSpaceTopologicalSpaceCommMonoidTopologicalSpaceContinuousMul

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 by1

Results whose statement or proof uses this declaration.