Dataset Viewer
Auto-converted to Parquet Duplicate
filename
stringlengths
5
42
content
stringlengths
15
319k
Lean.lean
/- Copyright (c) 2025 Jon Eugster. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Jon Eugster, Arthur Paulino -/ import Lean.Data.Json import Lean.Util.Path /-! # Helper Functions This file contains helper functions that could potentially be upstreamed to Lean or re...
Defs.lean
/- Copyright (c) 2016 Jeremy Avigad. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Jeremy Avigad -/ import Mathlib.Algebra.CharZero.Defs import Mathlib.Algebra.Ring.Defs import Mathlib.Algebra.Group.Int.Defs import Mathlib.Data.Int.Cast.Basic import Mathlib.Algebra.Ri...
Basic.lean
/- Copyright (c) 2021 Aaron Anderson. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Aaron Anderson, Michael Stoll -/ import Mathlib.Analysis.PSeries import Mathlib.Analysis.Normed.Module.FiniteDimension import Mathlib.Data.Complex.FiniteDimensional /-! # L-series Gi...
preorder.v
(* (c) Copyright 2006-2019 Microsoft Corporation and Inria. *) (* Distributed under the terms of CeCILL-B. *) From HB Require Import structures. From mathcomp Require Import ssreflect ssrfun ssrbool eqtype ssrnat choice seq. From mathcomp Require Import path fintype tup...
sesquilinear.v
"From HB Require Import structures.\nFrom mathcomp Require Import ssreflect ssrfun ssrbool eqtype ss(...TRUNCATED)
Density.lean
"/-\nCopyright (c) 2021 Kexing Ying. All rights reserved.\nReleased under Apache 2.0 license as desc(...TRUNCATED)
ZeroLimit.lean
"/-\nCopyright (c) 2023 Dagur Asgeirsson. All rights reserved.\nReleased under Apache 2.0 license as(...TRUNCATED)
nilpotent.v
"(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)\n(* Distributed und(...TRUNCATED)
archimedean.v
"(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)\n(* Distributed und(...TRUNCATED)
UnivLE.lean
"/-\nCopyright (c) 2023 Kim Morrison. All rights reserved.\nReleased under Apache 2.0 license as des(...TRUNCATED)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
26