Theorems · Definition · ring theory
AlgEquiv.arrowCongr
{R : Type uR} →
{A₁ : Type uA₁} →
{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 : Semiring A₂'] →
[inst_5 : Algebra R A₁] →
[inst_6 : Algebra R A₂] →
[inst_7 : Algebra R A₁'] →
[inst_8 : Algebra R A₂'] → (A₁ ≃ₐ[R] A₁') → (A₂ ≃ₐ[R] A₂') → (A₁ →ₐ[R] A₂) ≃ (A₁' →ₐ[R] A₂')If A₁ is equivalent to A₁' and A₂ is equivalent to A₂', then the type of maps
A₁ →ₐ[R] A₂ is equivalent to the type of maps A₁' →ₐ[R] A₂'.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 28 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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- AlgHomstatement and proof · cited by 3,236
- AlgEquivstatement and proof · cited by 1,681
- AlgEquiv.symmproof · cited by 615
- AlgHom.compproof · cited by 501
- AlgEquiv.toAlgHomproof · cited by 273
Cited by12
Results whose statement or proof uses this declaration.
- Field.embProdEmbOfIsAlgebraicproof · cited by 2
- AlgHom.opCommproof · cited by 2
- Field.embEquivOfEquivproof · cited by 1
- AlgEquiv.arrowCongr_applystatement and proof · cited by 1
- Field.Emb.Cardinal.succEquivproof · cited by 1
- Algebra.IsAlgebraic.algHomEquivAlgHomOfSplitsproof · cited by 1
- Field.Emb.Cardinal.embEquivPiproof · cited by 1
- Field.Emb.Cardinal.equivSuccproof · cited by 1
- AlgEquiv.arrowCongr_compstatement · cited by 0
- AlgEquiv.arrowCongr_reflstatement · cited by 0
- AlgEquiv.arrowCongr_symmstatement · cited by 0
- AlgEquiv.arrowCongr_transstatement · cited by 0