@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:-BT3LFFL3-G .

psr: a skos:ConceptScheme .
psr:-BT3LFFL3-G
  skos:inScheme psr: ;
  skos:broader psr:-JR0BZJDR-C, psr:-QKZ5BMSC-F ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Rouch%C3%A9%E2%80%93Capelli_theorem>, <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Rouch%C3%A9-Fonten%C3%A9> ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "Rouché-Fontené theorem"@en, "théorème de Rouché-Fontené"@fr ;
  skos:altLabel "Rouché-Frobenius theorem"@en, "théorème de Rouché-Frobenius"@fr, "théorème de Kronecker-Capelli"@fr, "théorème de Rouché-Capelli"@fr, "Kronecker-Capelli theorem"@en, "Rouché-Capelli theorem"@en ;
  skos:definition """Le théorème de Rouché-Fontené est un théorème d'algèbre linéaire qui fournit le nombre de solutions d'un système d'équations linéaires connaissant le rang de sa matrice augmentée et de la matrice des coefficients. Ce théorème est connu sous les noms de Kronecker-Capelli en Russie, Rouché-Capelli en Italie et dans les pays anglophones et Rouché-Frobenius en Espagne et en Amérique latine. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Rouch%C3%A9-Fonten%C3%A9">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Rouch%C3%A9-Fonten%C3%A9</a>)"""@fr, """In linear algebra, the <b>Rouché–Capelli theorem</b> determines the number of solutions for a system of linear equations, given the rank of its augmented matrix and coefficient matrix. The theorem is variously known as the:  <ul><li><b>Rouché–Capelli theorem</b> in English speaking countries, Italy and Brazil;</li> <li><b>Kronecker–Capelli theorem</b> in Austria, Poland, Ukraine, Croatia, Romania, Serbia and Russia;</li> <li><b>Rouché–Fontené theorem</b> in France;</li> <li><b>Rouché–Frobenius theorem</b> in Spain and many countries in Latin America;</li> <li><b>Frobenius theorem</b> in the Czech Republic and in Slovakia.</li> 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Rouch%C3%A9%E2%80%93Capelli_theorem">https://en.wikipedia.org/wiki/Rouch%C3%A9%E2%80%93Capelli_theorem</a>)"""@en ;
  a skos:Concept ;
  dc:created "2023-07-28"^^xsd:date .

psr:-QKZ5BMSC-F
  skos:prefLabel "system of linear equations"@en, "système d'équations linéaires"@fr ;
  a skos:Concept ;
  skos:narrower psr:-BT3LFFL3-G .

