Theorems · Theorem · Lie groups
ContinuousAddEquiv.eq_symm_comp
∀ {M : Type u_1} {N : Type u_2} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace N] [inst_2 : Add M]
[inst_3 : Add N] {α : Type u_3} (e : M ≃ₜ+ N) (f : α → M) (g : α → N), f = ⇑e.symm ∘ g ↔ ⇑e ∘ f = g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, 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
- AddEquiv.toEquivproof · cited by 174
- ContinuousAddEquivstatement and proof · cited by 61
- ContinuousAddEquiv.symmstatement · cited by 25
- ContinuousAddEquiv.toAddEquivproof · cited by 13
- Equiv.eq_symm_compproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.