Theorems · Definition · group theory
Matrix.unitaryGroup
(n : Type u) →
[inst : DecidableEq n] →
[inst_1 : Fintype n] → (α : Type v) → [inst_2 : CommRing α] → [StarRing α] → Submonoid (Matrix n n α)Matrix.unitaryGroup n is the group of n by n matrices where the star-transpose is the
inverse.
- Defined in
- Mathlib.LinearAlgebra.UnitaryGroup
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by46
Results whose statement or proof uses this declaration.
- Matrix.IsHermitian.eigenvectorUnitarystatement · cited by 25
- Matrix.orthogonalGroupproof · cited by 4
- Matrix.det_of_mem_unitarystatement and proof · cited by 4
- Matrix.specialUnitaryGroupproof · cited by 4
- Matrix.UnitaryGroup.toLin'statement and proof · cited by 4
- Matrix.mem_unitaryGroup_iffstatement · cited by 3
- Matrix.mem_unitaryGroup_iff'statement · cited by 3
- OrthonormalBasis.toMatrix_orthonormalBasis_mem_unitarystatement · cited by 3
- Matrix.UnitaryGroup.map_starstatement and proof · cited by 3
- Matrix.UnitaryGroup.toGLstatement and proof · cited by 3
- Matrix.UnitaryGroup.transposestatement and proof · cited by 3
- Matrix.IsHermitian.eigenvectorUnitary_mulVecstatement · cited by 2