@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:-VKBMPHVL-W
  skos:prefLabel "fonction convexe"@fr, "convex function"@en ;
  a skos:Concept ;
  skos:narrower psr:-JZC5LRN2-1 .

psr:-JZC5LRN2-1
  skos:broader psr:-XJ7K95G7-L, psr:-VKBMPHVL-W ;
  skos:definition """In mathematics, a quasiconvex function is a real-valued function defined on an interval or on a convex subset of a real vector space such that the inverse image of any set of the form ( − ∞ , <i>a</i> ) is a convex set. For a function of a single variable, along any stretch of the curve the highest point is one of the endpoints. The negative of a quasiconvex function is said to be quasiconcave. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Quasiconvex_function">https://en.wikipedia.org/wiki/Quasiconvex_function</a>)"""@en, """En mathématiques, une fonction quasi-convexe est une fonction à valeurs réelles, définie sur un ensemble convexe d'un espace vectoriel réel, telle que l'image réciproque de tout ensemble de la forme ] − ∞ , <i>a</i> ] est convexe ou encore telle que, sur tout segment, la plus grande valeur de la fonction est atteinte à l'une des extrémités. L'opposée d'une fonction quasi-convexe est dite quasi-concave. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_quasi-convexe">https://fr.wikipedia.org/wiki/Fonction_quasi-convexe</a>)"""@fr ;
  skos:prefLabel "quasiconvex function"@en, "fonction quasi-convexe"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Fonction_quasi-convexe>, <https://en.wikipedia.org/wiki/Quasiconvex_function> ;
  dc:created "2023-08-16"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2023-08-16"^^xsd:date ;
  skos:inScheme psr: .

psr:-XJ7K95G7-L
  skos:prefLabel "optimization"@en, "optimisation"@fr ;
  a skos:Concept ;
  skos:narrower psr:-JZC5LRN2-1 .

