Theorems · Definition · ring theory
MoritaEquivalence.mk.noConfusion
{R : Type u₀} →
{inst : CommSemiring R} →
{A : Type u₁} →
{inst_1 : Ring A} →
{inst_2 : Algebra R A} →
{B : Type u₂} →
{inst_3 : Ring B} →
{inst_4 : Algebra R B} →
{P : Sort u} →
{eqv : ModuleCat A ≌ ModuleCat B} →
{linear :
autoParam (CategoryTheory.Functor.Linear R eqv.functor) MoritaEquivalence.linear._autoParam} →
{eqv' : ModuleCat A ≌ ModuleCat B} →
{linear' :
autoParam (CategoryTheory.Functor.Linear R eqv'.functor)
MoritaEquivalence.linear._autoParam} →
{ eqv := eqv, linear := linear } = { eqv := eqv', linear := linear' } → (eqv ≍ eqv' → P) → P- Defined in
- Mathlib.RingTheory.Morita.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 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.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- ModuleCatstatement and proof · cited by 1,429
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Functor.Linearstatement and proof · cited by 25
- MoritaEquivalencestatement · cited by 4
- MoritaEquivalence.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- MoritaEquivalence.mk.injproof · cited by 1