Mathlib Map

Theorems · Theorem · Lie groups

Continuous.specialLinearGroup_map

∀ {n : Type u_1} {R : Type u_2} {S : Type u_3} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommRing R]
  [inst_3 : TopologicalSpace R] [inst_4 : CommRing S] [inst_5 : TopologicalSpace S] {f : R →+* S},
  Continuous ⇑f → Continuous ⇑(Matrix.SpecialLinearGroup.map f)

The topology on SL n R is functorial in R.

Defined in
Mathlib.Topology.Algebra.Group.Matrix
Cited by
3 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEqCommRingTopologicalSpaceCommRingTopologicalSpace

Around this declaration

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

Cites15

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

Cited by3

Results whose statement or proof uses this declaration.