Theorems · Theorem · group theory
SpecialLinearGroup.mem_center_iff
∀ {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.Finite R V] {g : SpecialLinearGroup R V},
g ∈ Subgroup.center (SpecialLinearGroup R V) ↔ ∃ r, r ^ Module.finrank R V = 1 ∧ ↑↑g = r • LinearMap.id- Defined in
- Mathlib.LinearAlgebra.SpecialLinearGroup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fintypeproof · cited by 7,736
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- Subgroupstatement · cited by 3,593
- LinearEquivstatement · cited by 3,317
- Unitsstatement · cited by 2,804
Cited by2
Results whose statement or proof uses this declaration.
- SpecialLinearGroup.centerEquivRootsOfUnity_applyproof · cited by 1
- SpecialLinearGroup.mem_center_iff_specstatement and proof · cited by 0