Theorems · Definition · group theory
SpecialLinearGroup.baseChange
{R : Type u_1} →
{V : Type u_2} →
[inst : CommRing R] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module R V] →
{S : Type u_3} →
[inst_3 : CommRing S] →
[inst_4 : Algebra R S] →
[Module.Free R V] →
[Module.Finite R V] → SpecialLinearGroup R V →* SpecialLinearGroup S (TensorProduct R S V)By base change, an R-algebra S induces a group homomorphism from
SpecialLinearGroup R V to SpecialLinearGroup S (S ⊗[R] V).
- Defined in
- Mathlib.LinearAlgebra.SpecialLinearGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 138 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- MonoidHomstatement · cited by 3,629
- TensorProductstatement · cited by 2,545
- Module.Finitestatement and proof · cited by 1,032
- Module.Freestatement and proof · cited by 597
- SpecialLinearGroupstatement and proof · cited by 43
- LinearEquiv.baseChangeproof · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- SpecialLinearGroup.baseChange_apply_coestatement and proof · cited by 0