@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

psr: a skos:ConceptScheme .
psr:-TV5S9R6P-C
  skos:prefLabel "théorie spectrale"@fr, "spectral theory"@en ;
  a skos:Concept ;
  skos:narrower psr:-MGX5TS98-7 .

psr:-MGX5TS98-7
  skos:inScheme psr: ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Schur-Horn>, <https://en.wikipedia.org/wiki/Schur%E2%80%93Horn_theorem> ;
  skos:broader psr:-CTNM46CQ-V, psr:-TV5S9R6P-C ;
  a skos:Concept ;
  skos:definition """In mathematics, particularly linear algebra, the Schur–Horn theorem, named after Issai Schur and Alfred Horn, characterizes the diagonal of a Hermitian matrix with given eigenvalues. It has inspired investigations and substantial generalizations in the setting of symplectic geometry. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Schur%E2%80%93Horn_theorem">https://en.wikipedia.org/wiki/Schur%E2%80%93Horn_theorem</a>)"""@en, """En mathématiques, le théorème de Schur-Horn est un théorème d'algèbre linéaire caractérisant l'ensemble des diagonales possibles, pour une matrice hermitienne de valeurs propres prescrites. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Schur-Horn">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Schur-Horn</a>)"""@fr ;
  dc:created "2023-07-28"^^xsd:date ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "Schur-Horn theorem"@en, "théorème de Schur-Horn"@fr .

psr:-CTNM46CQ-V
  skos:prefLabel "matrice hermitienne"@fr, "Hermitian matrix"@en ;
  a skos:Concept ;
  skos:narrower psr:-MGX5TS98-7 .

