Theorems · Theorem · category theory
ModuleCat.isoMk_inv
∀ {R : Type u} [inst : Ring R] {M N : ModuleCat R}
(φ : (CategoryTheory.forget₂ (ModuleCat R) Ab).obj M ≅ (CategoryTheory.forget₂ (ModuleCat R) Ab).obj N)
(hφ :
∀ (r : R),
CategoryTheory.CategoryStruct.comp φ.hom (N.smul r) = CategoryTheory.CategoryStruct.comp (M.smul r) φ.hom),
(ModuleCat.isoMk φ hφ).inv = ModuleCat.homMk φ.inv ⋯- Defined in
- Mathlib.Algebra.Category.ModuleCat.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- AddMonoidHomstatement · cited by 3,230
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.