Theorems · Definition · ring theory
AlgEquiv.prodCongr
{R : Type u_1} →
[inst : CommSemiring R] →
{S : Type u_5} →
{T : Type u_6} →
{A : Type u_7} →
{B : Type u_8} →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Semiring S] →
[inst_4 : Semiring T] →
[inst_5 : Algebra R S] →
[inst_6 : Algebra R T] →
[inst_7 : Algebra R A] →
[inst_8 : Algebra R B] → (S ≃ₐ[R] A) → (T ≃ₐ[R] B) → (S × T) ≃ₐ[R] A × BProduct of algebra isomorphisms.
- Defined in
- Mathlib.Algebra.Algebra.Prod
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- AlgEquiv.ofRingEquivproof · cited by 12
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.FormallyUnramified.exists_algEquiv_prodproof · cited by 1
- AlgEquiv.prodCongr_applystatement · cited by 0
- AlgEquiv.prodCongr_symm_applystatement · cited by 0
- Algebra.IsFiniteSplit.exists_tensorProduct_of_etaleproof · cited by 0