Imports
/-
Copyright (c) 2026 Terence Rokop. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Terence Rokop
-/
module
public import Geb.Mathlib.CategoryTheory
public import Geb.Mathlib.Computability
public import Geb.Mathlib.Data
public import Geb.Mathlib.LogicGeb.Mathlib โ upstream-eligible content for mathlib4, Lean core or Batteries
Modules under this namespace are intended for eventual upstream
extraction to mathlib4, and import only from Mathlib.*,
Batteries.*, Geb.Mathlib.* or GebLang.*. Where those import
rules leave no alternative, a module here may instead target Lean core
or Batteries; that destination is open, per TODO.md ยง Upstream
destination of core- and Batteries-targeted content.