Theorems · Theorem · Lie groups
ContinuousAddEquiv.trans_apply
∀ {M : Type u_1} {N : Type u_2} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace N] [inst_2 : Add M]
[inst_3 : Add N] {L : Type u_3} [inst_4 : Add L] [inst_5 : TopologicalSpace L] (e₁ : M ≃ₜ+ N) (e₂ : N ≃ₜ+ L) (m : M),
(e₁.trans e₂) m = e₂ (e₁ m)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousAddEquivstatement and proof · cited by 61
- ContinuousAddEquiv.transstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.