!!abstract,linked gloses,internal links,content,dynamic examples,...
!set gl_author=Euler, Acadmie de Versailles
!set gl_keywords=real_function
!set gl_title=Fonction croissante
!set gl_level=H4
:
:
:
:
<div class="wims_defn">
  <h4>
    Dfinition
  </h4>
  Soit \(f\) une fonction dfinie sur un intervalle \(I\).<br/>
  \(f\) est dite <strong>strictement croissante</strong> sur \(I\) si et seulement si,
  pour tous rels \(a\) et \(b\) de \(I\) tels que
  <math xmlns='http://www.w3.org/1998/Math/MathML'>
   <mrow>
    <mi>a</mi>
    <mo>&lt;</mo>
    <mi>b</mi>
   </mrow>
  </math>,
  <math xmlns='http://www.w3.org/1998/Math/MathML'>
   <mrow>
    <mrow>
     <mi>f</mi>
     <mo>&#8289;</mo>
     <mo>(</mo>
     <mi>a</mi>
     <mo>)</mo>
    </mrow>
    <mo>&lt;</mo>
    <mrow>
     <mi>f</mi>
     <mo>&#8289;</mo>
     <mo>(</mo>
     <mi>b</mi>
     <mo>)</mo>
    </mrow>
   </mrow>
  </math>.
</div>

