@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-P36DDZRM-B
  skos:prefLabel "théorème de Rolle"@fr, "Rolle's theorem"@en ;
  skos:definition """In calculus, Rolle's theorem or Rolle's lemma essentially states that any real-valued differentiable function that attains equal values at two distinct points must have at least one stationary point somewhere between them—that is, a point where the first derivative (the slope of the tangent line to the graph of the function) is zero. The theorem is named after Michel Rolle. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Rolle%27s_theorem">https://en.wikipedia.org/wiki/Rolle%27s_theorem</a>)"""@en, """En mathématiques, et plus précisément en analyse, le théorème de Rolle (souvent mentionné sous le nom de lemme de Rolle), en référence à Michel Rolle, est un résultat fondamental concernant la dérivée d'une fonction réelle d'une variable réelle. Il énonce que si une fonction dérivable prend la même valeur en deux points, alors sa dérivée s'annule au moins une fois entre ces deux points. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Rolle">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Rolle</a>)"""@fr ;
  skos:altLabel "lemme de Rolle"@fr, "Rolle's lemma"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Rolle%27s_theorem>, <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Rolle> ;
  skos:inScheme psr: ;
  skos:broader psr:-S2G3JF79-1 ;
  a skos:Concept .

psr:-S2G3JF79-1
  skos:prefLabel "Lagrange theorem"@en, "théorème des accroissements finis"@fr ;
  a skos:Concept ;
  skos:narrower psr:-P36DDZRM-B .

