CINXE.COM

Monografie Matematyczne - DML-PL - Yadda

<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"> <html class="no-js" lang=pl> <head> <title>Monografie Matematyczne - DML-PL - Yadda</title> <base href="http://pldml.icm.edu.pl/pldml/" /> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <meta http-equiv="Cache" content="no_cache" /> <link rel="canonical" href="http://pldml.icm.edu.pl/pldml/element/bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec"/> <!-- OpenSearch description document --> <link rel="search" type="application/opensearchdescription+xml" href="http://pldml.icm.edu.pl/pldml/api/search/description" title="Biblioteka Wirtualna Nauki" /> <!-- Custom META tags --> <link rel="stylesheet" type="text/css" href="css/reset_N.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/style_main_N.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/style_components_N.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/header_N.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/color_N.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/misc_N.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/jquery-theme.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/jquery.loadmask.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" media="print" href="css/style_print.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/style_chrome.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/combo.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/utils/admin.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/module/pdfViewer.css?v=4.4.26&rev=42753" /> <link rel="stylesheet" type="text/css" href="css/collections/zamlynska.css?v=4.4.26&rev=42753" /> <!-- Piwik log page--> <!-- Piwik log search keywords --> <!-- Piwik --> <script type="text/javascript"> var _paq = _paq || []; <!-- Track whole page if no search criteria given --> _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]); (function() { var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.vls.icm.edu.pl/"; _paq.push(["setTrackerUrl", u+"piwik.php"]); _paq.push(["setSiteId", "18"]); var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Piwik Code --> <script type="text/javascript" src="jscript/jquery/jquery-1.9.1.min.js"></script> <script type="text/javascript" src="jscript/jquery/jquery-migrate-1.1.1.min.js"></script> <!-- editable comboboxes --> <script type="text/javascript" src="jscript/jquery/jquery.combo.pack.js"></script> <!-- validation of date comboboxes --> <script type="text/javascript" src="jscript/jquery/jquery.validate.min.js"></script> <script type="text/javascript" src="jscript/jquery/jquery.treeview.js"></script> <script type="text/javascript" src="jscript/jquery/jquery.treeview.edit.js"></script> <script type="text/javascript" src="jscript/jquery/jquery.treeview.async.js"></script> <script type="text/javascript" src="jscript/jquery/jquery.loadmask.js"></script> <script type="text/javascript" src="jscript/ui/jquery-ui-1.10.0.custom.js"></script> <script src="jscript/tools/jQueryRotateCompressed.2.2.js" type="text/javascript"></script> <script type="text/javascript" language="javascript" src="jscript/utf8.js"></script> <!-- <script type="text/javascript" src="jscript/Tree.txt"></script> <script type="text/javascript" src="dwr/util.js"></script> --> <script type="text/javascript" src="dwr/interface/ContentProviderFacade.js"></script> <script type="text/javascript" src="dwr/interface/StyledCitationProviderFacade.js"></script> <script type="text/javascript" src="dwr/interface/CoverPopupFacade.js"></script> <script type="text/javascript" src="dwr/interface/ReportErrorFacade.js"></script> <script type="text/javascript" src="dwr/engine.js"></script> <script type="text/javascript" src="jscript/ajax.js"></script> <script type="text/javascript" src="jscript/ajax-messageBoard.js"></script> <script type="text/javascript" src="jscript/ajax-review.js"></script> <script type="text/javascript" src="jscript/ajax-panel.js"></script> <script type="text/javascript" src="jscript/ajax-baseListHandler.js"></script> <script type="text/javascript" language="javascript" src="jscript/dtree.js"></script> <script type="text/javascript" src="jscript/emptyRows.js"></script> <script type="text/javascript" src="jscript/yaddaweb.js"></script> <!-- Modernizr --> <script src="jscript/lib/modernizr.js" type="text/javascript"></script> <script src="jscript/tools/admin.js" type="text/javascript"></script> <script src="jscript/lib/spin.js" type="text/javascript"></script> <script src="jscript/module/pdfViewer/pdfViewer.js" type="text/javascript"></script> <script src="jscript/module/pdfViewer/waitAnimation.js" type="text/javascript"></script> <script src="jscript/module/suggester/suggester.js" type="text/javascript"></script> <!-- needed in login/logout forms and in search --> <script type="text/javascript"> function submitForm(form) { form.submit(); } function onEnterSubmitForm(event, form) { var keyCode = null; if (event.which) { keyCode = event.which; } else { if (event.keyCode) { keyCode = event.keyCode; } } if (13 == keyCode) { submitForm(form); return false; } return true; } </script> <script type="text/javascript"> $(document).ready(function() { changePanelLayoutWidth(); if (window.location.href.match("printView=true")) { setTimeout(function(){ window.print(); }, 500); } }); $(window).resize(function(){ changePanelLayoutWidth(); }); function changePanelLayoutWidth(){ var panelWidth = $("#panelLayout").width(); var containerWidth = $("#mainContainer").width(); if(panelWidth<containerWidth){ $("#panelLayout").width(containerWidth); } } </script> <!-- custom scripts from tiles configuration --> <script type="text/javascript" language="javascript" src="MathJax/MathJax.js"></script> <SCRIPT SRC="jscript/lib.js" TYPE="text/javascript"></script> <SCRIPT SRC="jscript/lib_ie.js" TYPE="text/javascript"></script> <!-- <style type="text/css"> #MathJax_Message {position: fixed; left: 1px; bottom: 2px; background-color: #E6E6E6; border: 1px solid #959595; margin: 0px; padding: 2px 8px; z-index: 102; color: black; font-size: 80%; width: auto; white-space: nowrap} #MathJax_MSIE_Frame {position: absolute; top: 0; left: 0; width: 0px; z-index: 101; border: 0px; margin: 0px; padding: 0px} .MathJax_Error {color: #CC0000; font-style: italic} </style> --> </head> <body> <!-- included only in journal-details.html--> <!-- <div style="display: none;" id="MathJax_Message"></div> --> <div id="wrapper" > <div id="panelLayout"> <ul class="skip-to-content"> <li> <a href="http://pldml.icm.edu.pl:80/mathbwn/element/bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec#mainMenu"> Przejd藕 do menu g艂贸wnego </a> </li> <li> <a href="http://pldml.icm.edu.pl:80/mathbwn/element/bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec#mainContainer"> Przejd藕 do tre艣ci </a> </li> </ul> <div class="header" > <header> <div class="top header_button" /></div> <div class="mask round-navigation" id="mainMenu"> <div class="navigation round-navigation"> <div class="logoCanvas" > <div class="logoDml" ></div> </div> <a href="search/general.action" > <img height="74" src="images/collections/pldml/POLISH_DIGITAL_BLACK.png" class="banner-dml" /> </a> <div class="language-selection"> <span href="#"> <a href="javascript:setLanguage('pl', 'parameterValue');" class="langsCommandLink currentLang"> <div>PL</div> </a> | <a href="javascript:setLanguage('en', 'parameterValue');" class="langsCommandLink "> <div>EN</div> </a> </span> </div> </form> <script type="text/javascript"> function setLanguage(language, formName ) { var form = document.forms[formName]; form.elements[formName].value = 'common/lang'; form.elements[formName].value = language; form.submit(); } </script> </div> </div> <div style="margin: 30px auto; padding: 0; position: relative; width: 1000px; font-size: 18px; text-align: center"> Pe艂notekstowe zasoby PLDML oraz innych baz dziedzinowych s膮 ju偶 dost臋pne w nowej Bibliotece Nauki.<br>Zapraszamy na <a href="https://bibliotekanauki.pl">https://bibliotekanauki.pl</a> </div> <div class="bottom"> <div class="bottom-line"> <ul> <li class="link-navigate "> <a href="search/general.action"> Szukaj </a> </li> <li class="link-navigate "> <a href="browse/articles-pldml.action"> Przegl膮daj </a> </li> <li class="link-help "> <a href="help" > Pomoc </a> </li> <li class="link-about "> <a href="about" > O nas </a> </li> <li> <a style="cursor: help;" onclick="contentBox('help/context/search/menu');" class="helpOutputLink helpButton"><img alt="help" src="images/help.gif"/></a> </li> </ul> <search> <form action="/mathbwn/search.action;jsessionid=E8D2698BB44926E779CB842D19993AC6" id="menuSearchForm" method="get"> <div class="quick_search" > <input name="SCHEME" value="general" type="hidden"/> <section class="" > <label class="searchLabel">test</label> <input title="Pole szybkiego wyszukiwania w menu g艂茂驴陆wnym" name="EQUALS_all" id="menuSearchInputText" class="menuSearchInputText" type="text"/> </section> <div type="button" class="submit-button quick-search-button-default" onclick="quickSearchSubmit();" > <input title="Przycisk szybkiego wyszukiwania w menu g艂茂驴陆wnym" id="hiddenButton" type="text" /> </div> <a style="cursor: help;" onclick="contentBox('help/context/search/quick');" class="helpOutputLink helpButton"><img alt="help" src="images/help.gif"/></a> </div> </form> </search> </div> </div> </header> </div> <div id="mainContainer"> <div id="toolboxPanel"> <form id="preferencesForm" name="preferencesForm" action="session.action"> <input type="hidden" name="userAction" value="property"> <input type="hidden" name="parameterName"> <input type="hidden" name="parameterValue"> <input type="hidden" name="currentUrl" value="/mathbwn/element/bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec"/> <input type="hidden" name="currentApplicationPath" value="/element/bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec"/> <div class="toolboxHeader"> <span>Preferencje</span> <a style="cursor: help;" onclick="contentBox('help/context/preferance');" class="helpOutputLink helpButton"><img alt="help" src="images/help.gif"/></a> </div> <div class="toolboxContent"> <div class="language-selection tc_gray"> <span href="#"> <a href="javascript:setLanguage('pl');" class="langsCommandLink currentLang"> <img src="images/flag-pl.gif" alt="Polish version" title="Polish version" class="langsGraficImage" /> <span style="display: none;" class="langsText">Polski</span> </a> <a href="javascript:setLanguage('en');" class="langsCommandLink "> <img src="images/flag-gb.gif" alt="English version" title="English version" class="langsGraficImage" /> <span style="display: none;" class="langsText">English</span> </a> </span> J臋zyk </div> <div class="tc_white"> <span> Widoczny <a href="javascript:showAbstract();">[Schowaj]</a> </span> Abstrakt </div> <div class="tc_gray"> <span href="#"> <select id="results_number" name="selectResultsNumber" size="1" onchange="javascript:setSearchResultsNumber(); " title="Ilo艣膰 element贸w na stronie"> <option value='10'>10</option><option value='20' selected='selected'>20</option><option value='50'>50</option><option value='100'>100</option> </select> </span> Liczba wynik贸w </div> </div> </form> <script type="text/javascript"> function setLanguage(language, formName) { var form = document.forms['preferencesForm']; form.elements['parameterName'].value = 'common/lang'; form.elements['parameterValue'].value = language; form.submit(); } function setSearchResultsNumber() { var form = document.forms['preferencesForm']; form.elements['parameterName'].value = 'search/itemsPerPage'; form.elements['parameterValue'].value = form.elements['selectResultsNumber'].options[form.elements['selectResultsNumber'].selectedIndex].value; form.submit(); } function showAbstract() { var form = document.forms['preferencesForm']; form.elements['parameterName'].value = 'search/showAbstract'; form.elements['parameterValue'].value = 'false'; form.submit(); } </script> </div> <div class="dynamic_content"> <main> <div class="details-tab" > <div class="details_header"> <ul class="searchMenu"> <li class="active"> <h1 class="style-inherit"> <a class="bookmark"> Seria - szczeg贸艂y </a> </h1> </li> </ul> <nav > <div class="tools address-link"> <img id="tools-address-button" title="Adres strony" class="tools-button" src="images/tools/link.png" height="16" /> <div id="tools-address" class="tools-list" style="display: none; opacity: 0;"> <div class="top-line"> <div class="arrow-up" ></div> </div> <div class="tools-header dark-background"> Adres strony <div id="tools-close" class="tools-close" ></div> </div> <div class="tools-content"> <input id="canonical_link" class="cannonical-link" value="http://pldml.icm.edu.pl/pldml/element/bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec" title="http://pldml.icm.edu.pl/pldml/element/bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec" type="text" /> <button id="address-to-clipboard" class="address-to-clipboard" data-clipboard-text="canonical_link" title='Kopiuj do schowka' data-clipboard-done='Gotowe' data-clipboard-label='Kopiuj' />Kopiuj</button> <script src="jscript/tools/ZeroClipboard/ZeroClipboard.js"></script> <script src="jscript/tools/ZeroClipboard/yaddaZeroClipboard.js"></script> </div> </div> </div> <script type="text/javascript" > $(document).ready(function(){ var MOUSE_ENTER; var mouseenter = false; var toolsWindowActive = false; $("#tools-address-button").click(function(event) { var $button = $(this); //Hide All other active windows $(".tools-list").each(function() { if($(this).prev().attr("id") != $button.attr("id")){ $(this).animate({opacity: 0}, 250, function() { $(this).css("display","none"); }); toolsWindowActive = false; } }); if($("#tools-address").css("opacity") == "0" ){ $("#tools-address").css("display","block").animate({opacity: 1}, 250, function() {}); toolsWindowActive = true; } else { $("#tools-address").animate({opacity: 0}, 250, function() { $(this).css("display","none"); }); toolsWindowActive = false; } event.stopPropagation(); }) $("body").click(function(event) { console.log("address : " + mouseenter); if(toolsWindowActive && !mouseenter){ $("#tools-address").animate({opacity: 0}, 250, function() { $(this).css("display","none"); }); } }); /* .mouseleave(function(event) { setTimeout(function(){ if(!mouseenter) $("#tools-list").animate({opacity: 0}, 250, function() {}); event.stopPropagation(); }, 100); });*/ $("#tools-address").mouseleave(function(event) { if(event.target.tagName != "SELECT" && event.target.id != "address-to-clipboard") //important refers to addressButton.jsp button id mouseenter = false; }) .mouseenter(function(event) { mouseenter = true; }).find(".tools-close").click(function(event) { $("#tools-address").animate({opacity: 0}, 250, function() { $(this).css("display","none"); }); event.stopPropagation(); }); }); </script> <span id="printButton" class="print-button" ><a href="http://pldml.icm.edu.pl:80/mathbwn/element/bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec?printView=true" target="_blank"><img src="images/print-2.png" alt="Ikona polecenia wydruku"/></a></span> </nav> </div> <div class="details"> <div class="details-content" > <!-- jesli podane, resetuje evenOdd na podana wartosc --> <script type="text/javascript"> $(document).ready(function() { removeEmptyRows(); }); </script> <div style="width:80%" class=" row row-even" id="row_1"> <div class="row-label" ><div class="white_label "><h3 class="style-inherit">Wydawca</h3></div></div> <div class="row-desc"> <div class="white_desc " style="width: 100%"> <a href="element/bwmeta1.element.dl-catalog-d9e0f18e-367b-49bc-930a-b1ca9f73e4c3" class="">Instytut Matematyczny Polskiej Akademii Nauk</a> </div> </div> </div> <!-- jesli podane, resetuje evenOdd na podana wartosc --> <div style="" class=" row row-odd" id="row_2"> <div class="row-label" ><div class="grey_label "><h3 class="style-inherit">Seria</h3></div></div> <div class="row-desc"> <div class="grey_desc " style="width: 100%"> <div class="articleTitle"> Monografie Matematyczne <div class="listingByLang"> </div> </div> </div> </div> </div> <!-- jesli podane, resetuje evenOdd na podana wartosc --> <div style="" class=" row row-even" id="row_3"> <div class="row-label" ><div class="white_label "><h3 class="style-inherit">Opis</h3></div></div> <div class="row-desc"> <div class="white_desc " style="width: 100%"> <div class="listingByLang"> </div> </div> </div> </div> <!-- jesli podane, resetuje evenOdd na podana wartosc --> <div style="" class=" row row-odd" id="row_4"> <div class="row-label" ><div class="grey_label "><h3 class="style-inherit">Redakcja</h3></div></div> <div class="row-desc"> <div class="grey_desc " style="width: 100%"> </div> </div> </div> <!-- jesli podane, resetuje evenOdd na podana wartosc --> <div style="" class=" row row-even" id="row_5"> <div class="row-label" ><div class="white_label "><h3 class="style-inherit">Osoby</h3></div></div> <div class="row-desc"> <div class="white_desc " style="width: 100%"> <ul class="contributor-card"> <li><!-- screen name --> redaktor: <a href='contributor/18058d7e143e7f970c52acae63638341'>Banach, Stefan</a> <ul> </ul> </li> <li><!-- screen name --> redaktor: <a href='contributor/c0c46262499c7f164b3a999a20ff8afd'>Knaster, Bronis艂aw</a> <ul> </ul> </li> <li><!-- screen name --> redaktor: <a href='contributor/045deca78e0838a081b4807609c3ec11'>Kuratowski, Kazimierz</a> <ul> </ul> </li> <li><!-- screen name --> redaktor: <a href='contributor/16a8e0f4551475500956615b5abd1ed1'>Mazurkiewicz, Stefan</a> <ul> </ul> </li> <li><!-- screen name --> redaktor: <a href='contributor/d96311e3220c50e31ab9a6bd5795766f'>Sierpi艅ski, Wac艂aw</a> <ul> </ul> </li> <li><!-- screen name --> redaktor: <a href='contributor/cbc67db023db2c46a2e5adf2472c50c8'>Steinhaus, Hugo</a> <ul> </ul> </li> </ul> </div> </div> </div> <!-- jesli podane, resetuje evenOdd na podana wartosc --> <div style="" class=" row row-odd" id="row_6"> <div class="row-label" ><div class="grey_label "><h3 class="style-inherit">Uwagi</h3></div></div> <div class="row-desc"> <div class="grey_desc " style="width: 100%"> <div class="listingByLang"> </div> </div> </div> </div> <div class="grey_break_collapse detailsVisible" colspan="3" id="sectionHeader_1"> <img src="images/dnone.gif" alt="" /> <span class="showMoreDetails">Pozycje w serii</span> </div> <!-- jesli podane, resetuje evenOdd na podana wartosc --> <div style="" class=" journalTree row row-even" id="row_7"> <div id="treeContainer" > <ul id="newTree"> <li id="bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec" class="open"> <span>Monografie Matematyczne</span> <ul > <li id="bwmeta1.element.zamlynska-bb1a306d-b6dd-4530-8298-3681e965c272" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>1. ksi膮偶ka: <a href='element/bwmeta1.element.zamlynska-bb1a306d-b6dd-4530-8298-3681e965c272?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;0&qt=CHILDREN-STATELESS' target="_self">Th茅orie des op茅rations lin茅aires</a> (<a href='contributor/cc52bc9eafde933239ddcb7b1fcb1d4f'>Banach S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-815db228-e798-4436-9812-63c332f30e5b" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>2. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-815db228-e798-4436-9812-63c332f30e5b?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;1&qt=CHILDREN-STATELESS' target="_self">Th茅orie de l&#039;int茅grale</a> (<a href='contributor/b1aab64f3c27a832fd829f3a89ce7fb7'>Saks S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.zamlynska-9ee68a27-f16a-4074-a332-1d8b3b83f2a7" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>3. ksi膮偶ka: <a href='element/bwmeta1.element.zamlynska-9ee68a27-f16a-4074-a332-1d8b3b83f2a7?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;2&qt=CHILDREN-STATELESS' target="_self">Topologie I</a> (<a href='contributor/b8019583c12c10f3b3005510aaf96201'>Kuratowski K.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-979e0478-d88e-401b-b6cc-a0b7f3c35adb" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>4. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-979e0478-d88e-401b-b6cc-a0b7f3c35adb?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;3&qt=CHILDREN-STATELESS' target="_self">Hypoth猫se du continu</a> (<a href='contributor/c6377b2a34868cc0e34fd3548e3216bb'>Sierpi艅ski W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-caca58c7-a4a9-437d-8e75-eaab7ab29846" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>5. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-caca58c7-a4a9-437d-8e75-eaab7ab29846?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;4&qt=CHILDREN-STATELESS' target="_self">Trigonometrical series</a> (<a href='contributor/61bfe41b9ee6bf1a7463a2ce6c3464a6'>Zygmund A.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-415bc856-09a5-45c3-a485-f21ca5670256" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>6. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-415bc856-09a5-45c3-a485-f21ca5670256?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;5&qt=CHILDREN-STATELESS' target="_self">Theorie der Orthogonalreihen</a> (<a href='contributor/d87966277b076ee2c40ba6b3227b78de'>Steinhaus H.</a>, <a href='contributor/e6a2cd4889c1aa6f967d5b1f3092e20d'>Kaczmarz S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-42a56b61-37f4-4c6b-a42b-ea95a98e407a" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>7. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-42a56b61-37f4-4c6b-a42b-ea95a98e407a?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;6&qt=CHILDREN-STATELESS' target="_self">Theory of the integral</a> (<a href='contributor/b1aab64f3c27a832fd829f3a89ce7fb7'>Saks S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-67ced3ff-be6f-4728-8757-4b8d4f1f7290" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>8. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-67ced3ff-be6f-4728-8757-4b8d4f1f7290?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;7&qt=CHILDREN-STATELESS' target="_self">Mechanika I</a> (<a href='contributor/cc52bc9eafde933239ddcb7b1fcb1d4f'>Banach S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-a115228d-4304-4ea2-b9cc-bff5c30db2fd" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>9. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-a115228d-4304-4ea2-b9cc-bff5c30db2fd?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;8&qt=CHILDREN-STATELESS' target="_self">Mechanika II</a> (<a href='contributor/cc52bc9eafde933239ddcb7b1fcb1d4f'>Banach S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-4d5b80e8-1693-41e4-af44-4de71af3ebcb" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>10. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-4d5b80e8-1693-41e4-af44-4de71af3ebcb?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;9&qt=CHILDREN-STATELESS' target="_self">Funkcje analityczne</a> (<a href='contributor/61bfe41b9ee6bf1a7463a2ce6c3464a6'>Zygmund A.</a>, <a href='contributor/b1aab64f3c27a832fd829f3a89ce7fb7'>Saks S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-6dd951bc-f78d-47c3-9a61-67ade1e5a375" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>11. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-6dd951bc-f78d-47c3-9a61-67ade1e5a375?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;10&qt=CHILDREN-STATELESS' target="_self">Zasady algebry wy偶szej</a> (<a href='contributor/c6377b2a34868cc0e34fd3548e3216bb'>Sierpi艅ski W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-d2d30337-be52-4509-be8f-72c7e78d5de7" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>12. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-d2d30337-be52-4509-be8f-72c7e78d5de7?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;11&qt=CHILDREN-STATELESS' target="_self">Geometria analityczna w n- wymiarach</a> (<a href='contributor/7dd87744f7c19384765b4a9c9c0e3523'>Borsuk K.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-b12c505c-0407-47bc-8e22-ba605b2bb7eb" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>13. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-b12c505c-0407-47bc-8e22-ba605b2bb7eb?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;12&qt=CHILDREN-STATELESS' target="_self">Dzia艂ania niesko艅czone</a> (<a href='contributor/c6377b2a34868cc0e34fd3548e3216bb'>Sierpi艅ski W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-cdca5ff3-7dbf-450b-a595-dae6a2b3b4c3" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>14. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-cdca5ff3-7dbf-450b-a595-dae6a2b3b4c3?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;13&qt=CHILDREN-STATELESS' target="_self">Rachunek niesko艅czony</a> (<a href='contributor/c6377b2a34868cc0e34fd3548e3216bb'>Sierpi艅ski W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-0e70728b-eff5-4dce-bcfe-46c5a859a196" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>15. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-0e70728b-eff5-4dce-bcfe-46c5a859a196?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;14&qt=CHILDREN-STATELESS' target="_self">Wyk艂ady rachunku r贸偶niczkowego i ca艂kowego</a> (<a href='contributor/b8019583c12c10f3b3005510aaf96201'>Kuratowski K.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-93aeaa4c-9455-4cb8-9b0b-b49a211903f5" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>16. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-93aeaa4c-9455-4cb8-9b0b-b49a211903f5?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;15&qt=CHILDREN-STATELESS' target="_self">Geometria wykre艣lna</a> (<a href='contributor/e85939b7c3ee63025cd0dd015fe02b3a'>Otto E.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-facbea60-0d97-49ec-83e6-11e699756f2f" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>17. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-facbea60-0d97-49ec-83e6-11e699756f2f?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;16&qt=CHILDREN-STATELESS' target="_self">Wst臋p do teorii funkcji rzeczywistych</a> (<a href='contributor/cc52bc9eafde933239ddcb7b1fcb1d4f'>Banach S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-de14868e-95a7-43a2-8e96-0a88c8960431" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>18. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-de14868e-95a7-43a2-8e96-0a88c8960431?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;17&qt=CHILDREN-STATELESS' target="_self">Logika matematyczna</a> (<a href='contributor/e60d9f093455ca549762b4a55a1447c6'>Mostowski A.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-a064b502-798f-4529-935f-9b132b5667dd" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>19. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-a064b502-798f-4529-935f-9b132b5667dd?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;18&qt=CHILDREN-STATELESS' target="_self">Teoria liczb</a> (<a href='contributor/c6377b2a34868cc0e34fd3548e3216bb'>Sierpi艅ski W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-6ae56573-c7cb-4290-8fa6-e190cf111cb7" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>20. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-6ae56573-c7cb-4290-8fa6-e190cf111cb7?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;19&qt=CHILDREN-STATELESS' target="_self">Topologie I</a> (<a href='contributor/b8019583c12c10f3b3005510aaf96201'>Kuratowski K.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-714ce5f3-450f-4272-8151-9adb6f5819aa" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>21. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-714ce5f3-450f-4272-8151-9adb6f5819aa?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;20&qt=CHILDREN-STATELESS' target="_self">Topologie II</a> (<a href='contributor/b8019583c12c10f3b3005510aaf96201'>Kuratowski K.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-79165ff6-a59e-4e5f-94c6-5ca5c1c2d0cc" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>22. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-79165ff6-a59e-4e5f-94c6-5ca5c1c2d0cc?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;21&qt=CHILDREN-STATELESS' target="_self">Wektory i tensory</a> (<a href='contributor/911c6f9a25f8fc698bedee697ff2a6f1'>Rubinowicz W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-9e8852a1-f6bb-46f4-83dd-88380c8edbe0" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>23. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-9e8852a1-f6bb-46f4-83dd-88380c8edbe0?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;22&qt=CHILDREN-STATELESS' target="_self">Alg茅bre des ensembles</a> (<a href='contributor/c6377b2a34868cc0e34fd3548e3216bb'>Sierpi艅ski W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-50796184-5cd5-4064-b87f-71e6fecb3d49" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>24. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-50796184-5cd5-4064-b87f-71e6fecb3d49?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;23&qt=CHILDREN-STATELESS' target="_self">Mechanics</a> (<a href='contributor/cc52bc9eafde933239ddcb7b1fcb1d4f'>Banach S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-9e2554bf-036b-481b-b7c6-c3f7bb3b0c18" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>25. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-9e2554bf-036b-481b-b7c6-c3f7bb3b0c18?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;24&qt=CHILDREN-STATELESS' target="_self">R贸wnania r贸偶niczkowe I</a> (<a href='contributor/0a31d28a5e298012ae44d192e8950da4'>Nikliborc W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-b8962e49-50e0-4e45-bac7-c48b39206e1d" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>26. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-b8962e49-50e0-4e45-bac7-c48b39206e1d?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;25&qt=CHILDREN-STATELESS' target="_self">Geometria analityczna</a> (<a href='contributor/62991aa2aca8a89fb11b524e306bc7cd'>Stark M.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-234246e7-642c-4afd-8764-5edfcc26fad4" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>27. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-234246e7-642c-4afd-8764-5edfcc26fad4?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;26&qt=CHILDREN-STATELESS' target="_self">Teoria mnogo艣ci</a> (<a href='contributor/b8019583c12c10f3b3005510aaf96201'>Kuratowski K.</a>, <a href='contributor/e60d9f093455ca549762b4a55a1447c6'>Mostowski A.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-227b438e-01df-4660-b08b-b7b10ded45cf" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>28. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-227b438e-01df-4660-b08b-b7b10ded45cf?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;27&qt=CHILDREN-STATELESS' target="_self">Analytic functions</a> (<a href='contributor/b1aab64f3c27a832fd829f3a89ce7fb7'>Saks S.</a>, <a href='contributor/61bfe41b9ee6bf1a7463a2ce6c3464a6'>Zygmund A.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-ae5bf867-59ac-4b7f-9c6c-feffcaa7b577" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>29. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-ae5bf867-59ac-4b7f-9c6c-feffcaa7b577?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;28&qt=CHILDREN-STATELESS' target="_self">Funkcje analityczne i harmoniczne</a> (<a href='contributor/1f111683cebdd406b92833c7d8384d3c'>Leja F.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-3f9b5b00-b8ff-4ef7-bced-43c7fcc2509b" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>30. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-3f9b5b00-b8ff-4ef7-bced-43c7fcc2509b?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;29&qt=CHILDREN-STATELESS' target="_self">Rachunek operator贸w</a> (<a href='contributor/b77bfb62ae891e2048b176406ca52278'>Mikusi艅ski J. G.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-f1a19d74-33e7-4437-892a-01ce73e5786d" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>31. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-f1a19d74-33e7-4437-892a-01ce73e5786d?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;30&qt=CHILDREN-STATELESS' target="_self">Formes ext茅rieures et leurs applications</a> (<a href='contributor/e4ff49e8f604913389ac72c17101e3dc'>艢lebodzi艅ski W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-6f605659-8375-47f4-99a6-376c920937c6" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>32. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-6f605659-8375-47f4-99a6-376c920937c6?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;31&qt=CHILDREN-STATELESS' target="_self">Podstawy rachunku prawdopodobie艅stwa</a> (<a href='contributor/0fca73874b74d30d3c358e2df2eaec92'>Mazurkiewicz S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-bbe1daa5-2de2-4a2e-a0d9-25dee793c652" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>33. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-bbe1daa5-2de2-4a2e-a0d9-25dee793c652?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;32&qt=CHILDREN-STATELESS' target="_self">Gitterpunkte in mehrdimensionalen Kugeln</a> (<a href='contributor/b04676ef89972cf937c98948664b3b08'>Walfisz A.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-58b834be-78ba-4355-874b-a6489cbcf6bd" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>37. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-58b834be-78ba-4355-874b-a6489cbcf6bd?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;33&qt=CHILDREN-STATELESS' target="_self">Funkcje rzeczywiste II</a> (<a href='contributor/dda852029063fd13be7235480a850cb3'>Sikorski R.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-fc54364c-991a-4223-8e30-c008d134e92e" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>39. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-fc54364c-991a-4223-8e30-c008d134e92e?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;34&qt=CHILDREN-STATELESS' target="_self">Funktionalgleichungen der Theorie der geometrischen Objekte</a> (<a href='contributor/f0ce1a37adb556d0ac7b3f87fc025c2b'>Go艂膮b S.</a>, <a href='contributor/234ef4bea41aff05ce051cb4408bd81c'>Acz茅l J.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-4fb896c2-ef48-4c4e-bb13-bd8fe14912f1" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>40. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-4fb896c2-ef48-4c4e-bb13-bd8fe14912f1?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;35&qt=CHILDREN-STATELESS' target="_self">Formes ext茅rieures et leurs applications</a> (<a href='contributor/4c645031a6dd12199255adb4f56ec431'>Romanovski P.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-556369c7-b6cc-4a5b-be36-bfc8e0ca7cfa" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>42. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-556369c7-b6cc-4a5b-be36-bfc8e0ca7cfa?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;36&qt=CHILDREN-STATELESS' target="_self">Elementary theory of numbers</a> (<a href='contributor/c6377b2a34868cc0e34fd3548e3216bb'>Sierpi艅ski W.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-0dc5b71f-16a6-468a-958d-b0e03bde9259" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>43. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-0dc5b71f-16a6-468a-958d-b0e03bde9259?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;37&qt=CHILDREN-STATELESS' target="_self">Differential inequalities</a> (<a href='contributor/c1d13c78fa5d94e2e6c66a3323b751eb'>Szarski J.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> <li id="bwmeta1.element.dl-catalog-08cbc673-4fd7-49a1-8348-01dcab8a23f3" class="hasChildren bwmeta1.level.hierarchy_Book_Book"> <span>47. ksi膮偶ka: <a href='element/bwmeta1.element.dl-catalog-08cbc673-4fd7-49a1-8348-01dcab8a23f3?q=bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec;38&qt=CHILDREN-STATELESS' target="_self">Equations in linear spaces</a> (<a href='contributor/bbf2b654eac6bad1d0f1f1ddeb9356d5'>Przeworska-Rolewicz D.</a>, <a href='contributor/ef9151f314864ea9b5bd16b36950e64b'>Rolewicz S.</a>)</span> <ul style="display: none;"> <li><span class="placeholder">&nbsp;</span></li> </ul> </li> </ul> </li> </ul> </div> </div> <script type="text/javascript"> var treeState = new Array(); function initTree(rebuild) { var CLASSES = $.treeview.classes; if(rebuild){ $("#newTree").remove(); $("<li/>").attr("id", "newTree").appendTo($("#treeContainer")); } $("#newTree").treeview({ url: "tree/hierarchy.action", ajax: { data: { "initialRoot": function() { return "bwmeta1.element.dl-catalog-80f4c443-e772-4939-9305-45fe3beb92ec" }, "mergeYearVolume": function() { return $("#mergeYearVolumeCheckbox").attr('checked'); } } }, asyncCallback : function (container) { if (treeState.length > 0) { var elements = $("li[id='" + treeState[0] + "']"); if (elements.length > 0) { treeState.shift(); if (!elements.hasClass("collapsable")) { elements.children("div.hitarea").click(); } } } } }); } $("#treeContainer").ajaxComplete(function(){ changeArticleView(); }); function changeArticleView(){ $(".hitarea").each(function(){ var elementClass = $(this).attr("class"); if(elementClass != null){ var index = elementClass.indexOf("Article"); if(index>-1){ $(this).removeClass('hitarea'); } } }); } function saveState() { expanding = true; if (treeState.length > 0) { treeState = new Array(); } $.each($("#treeContainer li.collapsable"), function(i,v) { if ($(v).hasClass("bwmeta1-Volume_Year_Joined")) { var links = new Array(); var links = $(v).children("span").children("a"); if (links.length == 2) { var x = $(links[1]).attr("href"); treeState.push(x.substring(x.indexOf("bwmeta"), x.length)); x = $(links[0]).attr("href"); treeState.push(x.substring(x.indexOf("bwmeta"), x.length)); } } else if (!$(v).hasClass("bwmeta1-level-hierarchy_Journal_Year")) { treeState.push($(v).attr("id")); } }); treeState.shift(); } function expandYear() { saveState(); initTree(true); } $(document).ready(function() { initTree(false); changeArticleView(); }); </script> <!-- jesli podane, resetuje evenOdd na podana wartosc --> <div style="" class=" hierarchyTreeMergeYearVolume hideCheckBox row row-odd" id="row_8"> <p id="mergeYearVolumeTd" class="grey_desc" colspan="3"> <input type="checkbox" id="mergeYearVolumeCheckbox" onclick="expandYear()" title="rozwi艅 roczniki" /> rozwi艅 roczniki </p> </div> </div> <div class="bottom_gap"></div> </div> </div> </main> </div> </div> <div id="contextHelpBox" style="display:none;"></div> <div id="contentBox" style="display:none;"></div> </div> <div class="push" ></div> </div> <footer id="footer"> <div id="footerContent"> <a href="http://www.icm.edu.pl/" > <img src="images/icm_logo.png" alt="ICM UW" /> </a> <a href="http://pon.edu.pl/" > <img src="images/pon_czarny.png" alt="Platforma otwartej nauki" height="47px" /> </a> <br /> Baza utrzymywana i dystrybuowana przez <a href="http://www.icm.edu.pl/" title="ICM UW"> ICM UW </a> | System oparty na platformie <a href="http://ceon.pl/pl/oprogramowanie/yadda-main"> YADDA </a> default, ver. 4.4.26, rev. 42753 | <a id="copyright" href="http://www.icm.edu.pl/"> &copy; ICM UW 2005-2024 </a> </div> </footer> <div class="no-js-message" ><img src="images/critical.png" alt="" />JavaScript jest wy艂膮czony w Twojej przegl膮darce internetowej. W艂膮cz go, a nast臋pnie od艣wie偶 stron臋, aby m贸c w pe艂ni z niej korzysta膰.</div> <script type="text/javascript" > $('.no-js-message').css('display', 'none'); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10