LeanPool.BrauerGroupNew.Morita.ChangeOfRings #
Imported Lean Pool material for LeanPool.BrauerGroupNew.Morita.ChangeOfRings.
The Morita equivalence between a ring and a positive-size matrix ring over it.
Equations
- ModuleCat.MoritaEquivalence.matrix R A n = { eqv := moritaEquivalentToMatrix A (Fin (n + 1)), linear := ⋯ }
Instances For
The Morita equivalence between a ring and an n × n matrix ring, for nonzero n.
Equations
- ModuleCat.MoritaEquivalence.matrix' R A n = { eqv := moritaEquivalentToMatrix A (Fin n), linear := ⋯ }
Instances For
Right multiplication identifies the opposite division ring with endomorphisms of its regular module.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The opposite division ring is equivalent to endomorphisms of its regular module.
Equations
Instances For
Transport endomorphism algebras along the functor of a Morita equivalence.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The target simple module associated to the source regular module under a Morita equivalence.
Equations
- ModuleCat.MoritaEquivalence.aux20 R A B e = ⋯.some.toModuleIso
Instances For
Conjugation by a module isomorphism gives an equivalence of endomorphism algebras.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A Morita equivalence between division rings induces an equivalence of opposite rings.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A Morita equivalence between division rings induces an algebra equivalence.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Morita-equivalent division algebras over a commutative ring are algebra equivalent.