Skip to content

Commit

Permalink
chore(analysis/liouville/liouville + data/real/liouville): create fol…
Browse files Browse the repository at this point in the history
…der `analysis/liouville/`, move `data/real/liouville` into new folder (#7998)

This PR simply creates a new folder `analysis/liouville` and moves `data/real/liouville` into the new folder.  In PR #7996 I create a new Liouville-related file in the same folder.
  • Loading branch information
adomani committed Jun 20, 2021
1 parent 3a0f282 commit 547df12
Showing 1 changed file with 3 additions and 1 deletion.
@@ -1,15 +1,17 @@
/-
Copyright (c) 2020 Jujian Zhang. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Jujian Zhang
Authors: Damiano Testa, Jujian Zhang
-/
import analysis.calculus.mean_value
import data.polynomial.denoms_clearable
import data.real.irrational
import ring_theory.algebraic
import topology.algebra.polynomial
/-!
# Liouville's theorem
This file contains a proof of Liouville's theorem stating that all Liouville numbers are
transcendental.
Expand Down

0 comments on commit 547df12

Please sign in to comment.