Mathlib Map

Theorems · Theorem · Lie groups

Matrix.GeneralLinearGroup.continuous_det

∀ {n : Type u_1} {R : Type u_2} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommRing R]
  [inst_3 : TopologicalSpace R] [IsTopologicalRing R], Continuous ⇑Matrix.GeneralLinearGroup.det

The determinant is continuous as a map from the general linear group to the units.

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

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 by1

Results whose statement or proof uses this declaration.