Documentation

Projects.Misc.P001

noncomputable def Misc.P001.P1.f (n : ) :
Equations
Instances For
    theorem Misc.P001.P1.f_lt {n : } (h : 1 < n) :
    f n < n
    theorem Misc.P001.P1.thm₂ :
    f 2003 < 2003
    theorem Misc.P001.P2.sum_mul_le_112_of_sum_eq_12 {a b c : } (ha : 0 a) (hb : 0 b) (hc : 0 c) (h : a + b + c = 12) :
    a * b * c + a * b + b * c + c * a 112
    theorem Misc.P001.P3.thm_6_div_mul_succ_mul {n : } :
    6 n * (n + 1) * (2 * n + 1)
    theorem Misc.P001.P4.main {b : } {n : } (hb : b 1) :
    (∑ kFinset.range n, (n - k) * b ^ k) * (b - 2) + n = kFinset.range n, (b - n + k) * b ^ k
    def Misc.P001.P5.le (n m : ) :
    Equations
    Instances For
      theorem Misc.P001.P5.le_iff_nat_le {n m : } :
      le n m n m
      def Misc.P001.P5.f :
      Equations
      Instances For
        theorem Misc.P001.P5.thm₁ {n m : } :
        f n (m + 1) = f n m + 1
        theorem Misc.P001.P5.thm₂ {n : } :
        f n n = n * 2
        Instances
          @[instance_reducible]
          Equations
          Instances
            @[instance_reducible]
            Equations
            Instances
              @[instance_reducible]
              Equations
              @[reducible, inline]
              Equations
              Instances For
                theorem Misc.P001.P9.integral_congr {f g : } {a b : } (ha : a b) (h : ∀ (x : ), a xx bf x = g x) :
                (x : ) in a..b, f x μ = (x : ) in a..b, g x μ
                theorem Misc.P001.P10.aux₁ {r N n c : } {a : } (h₂ : ∀ (n : ), a n r) (h₃ : ∀ (n : ), ∃ (k : ), (∏ iFinset.range n, (a i)) ^ (↑n)⁻¹ = k) (hrN : r < N) (hn : N n) (h₄ : 1 c) (H₁ : ∀ (k : ), N kk n(∏ iFinset.range k, (a i)) ^ (↑k)⁻¹ = c) :
                a n c
                theorem Misc.P001.P10.aux₂ {r N n c : } {w : } {a : } (h₃ : ∀ (n : ), ∃ (k : ), (∏ iFinset.range n, (a i)) ^ (↑n)⁻¹ = k) (hw : max (↑r) (Real.logb (1 + 1 / r) r) + 1 = w) (hN : w < N) (hr : 1 r) (hrN : r < N) (hn : N n) (hc : iFinset.range N, (a i) = c ^ N) (h₅ : c r) (H : ∀ (k : ), N kk < na k = c) (h₁ : ∀ (n : ), 1 a n) (h₄ : 1 c) (H₁ : ∀ (k : ), N kk n(∏ iFinset.range k, (a i)) ^ (↑k)⁻¹ = c) :
                c a n
                theorem Misc.P001.P10.aux₃ {r : } {a : } (h₁ : ∀ (n : ), a n 0) (h₂ : ∀ (n : ), a n r) (h₃ : ∀ (n : ), ∃ (k : ), (∏ iFinset.range n, (a i)) ^ (↑n)⁻¹ = k) :
                ∃ (c : ) (N : ), ∀ (n : ), N na n = c
                theorem Misc.P001.P10.main {a : } (h₁ : ∀ (n : ), a n 0) (h₂ : ∀ (n : ), a n 2025) (h₃ : ∀ (n : ), ∃ (k : ), (∏ iFinset.range n, (a i)) ^ (↑n)⁻¹ = k) :
                ∃ (c : ) (N : ), ∀ (n : ), N na n = c
                theorem Misc.P001.P10.cntrex₁ :
                ¬∀ {a : }, (∀ (n : ), a n 2025)(∀ (n : ), n 0∃ (k : ), k ^ n = (∏ i : Fin n, a i))∃ (c : ) (N : ), c 0 N 0 nN, a n = c
                theorem Misc.P001.P10.main_alt_pnat {a : ℕ+ℕ+} (h₁ : ∀ (n : ℕ+), (a n) 2025) (h₂ : ∀ (n : ℕ+), ∃ (k : ), k ^ n = (∏ i : Fin n, a i + 1, )) :
                ∃ (c : ℕ+) (N : ℕ+), ∀ (n : ℕ+), n Na n = c
                theorem Misc.P001.P12.thm₃ {a b c : } (ha : -1 < a) (hb : -1 < b) (hc : -1 < c) :
                3 * a * b * c a ^ 3 + b ^ 3 + c ^ 3
                theorem Misc.P001.P13.aux₁ {i j : } :
                i < j 2 ^ i + i < 2 ^ j + j
                theorem Misc.P001.P13.aux₂ {i j : } :
                i j 2 ^ i + i 2 ^ j + j
                theorem Misc.P001.P13.thm₁ {x : } :
                2 ^ x + x = 37 x = 5