Theorems · Theorem · Lie groups
ContinuousAddEquiv.apply_symm_apply
∀ {M : Type u_1} {N : Type u_2} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace N] [inst_2 : Add M]
[inst_3 : Add N] (e : M ≃ₜ+ N) (y : N), e (e.symm y) = ye.symm is a right inverse of e, written as e (e.symm y) = y.
- Cited by
- 2 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.
Cites7
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
- Equiv.apply_symm_applyproof · cited by 346
- AddEquiv.toEquivproof · cited by 174
- ContinuousAddEquivstatement and proof · cited by 61
- ContinuousAddEquiv.symmstatement · cited by 25
- ContinuousAddEquiv.toAddEquivproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousAddEquiv.self_comp_symmproof · cited by 1
- ContinuousAddEquiv.symm_trans_selfproof · cited by 0