Theorems · Definition · Lie groups
ContinuousAddEquiv.trans
{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] → M ≃ₜ+ N → N ≃ₜ+ L → M ≃ₜ+ LThe composition of two ContinuousAddEquiv.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- AddEquivproof · cited by 1,087
- ContinuousAddEquivstatement and proof · cited by 61
- AddEquiv.transproof · cited by 53
- ContinuousAddEquiv.toAddEquivproof · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.addEquivAddHaarChar_transstatement and proof · cited by 1
- ContinuousAddEquiv.self_trans_symmstatement and proof · cited by 1
- ContinuousAddEquiv.coe_transstatement · cited by 0
- MeasureTheory.addEquivAddHaarChar_symmproof · cited by 0
- ContinuousAddEquiv.symm_trans_applystatement · cited by 0
- ContinuousAddEquiv.symm_trans_selfstatement and proof · cited by 0
- ContinuousAddEquiv.trans_applystatement · cited by 0