Theorems · Theorem · number theory
ModularGroup.lcRow0Extend_symm_apply
∀ {cd : Fin 2 → ℤ} (hcd : IsCoprime (cd 0) (cd 1)) (f : (i : Fin 2) → (fun a => Fin 2 → ℝ) i) (i a : Fin 2),
(ModularGroup.lcRow0Extend hcd).symm f i a =
(![(LinearMap.GeneralLinearGroup.generalLinearEquiv ℝ (Fin 2 → ℝ))
(Matrix.GeneralLinearGroup.toLin (Matrix.planeConformalMatrix (↑(cd 0)) (-↑(cd 1)) ⋯)),
LinearEquiv.refl ℝ (Fin 2 → ℝ)]
i).symm
(f i) a- Defined in
- Mathlib.NumberTheory.Modular
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- Matrixstatement · cited by 4,303
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmstatement and proof · cited by 1,461
- MulEquivstatement · cited by 1,142
- Matrix.vecConsstatement · cited by 852
- Matrix.vecEmptystatement · cited by 832
- Matrix.GeneralLinearGroupstatement · cited by 556
- IsCoprimestatement and proof · cited by 321
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.