Theorems · Definition · group theory
Matrix.specialUnitaryGroup
(n : Type u) →
[inst : DecidableEq n] →
[inst_1 : Fintype n] → (α : Type v) → [inst_2 : CommRing α] → [StarRing α] → Submonoid (Matrix n n α)Matrix.specialUnitaryGroup is the group of unitary n by n matrices where the determinant
is 1. (This definition is only correct if 2 is invertible.)
- Defined in
- Mathlib.LinearAlgebra.UnitaryGroup
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- Submonoidstatement · cited by 3,086
- StarRingstatement and proof · cited by 1,686
- Matrix.unitaryGroupproof · cited by 37
- MonoidHom.mkerproof · cited by 24
- Matrix.detMonoidHomproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- Matrix.specialOrthogonalGroupproof · cited by 3
- Matrix.star_eq_invstatement and proof · cited by 0
- Matrix.specialUnitaryGroup.coe_starstatement and proof · cited by 0
- Matrix.mem_specialUnitaryGroup_iffstatement · cited by 0
- Matrix.specialUnitaryGroup_le_unitaryGroupstatement · cited by 0