# HPMNS

## HPMNS

- [Введение](https://hpmns.gitbook.io/notes/readme.md)
- [Лекции](https://hpmns.gitbook.io/notes/lectures.md)
- [L1. Античная философия и наука](https://hpmns.gitbook.io/notes/lectures/l1.md)
- [L2. Аристотель и его мировоззрение](https://hpmns.gitbook.io/notes/lectures/l2.md)
- [L3. Аристотель, эпоха эллинизма](https://hpmns.gitbook.io/notes/lectures/l3.md)
- [L4. Античная астрономия (продолжение), средневековье, эпоха Ренессанса](https://hpmns.gitbook.io/notes/lectures/l4.md)
- [L5. Система Коперника и формирование естествознание Нового Времени](https://hpmns.gitbook.io/notes/lectures/l5.md)
- [L6. Эпоха Ренессанса: Кеплер, Бэкон, Декарт](https://hpmns.gitbook.io/notes/lectures/l6.md)
- [L7. Декарт (продолжение), Паскаль, Ньютон](https://hpmns.gitbook.io/notes/lectures/l7.md)
- [L8. Ньютон (продолжение), Лейбниц, Кант](https://hpmns.gitbook.io/notes/lectures/l8.md)
- [L9. Кант (продолжение), естествознание 18 века](https://hpmns.gitbook.io/notes/lectures/l9.md)
- [L10. Естествознание 18 века (продолжение)](https://hpmns.gitbook.io/notes/lectures/l10.md)
- [L11. Естествознание 19 века](https://hpmns.gitbook.io/notes/lectures/l11.md)
- [L12. Естествознание первой половины 20 века](https://hpmns.gitbook.io/notes/lectures/l12.md)
- [L13. Карл Поппер (продолжение), Томас Кун, Имре Лакатос](https://hpmns.gitbook.io/notes/lectures/l13.md)
- [L14. Структура естественнонаучного знания](https://hpmns.gitbook.io/notes/lectures/l14.md)
- [L15. Методологические принципы научного естествознания](https://hpmns.gitbook.io/notes/lectures/l15.md)
- [L16. Философские проблемы естествознания 20 века](https://hpmns.gitbook.io/notes/lectures/l16.md)
- [L19. Философские проблемы биологии (продолжение)](https://hpmns.gitbook.io/notes/lectures/l19.md)
- [L20. Философия техники](https://hpmns.gitbook.io/notes/lectures/l20.md)
- [L21. Экология, генная инженерия, биоэтика](https://hpmns.gitbook.io/notes/lectures/l21.md)
- [L22. Дискуссии в философии науки во второй половине XX века](https://hpmns.gitbook.io/notes/lectures/l22.md)
- [L23. Вера и Разум. Естествознание, философия и религия](https://hpmns.gitbook.io/notes/lectures/l23.md)
- [L24. Кризис культуры в русской и западной философии 19 века](https://hpmns.gitbook.io/notes/lectures/l24.md)
- [L25. Кризис культуры в русской и западной философии 20 века](https://hpmns.gitbook.io/notes/lectures/l25.md)
- [Семинары](https://hpmns.gitbook.io/notes/seminars.md)
- [S1. Ключевые этапы развития философии и науки](https://hpmns.gitbook.io/notes/seminars/s1.md)
- [S2. Теория познания, физика и космология Демокрита, Платона и Аристотеля](https://hpmns.gitbook.io/notes/seminars/s2.md)
- [S3. Рационализм и эмпиризм](https://hpmns.gitbook.io/notes/seminars/s3.md)
- [S4. Скептицизм](https://hpmns.gitbook.io/notes/seminars/s4.md)
- [S5. Второй позитивизм](https://hpmns.gitbook.io/notes/seminars/s5.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://hpmns.gitbook.io/notes/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
