@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:-N3QS1D97-S
  skos:prefLabel "Muirhead's inequality"@en, "inégalité de Muirhead"@fr ;
  a skos:Concept ;
  skos:narrower psr:-F9XKFTD5-D .

psr:-R9WD38J9-W
  skos:prefLabel "moyenne géométrique"@fr, "geometric mean"@en ;
  a skos:Concept ;
  skos:related psr:-F9XKFTD5-D .

psr:-F9XKFTD5-D
  skos:broader psr:-N3QS1D97-S ;
  dc:created "2023-08-11"^^xsd:date ;
  skos:prefLabel "inégalité arithmético-géométrique"@fr, "inequality of arithmetic and geometric means"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_arithm%C3%A9tico-g%C3%A9om%C3%A9trique>, <https://en.wikipedia.org/wiki/AM%E2%80%93GM_inequality> ;
  skos:related psr:-NGSXP0PB-S, psr:-R9WD38J9-W ;
  skos:definition """In mathematics, the inequality of arithmetic and geometric means, or more briefly the AM–GM inequality, states that the arithmetic mean of a list of non-negative real numbers is greater than or equal to the geometric mean of the same list; and further, that the two means are equal if and only if every number in the list is the same (in which case they are both that number). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/AM%E2%80%93GM_inequality">https://en.wikipedia.org/wiki/AM%E2%80%93GM_inequality</a>)"""@en, """En mathématiques, l'inégalité arithmético-géométrique (IAG) établit un lien entre la moyenne arithmétique et la moyenne géométrique. C'est un résultat classique lié à la convexité. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_arithm%C3%A9tico-g%C3%A9om%C3%A9trique">https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_arithm%C3%A9tico-g%C3%A9om%C3%A9trique</a>)"""@fr ;
  skos:altLabel "AM-GM inequality"@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  dc:modified "2024-10-18"^^xsd:date .

psr:-NGSXP0PB-S
  skos:prefLabel "arithmetic mean"@en, "moyenne arithmétique"@fr ;
  a skos:Concept ;
  skos:related psr:-F9XKFTD5-D .

psr: a skos:ConceptScheme .
