Mathlib Map

Theorems · Theorem · group theory

Matrix.GeneralLinearGroup.mem_center_iff_val_eq_scalar

Deprecated since 2026-02-08Use Matrix.GeneralLinearGroup.mem_center_iff_val_mem_range_scalar instead.

∀ {R : Type u_1} {n : Type u_2} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommRing R] {g : GL n R},
  g ∈ Subgroup.center (GL n R) ↔ ↑g ∈ Set.range ⇑(Matrix.scalar n)

Alias of Matrix.GeneralLinearGroup.mem_center_iff_val_mem_range_scalar. The center of GL n R consists of scalar matrices.

Defined in
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
Cited by
0 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEqCommRing

Around this declaration

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

Cites13

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.