@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:-VVTJ8P47-K
  skos:prefLabel "application linéaire"@fr, "linear map"@en ;
  a skos:Concept ;
  skos:narrower psr:-HGQ3PW6T-0 .

psr:-V40NLNFZ-K
  skos:prefLabel "C*-algebra"@en, "C*-algèbre"@fr ;
  a skos:Concept ;
  skos:narrower psr:-HGQ3PW6T-0 .

psr:-KL7BX9Z3-T
  skos:prefLabel "opérateur"@fr, "operator"@en ;
  a skos:Concept ;
  skos:narrower psr:-HGQ3PW6T-0 .

psr:-HGQ3PW6T-0
  skos:broader psr:-V40NLNFZ-K, psr:-KL7BX9Z3-T, psr:-VVTJ8P47-K ;
  a skos:Concept ;
  dc:modified "2023-08-04"^^xsd:date ;
  skos:definition """En analyse fonctionnelle, une isométrie partielle est une application linéaire entre deux espaces de Hilbert dont la restriction au complément orthogonal de son noyau est une isométrie. Ce complément orthogonal du noyau est appelé le sous-ensemble initial et son image est appelée sous-ensemble final. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Isom%C3%A9trie_partielle">https://fr.wikipedia.org/wiki/Isom%C3%A9trie_partielle</a>)"""@fr, """In functional analysis a partial isometry is a linear map between Hilbert spaces such that it is an isometry on the orthogonal complement of its kernel. The orthogonal complement of its kernel is called the initial subspace and its range is called the final subspace. Partial isometries appear in the polar decomposition. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Partial_isometry">https://en.wikipedia.org/wiki/Partial_isometry</a>)"""@en ;
  skos:inScheme psr: ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Isom%C3%A9trie_partielle>, <https://en.wikipedia.org/wiki/Partial_isometry> ;
  skos:prefLabel "partial isometry"@en, "isométrie partielle"@fr ;
  dc:created "2023-08-04"^^xsd:date .

psr: a skos:ConceptScheme .
