Theorems · Definition · category theory
LinearEquiv.toFGModuleCatIso
{R : Type u} →
[inst : Ring R] →
{V W : Type v} →
[inst_1 : AddCommGroup V] →
[inst_2 : Module R V] →
[inst_3 : Module.Finite R V] →
[inst_4 : AddCommGroup W] →
[inst_5 : Module R W] →
[inst_6 : Module.Finite R W] → (V ≃ₗ[R] W) → (FGModuleCat.of R V ≅ FGModuleCat.of R W)Converts a LinearEquiv to an isomorphism in the category FGModuleCat R.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 3,963
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- ModuleCatstatement · cited by 1,429
- LinearEquiv.toLinearMapproof · cited by 1,171
- Module.Finitestatement and proof · cited by 1,032
- ModuleCat.isFGstatement · cited by 53
- FGModuleCatstatement · cited by 52
Cited by3
Results whose statement or proof uses this declaration.
- LinearEquiv.toFGModuleCatIso_homstatement and proof · cited by 0
- LinearEquiv.toFGModuleCatIso_invstatement and proof · cited by 0
- FDRep.dualTensorIsoLinHomAuxproof · cited by 0