@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:-BLP2HLSP-6
  skos:prefLabel "calcul intégral"@fr, "integral calculus"@en ;
  a skos:Concept ;
  skos:narrower psr:-VVBJXX6D-L .

psr:-Q1R81VH6-M
  skos:prefLabel "substitution trigonométrique"@fr, "trigonometric substitution"@en ;
  a skos:Concept ;
  skos:broader psr:-VVBJXX6D-L .

psr:-VVBJXX6D-L
  skos:definition """In calculus, integration by substitution, also known as u-substitution, reverse chain rule or change of variables, is a method for evaluating integrals and antiderivatives. It is the counterpart to the chain rule for differentiation, and can loosely be thought of as using the chain rule "backwards". 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Integration_by_substitution">https://en.wikipedia.org/wiki/Integration_by_substitution</a>)"""@en, """En mathématiques, et plus précisément en analyse, l’intégration par changement de variable est un procédé d'intégration qui consiste à considérer une nouvelle variable d'intégration, pour remplacer une fonction de la variable d'intégration initiale. Ce procédé est un des outils principaux pour le calcul explicite d'intégrales. Il est parfois appelé intégration par substitution en lien avec le nom anglais du procédé. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Int%C3%A9gration_par_changement_de_variable">https://fr.wikipedia.org/wiki/Int%C3%A9gration_par_changement_de_variable</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Int%C3%A9gration_par_changement_de_variable>, <https://en.wikipedia.org/wiki/Integration_by_substitution> ;
  skos:altLabel "intégration par substitution"@fr, "reverse chain rule"@en ;
  skos:broader psr:-BLP2HLSP-6 ;
  skos:narrower psr:-MT46GNR2-Q, psr:-CFTS8X3V-H, psr:-Q1R81VH6-M, psr:-ZRCWCXTX-X ;
  skos:prefLabel "intégration par changement de variable"@fr, "integration by substitution"@en ;
  skos:inScheme psr: ;
  dc:modified "2023-09-21"^^xsd:date ;
  a skos:Concept .

psr: a skos:ConceptScheme .
psr:-MT46GNR2-Q
  skos:prefLabel "Bioche's rules"@en, "règles de Bioche"@fr ;
  a skos:Concept ;
  skos:broader psr:-VVBJXX6D-L .

psr:-CFTS8X3V-H
  skos:prefLabel "Euler substitution"@en, "substitution d'Euler"@fr ;
  a skos:Concept ;
  skos:broader psr:-VVBJXX6D-L .

psr:-ZRCWCXTX-X
  skos:prefLabel "substitution par la tangente du demi-angle"@fr, "tangent half-angle substitution"@en ;
  a skos:Concept ;
  skos:broader psr:-VVBJXX6D-L .

