Mathlib Map

Theorems · Theorem · group theory

SpecialLinearGroup.subsingleton_of_finrank_eq_one

∀ {R : Type u_1} {V : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup V] [inst_2 : Module R V] [Module.Free R V],
  Module.finrank R V = 1 → Subsingleton (SpecialLinearGroup R V)

If a free module has Module.finrank equal to 1, then its special linear group is trivial.

Defined in
Mathlib.LinearAlgebra.SpecialLinearGroup
Cited by
0 results in Mathlib
Foundations
Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleModule.Free

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites27

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.