Theorems · Theorem · functional analysis
ContinuousAlgEquiv.eq_symm_apply
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommSemiring R] [inst_1 : Semiring A]
[inst_2 : TopologicalSpace A] [inst_3 : Semiring B] [inst_4 : TopologicalSpace B] [inst_5 : Algebra R A]
[inst_6 : Algebra R B] (e : A ≃A[R] B) {a : A} {b : B}, a = e.symm b ↔ e a = b- Defined in
- Mathlib.Topology.Algebra.Algebra.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- ContinuousAlgEquivstatement and proof · cited by 105
- Equiv.eq_symm_applyproof · cited by 85
- AlgEquiv.toEquivproof · cited by 65
- ContinuousAlgEquiv.symmstatement · cited by 31
- ContinuousAlgEquiv.toAlgEquivproof · cited by 23
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.