Theorems · Definition · commutative algebra
LinearEquiv.ofSubsingleton
{R : Type u_1} →
(M : Type u_5) →
(M₂ : Type u_7) →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid M₂] →
[inst_3 : Module R M] → [inst_4 : Module R M₂] → [Subsingleton M] → [Subsingleton M₂] → M ≃ₗ[R] M₂Any two modules that are subsingletons are isomorphic.
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapproof · cited by 10,215
- LinearEquivstatement · cited by 3,317
Cited by7
Results whose statement or proof uses this declaration.
- nontrivial_of_invariantBasisNumberproof · cited by 18
- IsNoetherian.equivPUnitOfProdInjectiveproof · cited by 2
- finrank_eq_zero_of_basis_imp_not_finiteproof · cited by 2
- LinearEquiv.ofSubsingleton_applystatement and proof · cited by 1
- LinearEquiv.ofSubsingleton.congr_simpstatement and proof · cited by 0
- LinearEquiv.ofSubsingleton_selfstatement · cited by 0
- LinearEquiv.ofSubsingleton_symm_applystatement and proof · cited by 0