Theorems · Inductive type · ring theory
MoritaEquivalence
(R : Type u₀) →
[inst : CommSemiring R] →
(A : Type u₁) →
[inst_1 : Ring A] →
[Algebra R A] → (B : Type u₂) → [inst_3 : Ring B] → [Algebra R B] → Type (max (u₁ + 1) (u₂ + 1))Let A and B be R-algebras. A Morita equivalence between A and B is an R-linear
equivalence between the categories of A-modules and B-modules.
- Defined in
- Mathlib.RingTheory.Morita.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 2 from the axioms · 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.
- Algebrastatement · cited by 11,388
- CommSemiringstatement · cited by 10,911
- Ringstatement · cited by 7,463
Cited by18
Results whose statement or proof uses this declaration.
- moritaEquivalenceMatrixstatement · cited by 2
- IsMoritaEquivalent.condstatement · cited by 2
- MoritaEquivalence.eqvstatement and proof · cited by 1
- MoritaEquivalence.ofAlgEquivstatement · cited by 1
- MoritaEquivalence.reflstatement · cited by 1
- MoritaEquivalence.symmstatement and proof · cited by 1
- MoritaEquivalence.transstatement and proof · cited by 1
- MoritaEquivalence.mk.injstatement · cited by 1
- MoritaEquivalence.mk.noConfusionstatement · cited by 1
- MoritaEquivalence.noConfusionstatement and proof · cited by 0
- MoritaEquivalence.noConfusionTypestatement and proof · cited by 0
- MoritaEquivalence.recOnstatement and proof · cited by 0