Mathlib Map

Theorems · Definition · Lie groups

ContinuousMonoidHom.comp

{A : Type u_2} →
  {B : Type u_3} →
    {C : Type u_4} →
      [inst : Monoid A] →
        [inst_1 : Monoid B] →
          [inst_2 : Monoid C] →
            [inst_3 : TopologicalSpace A] →
              [inst_4 : TopologicalSpace B] → [inst_5 : TopologicalSpace C] → (B →ₜ* C) → (A →ₜ* B) → A →ₜ* C

Composition of two continuous homomorphisms.

Defined in
Mathlib.Topology.Algebra.ContinuousMonoidHom
Cited by
17 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
MonoidMonoidMonoidTopologicalSpaceTopologicalSpaceTopologicalSpace

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 by22

Results whose statement or proof uses this declaration.