filename stringlengths 5 30 | content stringlengths 22 296k |
|---|---|
Polynomial.lean | /-
Copyright (c) 2018 Chris Hughes. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Chris Hughes, Johannes Hölzl, Kim Morrison, Jens Wagemaker
-/
import Mathlib.Algebra.Polynomial.AlgebraMap
/-!
# Polynomials and adjoining roots
## Main results
* `Polynomial.instComm... |
Basic.lean | /-
Copyright (c) 2024 Yuma Mizuno. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Yuma Mizuno
-/
import Mathlib.Tactic.CategoryTheory.Coherence.Basic
import Mathlib.Tactic.CategoryTheory.Bicategory.Normalize
import Mathlib.Tactic.CategoryTheory.Bicategory.PureCoherence... |
character.v | (* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
From HB Require Import structures.
From mathcomp Require Import ssreflect ssrbool ssrfun eqtype choice ssrnat seq.
From mathcomp Require Import path div fintype... |
ContDiff.lean | /-
Copyright (c) 2025 Sébastien Gouëzel. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Sébastien Gouëzel
-/
import Mathlib.Analysis.Calculus.ContDiff.Basic
import Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
/-! # Fundamental theorem of calculus fo... |
Shrink.lean | /-
Copyright (c) 2021 Kim Morrison. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Kim Morrison
-/
import Mathlib.Algebra.Algebra.TransferInstance
import Mathlib.Algebra.Ring.Shrink
/-!
# Transfer module and algebra structures from `α` to `Shrink α`
-/
noncomputable ... |
ssrnat.v | "(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)\n(* Distributed und(...TRUNCATED) |
WithDensityFinite.lean | "/-\nCopyright (c) 2024 Rémy Degenne. All rights reserved.\nReleased under Apache 2.0 license as de(...TRUNCATED) |
orderedzmod.v | "(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)\n(* Distributed und(...TRUNCATED) |
FullSubcategory.lean | "/-\nCopyright (c) 2017 Kim Morrison. All rights reserved.\nReleased under Apache 2.0 license as des(...TRUNCATED) |
fraction.v | "(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)\n(* Distributed und(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 31