Theorems · Definition · category theory
linearEquivIsoModuleIso
{R : Type u} →
[inst : Ring R] →
{X Y : Type u} →
[inst_1 : AddCommGroup X] →
[inst_2 : AddCommGroup Y] →
[inst_3 : Module R X] → [inst_4 : Module R Y] → (X ≃ₗ[R] Y) ≅ ModuleCat.of R X ≅ ModuleCat.of R Ylinear equivalences between Modules are the same as (isomorphic to) isomorphisms
in ModuleCat
- Defined in
- Mathlib.Algebra.Category.ModuleCat.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Isostatement and proof · cited by 3,963
- LinearEquivstatement and proof · cited by 3,317
- ModuleCatstatement · cited by 1,429
- ModuleCat.ofstatement and proof · cited by 594
- TypeCat.ofHomproof · cited by 389
- LinearEquiv.toModuleIsoproof · cited by 10
- CategoryTheory.Iso.toLinearEquivproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- linearEquivIsoModuleIso_homstatement and proof · cited by 0
- linearEquivIsoModuleIso_invstatement and proof · cited by 0