Documentation
Monlib
.
Preq
.
Equiv
Search
Google site search
return to top
source
Imports
Init
Mathlib.Data.Matrix.PEquiv
Monlib.LinearAlgebra.Matrix.Basic
Imported by
Equiv
.
Perm
.
ToPequiv
.
toMatrix_mem_unitaryGroup
source
theorem
Equiv
.
Perm
.
ToPequiv
.
toMatrix_mem_unitaryGroup
{n :
Type
u_1}
[
DecidableEq
n
]
[
Fintype
n
]
{𝕜 :
Type
u_2}
[
CommRing
𝕜
]
[
StarRing
𝕜
]
(σ :
Equiv.Perm
n
)
:
(
Equiv.toPEquiv
σ
)
.toMatrix
∈
Matrix.unitaryGroup
n
𝕜