@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:-JR0BZJDR-C
  skos:prefLabel "square matrix"@en, "matrice carrée"@fr ;
  a skos:Concept ;
  skos:narrower psr:-CF9WQ8BP-X .

psr: a skos:ConceptScheme .
psr:-CF9WQ8BP-X
  skos:prefLabel "Gershgorin circle theorem"@en, "théorème de Gerschgorin"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Gershgorin_circle_theorem>, <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Gerschgorin> ;
  a skos:Concept ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:broader psr:-JR0BZJDR-C ;
  skos:definition """In mathematics, the Gershgorin circle theorem may be used to bound the spectrum of a square matrix. It was first published by the Soviet mathematician Semyon Aronovich Gershgorin in 1931. Gershgorin's name has been transliterated in several different ways, including Geršgorin, Gerschgorin, Gershgorin, Hershhorn, and Hirschhorn. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Gershgorin_circle_theorem">https://en.wikipedia.org/wiki/Gershgorin_circle_theorem</a>)"""@en, """En analyse numérique, le théorème de Gerschgorin est un résultat permettant de borner a priori les valeurs propres d'une matrice carrée. Il a été publié en 1931 par le mathématicien biélorusse Semion Gerschgorin. Ce résultat est notamment utilisé dans le cas particulier des matrices stochastiques. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Gerschgorin">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Gerschgorin</a>)"""@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:related psr:-QLX55BKX-N ;
  skos:inScheme psr: .

psr:-QLX55BKX-N
  skos:prefLabel "matrice stochastique"@fr, "stochastic matrix"@en ;
  a skos:Concept ;
  skos:related psr:-CF9WQ8BP-X .

