Mathlib Map

Theorems · Theorem · several complex variables

UpperHalfPlane.det_smulFDeriv

∀ (g : GL (Fin 2) ℝ) (z : ℂ),
  (UpperHalfPlane.smulFDeriv g z).det =
    ↑(SignType.sign ↑(Matrix.GeneralLinearGroup.det g)) * ↑(Matrix.GeneralLinearGroup.det g) ^ 2 /
      ‖UpperHalfPlane.denom g z‖ ^ 4

Determinant of the derivative of g : ℍ → ℍ considered as an -linear map. This is used in the proof that the action is measure-preserving. Note this formula applies for both orientation- preserving and orientation-reserving isometries.

Defined in
Mathlib.Analysis.Complex.UpperHalfPlane.Manifold
Cited by
0 results in Mathlib
Foundations
Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites59

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.