Theorems · Definition · ring theory
AlgEquiv.trans
{R : Type uR} →
{A₁ : Type uA₁} →
{A₂ : Type uA₂} →
{A₃ : Type uA₃} →
[inst : CommSemiring R] →
[inst_1 : Semiring A₁] →
[inst_2 : Semiring A₂] →
[inst_3 : Semiring A₃] →
[inst_4 : Algebra R A₁] →
[inst_5 : Algebra R A₂] → [inst_6 : Algebra R A₃] → (A₁ ≃ₐ[R] A₂) → (A₂ ≃ₐ[R] A₃) → A₁ ≃ₐ[R] A₃Algebra equivalences are transitive.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 108 results in Mathlib
- Foundations
- Depth 22 from the axioms, rests on 175 definitions · uses 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
- AlgEquiv.toRingEquivproof · cited by 137
- RingEquiv.toEquivproof · cited by 101
- RingEquiv.transproof · cited by 54
Cited by172
Results whose statement or proof uses this declaration.
- matPolyEquivproof · cited by 23
- MvPolynomial.finSuccEquivproof · cited by 22
- AlgebraicIndependent.aevalEquivproof · cited by 17
- MvPolynomial.sumAlgEquivproof · cited by 17
- IsGalois.card_aut_eq_finrankproof · cited by 16
- IsPrimitiveRoot.powerBasisproof · cited by 16
- IntermediateField.botEquivproof · cited by 14
- MvPolynomial.tensorEquivSumproof · cited by 13
- IsAdjoinRoot.algEquivproof · cited by 12
- IsAdjoinRoot.adjoinRootAlgEquivproof · cited by 11
- AddMonoidAlgebra.scalarTensorEquivproof · cited by 10
- IsArtinianRing.equivPiproof · cited by 9