Moritz Doll

Results 8 issues of Moritz Doll

The structure is taken literally from `linear_algebra/matrix/bilinear_form` with generalizations and easier proofs where possible. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

WIP
t-algebra

We rename the current `inner_product_space.is_self_adjoint` to `linear_map.is_symmetric` (which states that `inner (A x) y = inner x (A y)` for all `x,y : E`) and add a new definition `is_self_adjoint`...

delegated
t-analysis

I just open this to track my progress and let everyone know how I plan to do this. This is very tedious, so if anyone wants to help I would...

RFC
t-algebra

Prove that `real.pi` is irrational using [Niven's argument](https://projecteuclid.org/journals/bulletin-of-the-american-mathematical-society/volume-53/issue-6/A-simple-proof-that-pi-is-irrational/bams/1183510788.full), see also [Wikipedia](https://en.wikipedia.org/wiki/Proof_that_%CF%80_is_irrational#Niven's_proof) [Zulip](https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/Paulson's.20.22small.20formalisation.20challenges.22)

good-first-project
t-analysis

This PR provides the proof that every locally convex space has a family of seminorms that induces the topology. This PR also adds a new simp-lemma `is_R_or_C.real_norm`, which calculates the...

awaiting-review
t-analysis

Remove `bilin_form_of_real_inner` and add a remark in the docstring of `sesq_form_of_inner` that for over real spaces the sesquilinear form is by definition a bilinear form. For this we generalize `is_self_adjoint_iff_bilin_form`...

delegated
t-analysis

--- - [x] depends on: #10661 - [ ] depends on: #10796 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

WIP
blocked-by-other-PR
merge-conflict

awaiting-author
merge-conflict