Theorems · Theorem · ring theory
AlgEquiv.ofAlgHom_symm_apply
∀ {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₂] (f : A₁ →ₐ[R] A₂) (g : A₂ →ₐ[R] A₁) (h₁ : f.comp g = AlgHom.id R A₂)
(h₂ : g.comp f = AlgHom.id R A₁) (a : A₂), (AlgEquiv.ofAlgHom f g h₁ h₂).symm a = g a- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, 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 and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement and proof · cited by 3,236
- AlgEquivstatement · cited by 1,681
- AlgEquiv.symmstatement and proof · cited by 615
- AlgHom.compstatement and proof · cited by 501
- AlgHom.idstatement and proof · cited by 196
- AlgEquiv.ofAlgHomstatement and proof · cited by 13
Cited by12
Results whose statement or proof uses this declaration.
- Algebra.IsStandardEtale.of_isLocalizationAwayproof · cited by 2
- MvPolynomial.optionEquivLeft_symm_C_Xproof · cited by 2
- Polynomial.Bivariate.equivMvPolynomial_symm_X_0proof · cited by 1
- MvPolynomial.optionEquivLeft_symm_C_Cproof · cited by 1
- MvPolynomial.optionEquivLeft_symm_Xproof · cited by 1
- StandardEtalePresentation.exists_mul_aeval_x_g_pow_eq_aeval_xproof · cited by 1
- Polynomial.Bivariate.equivMvPolynomial_symm_X_1proof · cited by 0
- mem_adjoin_map_integralClosure_of_isStandardEtaleproof · cited by 0
- Algebra.tensorQuotientTensorEquiv_symm_tmulproof · cited by 0
- IsLocalization.AtPrime.equivQuotMaximalIdealPow_symm_apply_mk_mulproof · cited by 0
- Polynomial.Bivariate.equivMvPolynomial_symm_Cproof · cited by 0