Mathlib Map

Theorems · Theorem · Lie groups

ContinuousMulEquiv.coe_trans

∀ {M : Type u_1} {N : Type u_2} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace N] [inst_2 : Mul M]
  [inst_3 : Mul N] {L : Type u_3} [inst_4 : Mul L] [inst_5 : TopologicalSpace L] (e₁ : M ≃ₜ* N) (e₂ : N ≃ₜ* L),
  ⇑(e₁.trans e₂) = ⇑e₂ ∘ ⇑e₁
Defined in
Mathlib.Topology.Algebra.ContinuousMonoidHom
Cited by
0 results in Mathlib
Foundations
Depth 22 from the axioms · uses Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceMulMulMulTopologicalSpace

Around this declaration

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

Cites4

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.