Theorems · Inductive type · ring theory
AlgEquiv
(R : Type u) →
(A : Type v) →
(B : Type w) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] → [inst_2 : Semiring B] → [Algebra R A] → [Algebra R B] → Type (max v w)An equivalence of algebras (denoted as A ≃ₐ[R] B)
is an equivalence of rings commuting with the actions of scalars.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 1,681 results in Mathlib
- Foundations
- Depth 2 from the axioms, rests on 4 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement · cited by 13,802
- Algebrastatement · cited by 11,388
- CommSemiringstatement · cited by 10,911
Cited by2,192
Results whose statement or proof uses this declaration.
- AlgEquiv.symmstatement and proof · cited by 615
- AlgEquiv.toAlgHomstatement and proof · cited by 273
- AlgEquiv.toRingEquivstatement and proof · cited by 137
- AlgEquiv.toLinearEquivstatement and proof · cited by 117
- AlgEquiv.transstatement and proof · cited by 108
- AlgEquiv.apply_symm_applystatement and proof · cited by 67
- AlgEquiv.toEquivstatement and proof · cited by 65
- AlgEquiv.injectivestatement and proof · cited by 61
- AlgEquiv.restrictScalarsstatement and proof · cited by 60
- AlgEquiv.extstatement and proof · cited by 60
- AlgEquiv.reflstatement · cited by 50
- AlgEquiv.commutesstatement and proof · cited by 49
Showing the 200 most cited of 2,192.