Theorems · Definition · ring theory
AlgEquiv.symm
{R : Type uR} →
{A₁ : Type uA₁} →
{A₂ : Type uA₂} →
[inst : CommSemiring R] →
[inst_1 : Semiring A₁] →
[inst_2 : Semiring A₂] → [inst_3 : Algebra R A₁] → [inst_4 : Algebra R A₂] → (A₁ ≃ₐ[R] A₂) → A₂ ≃ₐ[R] A₁Algebra equivalences are symmetric.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 615 results in Mathlib
- Foundations
- Depth 24 from the axioms, rests on 187 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgEquivstatement and proof · cited by 1,681
- RingEquivproof · cited by 1,147
- RingEquiv.symmproof · cited by 567
- AlgEquiv.toRingEquivproof · cited by 137
- RingEquiv.toEquivproof · cited by 101
Cited by711
Results whose statement or proof uses this declaration.
- AlgEquiv.apply_symm_applystatement · cited by 67
- AlgEquiv.symm_apply_applystatement · cited by 36
- ContinuousAlgEquiv.symmproof · cited by 31
- Algebra.TensorProduct.congrproof · cited by 26
- matPolyEquivproof · cited by 23
- IsGalois.card_aut_eq_finrankproof · cited by 16
- Matrix.toLinAlgEquivproof · cited by 13
- MvPolynomial.tensorEquivSumproof · cited by 13
- AlgEquiv.ofAlgHom_symm_applystatement and proof · cited by 12
- IsAdjoinRoot.algEquivproof · cited by 12
- Matrix.toLinAlgEquiv'proof · cited by 11
- IsLocalization.isLocalization_of_algEquivproof · cited by 11
Showing the 200 most cited of 711.