Theorems · Definition · ring theory
AlgEquiv.ofAlgHom
{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₁) → f.comp g = AlgHom.id R A₂ → g.comp f = AlgHom.id R A₁ → A₁ ≃ₐ[R] A₂If an algebra morphism has an inverse, it is an algebra isomorphism.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- AlgHom.compstatement and proof · cited by 501
- AlgHom.idstatement and proof · cited by 196
- AlgHom.commutes'proof · cited by 6
Cited by61
Results whose statement or proof uses this declaration.
- MvPolynomial.optionEquivLeftproof · cited by 36
- Algebra.TensorProduct.congrproof · cited by 26
- Polynomial.Bivariate.swapproof · cited by 15
- Polynomial.Bivariate.equivMvPolynomialproof · cited by 13
- AlgEquiv.ofAlgHom_applystatement and proof · cited by 13
- AlgEquiv.ofAlgHom_symm_applystatement and proof · cited by 12
- IsIntegralClosure.equivproof · cited by 11
- Subalgebra.topEquivproof · cited by 9
- MvPolynomial.optionEquivRightproof · cited by 7
- Polynomial.mapAlgEquivproof · cited by 7
- PiTensorProduct.constantBaseRingEquivproof · cited by 7
- DividedPowerAlgebra.mapEquivproof · cited by 7