blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
139
content_id
stringlengths
40
40
detected_licenses
listlengths
0
16
license_type
stringclasses
2 values
repo_name
stringlengths
7
55
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
6 values
visit_date
int64
1,471B
1,694B
revision_date
int64
1,378B
1,694B
committer_date
int64
1,378B
1,694B
github_id
float64
1.33M
604M
star_events_count
int64
0
43.5k
fork_events_count
int64
0
1.5k
gha_license_id
stringclasses
6 values
gha_event_created_at
int64
1,402B
1,695B
gha_created_at
int64
1,359B
1,637B
gha_language
stringclasses
19 values
src_encoding
stringclasses
2 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
1 class
length_bytes
int64
3
6.4M
extension
stringclasses
4 values
content
stringlengths
3
6.12M
865d3677dce4bb8872759ed1ee1f0da01208a06e
59a4b050600ed7b3d5826a8478db0a9bdc190252
/src/category_theory/filtered.lean
22021282762a0fe908343ca1460fbabaeade0423
[]
no_license
rwbarton/lean-category-theory
f720268d800b62a25d69842ca7b5d27822f00652
00df814d463406b7a13a56f5dcda67758ba1b419
refs/heads/master
1,585,366,296,767
1,536,151,349,000
1,536,151,349,000
147,652,096
0
0
null
1,536,226,960,000
1,536,226,960,000
null
UTF-8
Lean
false
false
926
lean
import category_theory.limits.shape import category_theory.preorder import order.filter open category_theory.limits namespace category_theory universes u₁ v₁ variables α : Type u₁ class directed [preorder α] := (bound (x₁ x₂ : α) : α) (i₁ (x₁ x₂ : α) : x₁ ≤ bound x₁ x₂) (i₂ (x₁ x₂ : α) : x₂ ≤ bound x₁ x₂) variabl...
3db6b47b89a197c03a4f55d33bb735acc20dda03
9dc8cecdf3c4634764a18254e94d43da07142918
/src/algebra/module/torsion.lean
40f0f8bba13ed0303bb71830f12522e2b9ac00f6
[ "Apache-2.0" ]
permissive
jcommelin/mathlib
d8456447c36c176e14d96d9e76f39841f69d2d9b
ee8279351a2e434c2852345c51b728d22af5a156
refs/heads/master
1,664,782,136,488
1,663,638,983,000
1,663,638,983,000
132,563,656
0
0
Apache-2.0
1,663,599,929,000
1,525,760,539,000
Lean
UTF-8
Lean
false
false
27,501
lean
/- Copyright (c) 2022 Pierre-Alexandre Bazin. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Pierre-Alexandre Bazin -/ import algebra.direct_sum.module import linear_algebra.isomorphisms import group_theory.torsion import ring_theory.coprime.ideal import ring_theory.fi...
a85230016088845b9dc9fc3a859ecb40aaaa5b30
74addaa0e41490cbaf2abd313a764c96df57b05d
/Mathlib/data/polynomial/iterated_deriv_auto.lean
f6953365b8e0eaf73269dc458153df7b8ecd86ba
[]
no_license
AurelienSaue/Mathlib4_auto
f538cfd0980f65a6361eadea39e6fc639e9dae14
590df64109b08190abe22358fabc3eae000943f2
refs/heads/master
1,683,906,849,776
1,622,564,669,000
1,622,564,669,000
371,723,747
0
0
null
null
null
null
UTF-8
Lean
false
false
3,786
lean
/- Copyright (c) 2020 Jujian Zhang. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Jujian Zhang -/ import Mathlib.PrePort import Mathlib.Lean3Lib.init.default import Mathlib.data.polynomial.derivative import Mathlib.logic.function.iterate import Mathlib.data.finset.int...
d4ca936196271d1f936188bc027f126be86c01b1
367134ba5a65885e863bdc4507601606690974c1
/src/linear_algebra/std_basis.lean
4c643cef9360936351c62862ebe2164328b8194a
[ "Apache-2.0" ]
permissive
kodyvajjha/mathlib
9bead00e90f68269a313f45f5561766cfd8d5cad
b98af5dd79e13a38d84438b850a2e8858ec21284
refs/heads/master
1,624,350,366,310
1,615,563,062,000
1,615,563,062,000
162,666,963
0
0
Apache-2.0
1,545,367,651,000
1,545,367,651,000
null
UTF-8
Lean
false
false
9,219
lean
/- Copyright (c) 2017 Johannes Hölzl. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Johannes Hölzl -/ import linear_algebra.basic import linear_algebra.basis import linear_algebra.pi /-! # The standard basis This file defines the standard basis `std_basis R φ i b j`...
f45065189cf17944b9c7de1691bb3663b9a049ee
0c1546a496eccfb56620165cad015f88d56190c5
/tests/lean/run/t2.lean
b5f2b34745b627bb0a2a2ed7316eb2d7f8268be0
[ "Apache-2.0" ]
permissive
Solertis/lean
491e0939957486f664498fbfb02546e042699958
84188c5aa1673fdf37a082b2de8562dddf53df3f
refs/heads/master
1,610,174,257,606
1,486,263,620,000
1,486,263,620,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
183
lean
universe l universe u print raw Type print raw Type.{1} print raw Type.{2} print raw Type.{l+1} print raw Type.{max l u 1} print raw Type.{imax l+1 u 1} print raw Type.{imax l+1 l u}
ec0f9b0176c22337b1fbd7985d853da3bd4423db
6432ea7a083ff6ba21ea17af9ee47b9c371760f7
/src/Init/Control/Id.lean
ab1b4a1a15a7a9eb1d2d226933466bb9dccd0a78
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
leanprover/lean4
4bdf9790294964627eb9be79f5e8f6157780b4cc
f1f9dc0f2f531af3312398999d8b8303fa5f096b
refs/heads/master
1,693,360,665,786
1,693,350,868,000
1,693,350,868,000
129,571,436
2,827
311
Apache-2.0
1,694,716,156,000
1,523,760,560,000
Lean
UTF-8
Lean
false
false
561
lean
/- Copyright (c) 2017 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Sebastian Ullrich The identity Monad. -/ prelude import Init.Core universe u def Id (type : Type u) : Type u := type namespace Id @[always_inline] instance : Monad Id where...
5c05c9e2b0eea10234b57d7b6415aecd52422917
737dc4b96c97368cb66b925eeea3ab633ec3d702
/stage0/src/Lean/Compiler/Util.lean
6e193ee79fde62f62496ae74b2bbb5a943f5c8ef
[ "Apache-2.0" ]
permissive
Bioye97/lean4
1ace34638efd9913dc5991443777b01a08983289
bc3900cbb9adda83eed7e6affeaade7cfd07716d
refs/heads/master
1,690,589,820,211
1,631,051,000,000
1,631,067,598,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
3,798
lean
/- Copyright (c) 2019 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura -/ import Lean.Environment namespace Lean.Compiler def neutralExpr : Expr := mkConst `_neutral def unreachableExpr : Expr := mkConst `_unreachable de...
55cb920a3dd3aadf09a9c74f091b3dad170265b1
8cae430f0a71442d02dbb1cbb14073b31048e4b0
/src/combinatorics/simple_graph/hasse.lean
0a65ddf502722bc9e1510d20dcd8c940e6721ca6
[ "Apache-2.0" ]
permissive
leanprover-community/mathlib
56a2cadd17ac88caf4ece0a775932fa26327ba0e
442a83d738cb208d3600056c489be16900ba701d
refs/heads/master
1,693,584,102,358
1,693,471,902,000
1,693,471,902,000
97,922,418
1,595
352
Apache-2.0
1,694,693,445,000
1,500,624,130,000
Lean
UTF-8
Lean
false
false
2,864
lean
/- Copyright (c) 2022 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import combinatorics.simple_graph.prod import data.fin.succ_pred import order.succ_pred.relation /-! # The Hasse diagram as a graph > THIS FILE IS SYNCHRONIZED WITH MAT...
139f1db179e5193f6b33c77753f6dcc94205dd6e
ff5230333a701471f46c57e8c115a073ebaaa448
/library/init/meta/converter/conv.lean
cd45a258d12918951eabc2bd9f9ba6097305b9f7
[ "Apache-2.0" ]
permissive
stanford-cs242/lean
f81721d2b5d00bc175f2e58c57b710d465e6c858
7bd861261f4a37326dcf8d7a17f1f1f330e4548c
refs/heads/master
1,600,957,431,849
1,576,465,093,000
1,576,465,093,000
225,779,423
0
3
Apache-2.0
1,575,433,936,000
1,575,433,935,000
null
UTF-8
Lean
false
false
4,377
lean
/- Copyright (c) 2016 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura Converter monad for building simplifiers. -/ prelude import init.meta.tactic init.meta.simp_tactic init.meta.interactive import init.meta.congr_lemma init.met...
1be53b012b3692ee470d328521f2a42c3d77e23e
bb31430994044506fa42fd667e2d556327e18dfe
/src/data/list/perm.lean
af5455996a7de2c7d2a85fbb863da5254ec212d2
[ "Apache-2.0" ]
permissive
sgouezel/mathlib
0cb4e5335a2ba189fa7af96d83a377f83270e503
00638177efd1b2534fc5269363ebf42a7871df9a
refs/heads/master
1,674,527,483,042
1,673,665,568,000
1,673,665,568,000
119,598,202
0
0
null
1,517,348,647,000
1,517,348,646,000
null
UTF-8
Lean
false
false
54,774
lean
/- Copyright (c) 2015 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura, Jeremy Avigad, Mario Carneiro -/ import data.list.dedup import data.list.permutation import data.list.range import data.nat.factorial.basic /-! # List Permut...
6cf867efe6b37b93061430b0db9a6711242486f7
9dc8cecdf3c4634764a18254e94d43da07142918
/src/analysis/complex/liouville.lean
133d8fa3ea95b294d7ec38f1b4692a3f58069a2a
[ "Apache-2.0" ]
permissive
jcommelin/mathlib
d8456447c36c176e14d96d9e76f39841f69d2d9b
ee8279351a2e434c2852345c51b728d22af5a156
refs/heads/master
1,664,782,136,488
1,663,638,983,000
1,663,638,983,000
132,563,656
0
0
Apache-2.0
1,663,599,929,000
1,525,760,539,000
Lean
UTF-8
Lean
false
false
5,722
lean
/- Copyright (c) 2022 Yury G. Kudryashov. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yury G. Kudryashov -/ import analysis.complex.cauchy_integral import analysis.calculus.fderiv_analytic import analysis.normed_space.completion /-! # Liouville's theorem In this f...
1a5c36f293bb305ef315f808560c03f0b0a49344
8cb37a089cdb4af3af9d8bf1002b417e407a8e9e
/library/init/control/monad.lean
ced07732bc540ed18d0d0fd7967e971cc1b79a3e
[ "Apache-2.0" ]
permissive
kbuzzard/lean
ae3c3db4bb462d750dbf7419b28bafb3ec983ef7
ed1788fd674bb8991acffc8fca585ec746711928
refs/heads/master
1,620,983,366,617
1,618,937,600,000
1,618,937,600,000
359,886,396
1
0
Apache-2.0
1,618,936,987,000
1,618,936,987,000
null
UTF-8
Lean
false
false
1,051
lean
/- Copyright (c) Luke Nelson and Jared Roesch. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura, Luke Nelson, Jared Roesch, Sebastian Ullrich -/ prelude import init.control.applicative universes u v open function class has_bind (m : Type u → Type v) :...
097eac2dbe67f286a5ebbf28ede497fb7bb35de2
d7189ea2ef694124821b033e533f18905b5e87ef
/galois/rat.lean
0b0ec6535bc1f58d11e9ad231885b28d6c5681d9
[ "Apache-2.0" ]
permissive
digama0/lean-protocol-support
eaa7e6f8b8e0d5bbfff1f7f52bfb79a3b11b0f59
cabfa3abedbdd6fdca6e2da6fbbf91a13ed48dda
refs/heads/master
1,625,421,450,627
1,506,035,462,000
1,506,035,462,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
444
lean
import data.rat import galois.nat.div_lemmas namespace rat def of_nat.f (n : ℕ) (rec : Π(m:ℕ), m < n → ℚ) : ℚ := if pr : n > 0 then let pr2 : 1 < 2 := dec_trivial in if n = 1 then 1 else if (n % 2) = 0 then bit0 (rec (n / 2) (nat.div_lt_self pr pr2)) else bit1 (rec (n / 2) (nat.div...
d74acfeea90487ca2f4fbe4ef980f56b5dacc661
bf532e3e865883a676110e756f800e0ddeb465be
/number_theory/dioph.lean
c3e509d98a6a01740dda7d9633730082aa5f3635
[ "Apache-2.0" ]
permissive
aqjune/mathlib
da42a97d9e6670d2efaa7d2aa53ed3585dafc289
f7977ff5a6bcf7e5c54eec908364ceb40dafc795
refs/heads/master
1,631,213,225,595
1,521,089,840,000
1,521,089,840,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
36,080
lean
/- Copyright (c) 2017 Mario Carneiro. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Mario Carneiro -/ import number_theory.pell data.set data.pfun universe u open nat function namespace int lemma eq_nat_abs_iff_mul (x n) : nat_abs x = n ↔ (x - n) * (x + n) = 0 := ...
55d1f4e202313041e7e44dd8ef6a097ff3308603
86f6f4f8d827a196a32bfc646234b73328aeb306
/examples/basics/unnamed_1976.lean
a20ff1f9a2a2b9aad15a02655230acd404cc2a90
[]
no_license
jamescheuk91/mathematics_in_lean
09f1f87d2b0dce53464ff0cbe592c568ff59cf5e
4452499264e2975bca2f42565c0925506ba5dda3
refs/heads/master
1,679,716,410,967
1,613,957,947,000
1,613,957,947,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
199
lean
import algebra.ordered_ring variables {R : Type*} [ordered_ring R] variables a b c : R #check (add_le_add_left : a ≤ b → ∀ c, c + a ≤ c + b) #check (mul_pos : 0 < a → 0 < b → 0 < a * b)
7bc7177a2d17a8eb3a84f3d5b8b83ce5c6551abe
592ee40978ac7604005a4e0d35bbc4b467389241
/Library/generated/mathscheme-lean/AdditiveUnaryAntiDistribution.lean
a7354f3ee21ea413ea9dbbbfc4f538b89716fac3
[]
no_license
ysharoda/Deriving-Definitions
3e149e6641fae440badd35ac110a0bd705a49ad2
dfecb27572022de3d4aa702cae8db19957523a59
refs/heads/master
1,679,127,857,700
1,615,939,007,000
1,615,939,007,000
229,785,731
4
0
null
null
null
null
UTF-8
Lean
false
false
9,600
lean
import init.data.nat.basic import init.data.fin.basic import data.vector import .Prelude open Staged open nat open fin open vector section AdditiveUnaryAntiDistribution structure AdditiveUnaryAntiDistribution (A : Type) : Type := (prim : (A → A)) (plus : (A → (A → A))) (antidis_prim_plus : (...
2dc99b23f3cd6ab3074b8032b5db5dbecf36d4d1
32025d5c2d6e33ad3b6dd8a3c91e1e838066a7f7
/tests/lean/run/monadCache.lean
75568cf19fb40b8a81a8b0109401f159e0f082ef
[ "Apache-2.0" ]
permissive
walterhu1015/lean4
b2c71b688975177402758924eaa513475ed6ce72
2214d81e84646a905d0b20b032c89caf89c737ad
refs/heads/master
1,671,342,096,906
1,599,695,985,000
1,599,695,985,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
1,282
lean
import Lean open Lean def mkTower : Nat → Expr | 0 => mkConst `a | n+1 => mkApp2 (mkConst `f) (mkTower n) (mkTower n) partial def depth : Expr → MonadCacheT Expr Nat CoreM Nat | e => checkCache e fun e => match e with | Expr.const c [] _ => pure 1 | Expr.app f a _ => do d₁ ← depth f; d₂ ← depth a; ...
31559b577fc60f92b9a6dd247004750a036ca4cc
d5b53bc87e7f4dda87570c8ef6ee4b4de685f315
/src/cochain.lean
5d05a86dc9a47d91217a53984c73a73214e1f41b
[]
no_license
Shenyang1995/M4R
3bec366fba7262ed29d7f64b4ba7cc978494c022
a6a3399c4d1935b39a22f64c30f293ef2a32fdeb
refs/heads/master
1,597,008,096,640
1,591,722,931,000
1,591,722,931,000
214,177,424
5
0
null
null
null
null
UTF-8
Lean
false
false
19,695
lean
import algebra.group -- for is_add_group_hom import group_theory.subgroup -- for kernels import algebra.module import tactic.linarith import tactic.omega import tactic.fin_cases import add_group_hom.basic import algebra.pi_instances import G_module.basic def cochain(n:ℕ)(G : Type*) [group G] (M : Type*) [add_comm_gro...
1b1b8a08f0d72c081af3d3c8814b271fda5496b5
36938939954e91f23dec66a02728db08a7acfcf9
/lean/deps/typed_smt2/src/galois/smt2/symbol.lean
443b59283f12a779f8d76fe1cc3c4bfdd93b4a96
[ "Apache-2.0" ]
permissive
pnwamk/reopt-vcg
f8b56dd0279392a5e1c6aee721be8138e6b558d3
c9f9f185fbefc25c36c4b506bbc85fd1a03c3b6d
refs/heads/master
1,631,145,017,772
1,593,549,019,000
1,593,549,143,000
254,191,418
0
0
null
1,586,377,077,000
1,586,377,077,000
null
UTF-8
Lean
false
false
12,674
lean
import galois.algebra.order import galois.category.except import galois.data.buffer import galois.data.fin import galois.data.sigma import galois.logic meta def exact_trivial_tac : tactic unit := `[exact trivial] open galois -- Defines the SMT symbol type namespace smt2 ---------------------------------------------...
7664c811d2b2800619b039db85e33d298ffd450b
c9ba4946202cfd1e2586e71960dfed00503dcdf4
/src/meta_k/symbol_schemas.lean
c4875eefbcad0c40d2fc2dabc2bc320233198eb2
[]
no_license
ammkrn/learning_semantics_of_k
f55f669b369e32ef8407c16521b21ac5c106dc4d
c1487b538e1decc0f1fd389cd36bc36d2da012ab
refs/heads/master
1,588,081,593,954
1,552,449,093,000
1,552,449,093,000
175,315,800
0
0
null
null
null
null
UTF-8
Lean
false
false
752
lean
import .meta_sort import .meta_symbol import .meta_pattern import .sort_schemas -- nil{s} ∈ Σ *, List{S} def List_nil : #Sort → #Symbol | s := #symbol "nil" [s] [] (List s) def List_cons : #Sort → #Symbol | s := #symbol "cons" [s] [s, List s] (List s) def List_append : #Sort → #Symbol | s := ⟨ "append", [s], [List ...
15c657cf2f483ca77e90b65734fd236dfee75b21
5ec8f5218a7c8e87dd0d70dc6b715b36d61a8d61
/ctypes.lean
2fa9af937e61b6f81698bb99b843b3e734b68838
[]
no_license
mbrodersen/kremlin
f9f2f9dd77b9744fe0ffd5f70d9fa0f1f8bd8cec
d4665929ce9012e93a0b05fc7063b96256bab86f
refs/heads/master
1,624,057,268,130
1,496,957,084,000
1,496,957,084,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
35,155
lean
import .ast .errors .linking /- Type expressions for the Compcert C and Clight languages -/ namespace ctypes open ast maps errors linking open ast.external_function ast.memory_chunk /- Compcert C types are similar to those of C. They include numeric types, pointers, arrays, function types, and composite types (st...
541e30d7931c1236863137097711e0c98ff2bfa9
5ae26df177f810c5006841e9c73dc56e01b978d7
/src/data/list/min_max.lean
80ad729868cd7e0076a67e89cd80f6090ff1fe97
[ "Apache-2.0" ]
permissive
ChrisHughes24/mathlib
98322577c460bc6b1fe5c21f42ce33ad1c3e5558
a2a867e827c2a6702beb9efc2b9282bd801d5f9a
refs/heads/master
1,583,848,251,477
1,565,164,247,000
1,565,164,247,000
129,409,993
0
1
Apache-2.0
1,565,164,817,000
1,523,628,059,000
Lean
UTF-8
Lean
false
false
5,680
lean
/- Copyright (c) 2019 Minchao Wu. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Author: Minchao Wu -/ import data.list algebra.order_functions namespace list universes u variables {α : Type u} [inhabited α] [decidable_linear_order α] @[simp] def maximum (l : list α) : α := l...
35fdc32374caf3a9500dba897c9d81396329343b
d406927ab5617694ec9ea7001f101b7c9e3d9702
/src/data/polynomial/laurent.lean
11243e114a4aeee0a24ed38a39bf74d02187a3e9
[ "Apache-2.0" ]
permissive
alreadydone/mathlib
dc0be621c6c8208c581f5170a8216c5ba6721927
c982179ec21091d3e102d8a5d9f5fe06c8fafb73
refs/heads/master
1,685,523,275,196
1,670,184,141,000
1,670,184,141,000
287,574,545
0
0
Apache-2.0
1,670,290,714,000
1,597,421,623,000
Lean
UTF-8
Lean
false
false
20,057
lean
/- Copyright (c) 2022 Damiano Testa. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Damiano Testa -/ import data.polynomial.algebra_map import ring_theory.localization.basic /-! # Laurent polynomials We introduce Laurent polynomials over a semiring `R`. Mathematic...
5f7ad5a47f35b58522739c033b671a49e83dda05
2a70b774d16dbdf5a533432ee0ebab6838df0948
/_target/deps/mathlib/src/category_theory/equivalence.lean
858c18457e203ef601e8fc90b0bc2a25b9e7b9b3
[ "Apache-2.0" ]
permissive
hjvromen/lewis
40b035973df7c77ebf927afab7878c76d05ff758
105b675f73630f028ad5d890897a51b3c1146fb0
refs/heads/master
1,677,944,636,343
1,676,555,301,000
1,676,555,301,000
327,553,599
0
0
null
null
null
null
UTF-8
Lean
false
false
24,324
lean
/- Copyright (c) 2017 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Tim Baumann, Stephen Morgan, Scott Morrison, Floris van Doorn -/ import category_theory.fully_faithful import category_theory.whiskering import category_theory.essential_image import t...
34d68ee3ef8902590908ae612dbf84560325b82b
c777c32c8e484e195053731103c5e52af26a25d1
/src/analysis/calculus/darboux.lean
1d25068eee2f2ff0bd87cf5cee10807e9f692222
[ "Apache-2.0" ]
permissive
kbuzzard/mathlib
2ff9e85dfe2a46f4b291927f983afec17e946eb8
58537299e922f9c77df76cb613910914a479c1f7
refs/heads/master
1,685,313,702,744
1,683,974,212,000
1,683,974,212,000
128,185,277
1
0
null
1,522,920,600,000
1,522,920,600,000
null
UTF-8
Lean
false
false
4,810
lean
/- Copyright (c) 2020 Yury Kudryashov. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yury Kudryashov -/ import analysis.calculus.local_extr /-! # Darboux's theorem In this file we prove that the derivative of a differentiable function on an interval takes all interm...
9ad8c672ae17b16a7d7aaf02bf57c5db613e6f08
5ca7b1b12d14c4742e29366312ba2c2ef8201b21
/src/game/world8/level8.lean
40f74fe8d24fbfa540f69662d06cb46029e2bb4a
[ "Apache-2.0" ]
permissive
MatthiasHu/natural_number_game
2e464482ef3001863430b0336133b6697b275ba3
2d764f72669ae30861f6a1057fce0257f3e466c4
refs/heads/master
1,609,719,110,419
1,576,345,737,000
1,576,345,737,000
240,296,314
0
0
Apache-2.0
1,581,608,357,000
1,581,608,356,000
null
UTF-8
Lean
false
false
665
lean
import game.world8.level7 -- hide namespace mynat -- hide /- # Advanced Addition World ## Level 8: `eq_zero_of_add_right_eq_self` The lemma you're about to prove will be useful when we want to prove that $\leq$ is antisymmetric. There are some wrong paths that you can take with this one. -/ /- Lemma If $a$ and $b$...
85b99bfb7049d2b984b87ebac21fa198fa725bcc
aa3f8992ef7806974bc1ffd468baa0c79f4d6643
/tests/lean/run/vector.lean
c2d1ea2971cb6281c0f11c777fed5f889c16f869
[ "Apache-2.0" ]
permissive
codyroux/lean
7f8dff750722c5382bdd0a9a9275dc4bb2c58dd3
0cca265db19f7296531e339192e9b9bae4a31f8b
refs/heads/master
1,610,909,964,159
1,407,084,399,000
1,416,857,075,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
3,485
lean
import logic data.nat.basic data.prod data.unit open nat prod inductive vector (A : Type) : nat → Type := vnil {} : vector A zero, vcons : Π {n : nat}, A → vector A n → vector A (succ n) namespace vector print definition no_confusion infixr `::` := vcons theorem vcons.inj₁ {A : Type} {n : nat} (a₁ a₂ : A) (v...
e920f2e8eddb6c193f134abdb1cb59ecca31819d
8cae430f0a71442d02dbb1cbb14073b31048e4b0
/src/analysis/special_functions/trigonometric/euler_sine_prod.lean
955b1d130e7e2d19dfa2f08a52814ecb90ee2d58
[ "Apache-2.0" ]
permissive
leanprover-community/mathlib
56a2cadd17ac88caf4ece0a775932fa26327ba0e
442a83d738cb208d3600056c489be16900ba701d
refs/heads/master
1,693,584,102,358
1,693,471,902,000
1,693,471,902,000
97,922,418
1,595
352
Apache-2.0
1,694,693,445,000
1,500,624,130,000
Lean
UTF-8
Lean
false
false
16,048
lean
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import analysis.special_functions.integrals import measure_theory.integral.peak_function /-! # Euler's infinite product for the sine function > THIS FILE IS SYNCHRO...
d733a39b33a102e0f5b18063bfc3f7df52daf547
a9d0fb7b0e4f802bd3857b803e6c5c23d87fef91
/tests/lean/run/n5.lean
317c36c402662e48f4ac16c526e0dcf8a31a21b0
[ "Apache-2.0" ]
permissive
soonhokong/lean-osx
4a954262c780e404c1369d6c06516161d07fcb40
3670278342d2f4faa49d95b46d86642d7875b47c
refs/heads/master
1,611,410,334,552
1,474,425,686,000
1,474,425,686,000
12,043,103
5
1
null
null
null
null
UTF-8
Lean
false
false
430
lean
prelude constant N : Type.{1} constant f : N → N → N → N constant g : N → N → N constant h : N → N → N → N constant s : N → N → N → N → N precedence `*`:75 precedence `|`:75 notation a * b:prev | c:prev := f a b c notation a * b := g a b notation a * b * c:prev := h a b c notation a * b | c * d:prev := s a b c d con...
6f7acea0aacdebe18999b72053111d4c6f5e80c0
4e3bf8e2b29061457a887ac8889e88fa5aa0e34c
/lean/love07_metaprogramming_exercise_solution.lean
3ed654c0d6a0b0e79ed042fcfc3cb556a5cb901f
[]
no_license
mukeshtiwari/logical_verification_2019
9f964c067a71f65eb8884743273fbeef99e6503d
16f62717f55ed5b7b87e03ae0134791a9bef9b9a
refs/heads/master
1,619,158,844,208
1,585,139,500,000
1,585,139,500,000
249,906,380
0
0
null
1,585,118,728,000
1,585,118,727,000
null
UTF-8
Lean
false
false
8,018
lean
/- LoVe Exercise 7: Metaprogramming -/ import .lovelib namespace LoVe open expr open tactic /- Question 1: A Term Exploder -/ /- In this exercise, we develop a string format for the `expr` metatype. By default, there is no `has_repr` instance to print a nice string. For example: -/ #eval (expr.app (expr.var 0) (...
54c3995f733036f4c22c7fa155e7a0fa88299dec
fecda8e6b848337561d6467a1e30cf23176d6ad0
/src/data/mv_polynomial/variables.lean
66aecf9f81781f72bb25f4257db8913f4ba04470
[ "Apache-2.0" ]
permissive
spolu/mathlib
bacf18c3d2a561d00ecdc9413187729dd1f705ed
480c92cdfe1cf3c2d083abded87e82162e8814f4
refs/heads/master
1,671,684,094,325
1,600,736,045,000
1,600,736,045,000
297,564,749
1
0
null
1,600,758,368,000
1,600,758,367,000
null
UTF-8
Lean
false
false
19,370
lean
/- Copyright (c) 2017 Johannes Hölzl. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Johannes Hölzl, Johan Commelin, Mario Carneiro -/ import data.mv_polynomial.basic import data.set.disjointed /-! # Degrees and variables of polynomials This file establishes many re...
e368c651a8686b4c3139832c46c067a72604b199
d406927ab5617694ec9ea7001f101b7c9e3d9702
/src/linear_algebra/finsupp.lean
22068faa614a8218db9e392a2605a87753e37152
[ "Apache-2.0" ]
permissive
alreadydone/mathlib
dc0be621c6c8208c581f5170a8216c5ba6721927
c982179ec21091d3e102d8a5d9f5fe06c8fafb73
refs/heads/master
1,685,523,275,196
1,670,184,141,000
1,670,184,141,000
287,574,545
0
0
Apache-2.0
1,670,290,714,000
1,597,421,623,000
Lean
UTF-8
Lean
false
false
43,117
lean
/- Copyright (c) 2019 Johannes Hölzl. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Johannes Hölzl -/ import data.finsupp.defs import linear_algebra.pi import linear_algebra.span /-! # Properties of the module `α →₀ M` Given an `R`-module `M`, the `R`-module structu...
383ea9a49530b7e59520048c51ea5a6ef38ddf0c
8cae430f0a71442d02dbb1cbb14073b31048e4b0
/src/topology/category/Born.lean
fbc84ec0410445d70f957e9e34e78534384a6102
[ "Apache-2.0" ]
permissive
leanprover-community/mathlib
56a2cadd17ac88caf4ece0a775932fa26327ba0e
442a83d738cb208d3600056c489be16900ba701d
refs/heads/master
1,693,584,102,358
1,693,471,902,000
1,693,471,902,000
97,922,418
1,595
352
Apache-2.0
1,694,693,445,000
1,500,624,130,000
Lean
UTF-8
Lean
false
false
1,208
lean
/- Copyright (c) 2022 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import category_theory.concrete_category.bundled_hom import topology.bornology.hom /-! # The category of bornologies > THIS FILE IS SYNCHRONIZED WITH MATHLIB4. > Any ch...
6ff10cc4f9451a306eb747e40bc1ad60b3daa4d7
d406927ab5617694ec9ea7001f101b7c9e3d9702
/src/probability/process/stopping.lean
424706ee2a3030ab5c2aee15603b5334b66ef061
[ "Apache-2.0" ]
permissive
alreadydone/mathlib
dc0be621c6c8208c581f5170a8216c5ba6721927
c982179ec21091d3e102d8a5d9f5fe06c8fafb73
refs/heads/master
1,685,523,275,196
1,670,184,141,000
1,670,184,141,000
287,574,545
0
0
Apache-2.0
1,670,290,714,000
1,597,421,623,000
Lean
UTF-8
Lean
false
false
50,609
lean
/- Copyright (c) 2021 Kexing Ying. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Kexing Ying, Rémy Degenne -/ import probability.process.adapted /-! # Stopping times, stopped processes and stopped values Definition and properties of stopping times. ## Main definit...
f7cd535c2c7d46aaea463f52c39b1038decf70a1
94e33a31faa76775069b071adea97e86e218a8ee
/src/analysis/normed/field/basic.lean
8787a8bbf213142a9871328358d57a61cbb174ee
[ "Apache-2.0" ]
permissive
urkud/mathlib
eab80095e1b9f1513bfb7f25b4fa82fa4fd02989
6379d39e6b5b279df9715f8011369a301b634e41
refs/heads/master
1,658,425,342,662
1,658,078,703,000
1,658,078,703,000
186,910,338
0
0
Apache-2.0
1,568,512,083,000
1,557,958,709,000
Lean
UTF-8
Lean
false
false
36,485
lean
/- Copyright (c) 2018 Patrick Massot. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Patrick Massot, Johannes Hölzl -/ import analysis.normed.group.infinite_sum import topology.algebra.module.basic import topology.instances.ennreal import topology.instances.rat /-! # ...
8f70ad4b2b853d5f8447152bc467eced521c695d
d406927ab5617694ec9ea7001f101b7c9e3d9702
/src/category_theory/preadditive/opposite.lean
045521e03a507f04445a1227aa35aa80163beb05
[ "Apache-2.0" ]
permissive
alreadydone/mathlib
dc0be621c6c8208c581f5170a8216c5ba6721927
c982179ec21091d3e102d8a5d9f5fe06c8fafb73
refs/heads/master
1,685,523,275,196
1,670,184,141,000
1,670,184,141,000
287,574,545
0
0
Apache-2.0
1,670,290,714,000
1,597,421,623,000
Lean
UTF-8
Lean
false
false
2,994
lean
/- Copyright (c) 2021 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison, Adam Topaz, Johan Commelin, Joël Riou -/ import category_theory.preadditive.basic import category_theory.preadditive.additive_functor import logic.equiv.transfer_instan...
0c65885a96f3b51e5df46051efc946340dab98a5
a45212b1526d532e6e83c44ddca6a05795113ddc
/src/topology/bounded_continuous_function.lean
d4c0cf157044daafbb18bd0952d8bae31532e2d4
[ "Apache-2.0" ]
permissive
fpvandoorn/mathlib
b21ab4068db079cbb8590b58fda9cc4bc1f35df4
b3433a51ea8bc07c4159c1073838fc0ee9b8f227
refs/heads/master
1,624,791,089,608
1,556,715,231,000
1,556,715,231,000
165,722,980
5
0
Apache-2.0
1,552,657,455,000
1,547,494,646,000
Lean
UTF-8
Lean
false
false
23,546
lean
/- Copyright (c) 2018 Sébastien Gouëzel. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Sébastien Gouëzel, Mario Carneiro Type of bounded continuous functions taking values in a metric space, with the uniform distance. -/ import analysis.normed_space.basic topology....
a37e5aefbad0a2d347026e8db4f7eb30b53f81cf
8cae430f0a71442d02dbb1cbb14073b31048e4b0
/src/analysis/box_integral/partition/additive.lean
4932c78468f1728383b96909079e8b5299dc0771
[ "Apache-2.0" ]
permissive
leanprover-community/mathlib
56a2cadd17ac88caf4ece0a775932fa26327ba0e
442a83d738cb208d3600056c489be16900ba701d
refs/heads/master
1,693,584,102,358
1,693,471,902,000
1,693,471,902,000
97,922,418
1,595
352
Apache-2.0
1,694,693,445,000
1,500,624,130,000
Lean
UTF-8
Lean
false
false
9,915
lean
/- Copyright (c) 2021 Yury Kudryashov. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yury Kudryashov -/ import analysis.box_integral.partition.split import analysis.normed_space.operator_norm /-! # Box additive functions > THIS FILE IS SYNCHRONIZED WITH MATHLIB4. > ...
34db34c10138bf2710efc4c800066ab6157d33bb
c777c32c8e484e195053731103c5e52af26a25d1
/src/measure_theory/integral/vitali_caratheodory.lean
e5e59cfb7fbdd94c81caebcbb5c9877f8d45626a
[ "Apache-2.0" ]
permissive
kbuzzard/mathlib
2ff9e85dfe2a46f4b291927f983afec17e946eb8
58537299e922f9c77df76cb613910914a479c1f7
refs/heads/master
1,685,313,702,744
1,683,974,212,000
1,683,974,212,000
128,185,277
1
0
null
1,522,920,600,000
1,522,920,600,000
null
UTF-8
Lean
false
false
29,806
lean
/- Copyright (c) 2021 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 measure_theory.measure.regular import topology.semicontinuous import measure_theory.integral.bochner import topology.instances.ereal /-! # Vitali-Carat...
418295cd65c76c570149f78078a60dab83def906
74addaa0e41490cbaf2abd313a764c96df57b05d
/Mathlib/tactic/tidy_auto.lean
35f6a84d23fe165dcf64a8c849bbbf96c3a78d61
[]
no_license
AurelienSaue/Mathlib4_auto
f538cfd0980f65a6361eadea39e6fc639e9dae14
590df64109b08190abe22358fabc3eae000943f2
refs/heads/master
1,683,906,849,776
1,622,564,669,000
1,622,564,669,000
371,723,747
0
0
null
null
null
null
UTF-8
Lean
false
false
1,333
lean
/- Copyright (c) 2017 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import Mathlib.PrePort import Mathlib.Lean3Lib.init.default import Mathlib.tactic.auto_cases import Mathlib.tactic.chain import Mathlib.tactic.norm_cast import Mathli...
c767e09dedd815e6b78c0915ab1ec5f6adec4e9d
4e0d7c3132ce31edc5829849735dd25db406b144
/lean/love12_basic_mathematical_structures_exercise_sheet.lean
a6568331cf53fb13f690b1038bf332db43f83bbe
[]
no_license
gonzalgu/logical_verification_2020
a0013a6c22ea254e9f4d245f2948f0f4d44df4bb
724d0457dff2c3ff10f9ab2170388f4c5e958b75
refs/heads/master
1,660,886,374,533
1,589,859,641,000
1,589,859,641,000
256,069,971
0
0
null
1,586,997,430,000
1,586,997,429,000
null
UTF-8
Lean
false
false
3,909
lean
import .love12_basic_mathematical_structures_demo /-! # LoVe Exercise 12: Basic Mathematical Structures -/ set_option pp.beta true namespace LoVe /-! ## Question 1: Type Classes Recall the datatype `btree` we introduced earlier: -/ #check btree /-! The following function takes two trees and attaches copies of...
4618e2c1a48f979fe44e4f7e44c0930f15ca58da
6432ea7a083ff6ba21ea17af9ee47b9c371760f7
/src/Lean/Elab/Deriving/Basic.lean
6fd387d5dfaa24190ca0603305a4ca27852a7467
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
leanprover/lean4
4bdf9790294964627eb9be79f5e8f6157780b4cc
f1f9dc0f2f531af3312398999d8b8303fa5f096b
refs/heads/master
1,693,360,665,786
1,693,350,868,000
1,693,350,868,000
129,571,436
2,827
311
Apache-2.0
1,694,716,156,000
1,523,760,560,000
Lean
UTF-8
Lean
false
false
5,862
lean
/- Copyright (c) 2020 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura, Wojciech Nawrocki -/ import Lean.Elab.Command namespace Lean.Elab open Command namespace Term open Meta /-- Result for `mkInst?` -/ structure MkInstResult ...
cf1bb289b22024f7ec7e225e7190aa212b5ec5e1
46125763b4dbf50619e8846a1371029346f4c3db
/test/lint.lean
1aae822d78bcf0fc2707dfcf361f7f6f6710c8d3
[ "Apache-2.0" ]
permissive
thjread/mathlib
a9d97612cedc2c3101060737233df15abcdb9eb1
7cffe2520a5518bba19227a107078d83fa725ddc
refs/heads/master
1,615,637,696,376
1,583,953,063,000
1,583,953,063,000
246,680,271
0
0
Apache-2.0
1,583,960,875,000
1,583,960,875,000
null
UTF-8
Lean
false
false
4,661
lean
import tactic.lint def foo1 (n m : ℕ) : ℕ := n + 1 def foo2 (n m : ℕ) : m = m := by refl lemma foo3 (n m : ℕ) : ℕ := n - m lemma foo.foo (n m : ℕ) : n ≥ n := le_refl n instance bar.bar : has_add ℕ := by apply_instance -- we don't check the name of instances lemma foo.bar (ε > 0) : ε = ε := rfl -- >/≥ is allowed in bi...
23a60212c28ab7992a94ad5614da1a1192e97f77
74addaa0e41490cbaf2abd313a764c96df57b05d
/Mathlib/data/fintype/basic.lean
751e7d4d6ae7c9ce00bb9b7688190dca749a4ca7
[]
no_license
AurelienSaue/Mathlib4_auto
f538cfd0980f65a6361eadea39e6fc639e9dae14
590df64109b08190abe22358fabc3eae000943f2
refs/heads/master
1,683,906,849,776
1,622,564,669,000
1,622,564,669,000
371,723,747
0
0
null
null
null
null
UTF-8
Lean
false
false
47,006
lean
/- Copyright (c) 2017 Mario Carneiro. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Author: Mario Carneiro Finite types. -/ import Mathlib.PrePort import Mathlib.Lean3Lib.init.default import Mathlib.tactic.wlog import Mathlib.data.finset.powerset import Mathlib.data.finset.la...
cfbd70180964cd041be3b943e9b4eb3c700bb42c
a4673261e60b025e2c8c825dfa4ab9108246c32e
/stage0/src/Lean/Elab/Structure.lean
1244f45a45fa0bab93bca67b90ae445be237b8c3
[ "Apache-2.0" ]
permissive
jcommelin/lean4
c02dec0cc32c4bccab009285475f265f17d73228
2909313475588cc20ac0436e55548a4502050d0a
refs/heads/master
1,674,129,550,893
1,606,415,348,000
1,606,415,348,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
25,865
lean
/- Copyright (c) 2020 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura -/ import Lean.Meta.Closure import Lean.Elab.Command import Lean.Elab.DeclModifiers import Lean.Elab.DeclUtil import Lean.Elab.Inductive namespace Lean.Elab.C...
6ddd7ecefc45316b5c01ddac6c85cf0af526c24b
55c7fc2bf55d496ace18cd6f3376e12bb14c8cc5
/src/algebra/group/to_additive.lean
575d37e270e2e2482587f013047cf291542f001b
[ "Apache-2.0" ]
permissive
dupuisf/mathlib
62de4ec6544bf3b79086afd27b6529acfaf2c1bb
8582b06b0a5d06c33ee07d0bdf7c646cae22cf36
refs/heads/master
1,669,494,854,016
1,595,692,409,000
1,595,692,409,000
272,046,630
0
0
Apache-2.0
1,592,066,143,000
1,592,066,142,000
null
UTF-8
Lean
false
false
10,902
lean
/- Copyright (c) 2017 Mario Carneiro. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Mario Carneiro, Yury Kudryashov. -/ import tactic.transform_decl import tactic.algebra /-! # Transport multiplicative to additive This file defines an attribute `to_additive` that ca...
b55207d94b24e05fbdd3fbb9731fdc29ca07b7ed
d406927ab5617694ec9ea7001f101b7c9e3d9702
/test/norm_num_ext.lean
7009667fa041c3709191b2bf4d242d0081f9c83d
[ "Apache-2.0" ]
permissive
alreadydone/mathlib
dc0be621c6c8208c581f5170a8216c5ba6721927
c982179ec21091d3e102d8a5d9f5fe06c8fafb73
refs/heads/master
1,685,523,275,196
1,670,184,141,000
1,670,184,141,000
287,574,545
0
0
Apache-2.0
1,670,290,714,000
1,597,421,623,000
Lean
UTF-8
Lean
false
false
12,614
lean
/- Copyright (c) 2021 Mario Carneiro All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Mario Carneiro -/ import algebra.big_operators.norm_num import data.nat.squarefree import data.int.gcd import data.nat.fib import data.nat.prime import data.nat.sqrt_norm_num import ana...
344f2664dc44d047aff6132ad658443fb21d6bb4
d0c6b2ba2af981e9ab0a98f6e169262caad4b9b9
/stage0/src/Lean/Data/KVMap.lean
9363712984050f41dc7a2e3e0d96b9512936824f
[ "Apache-2.0" ]
permissive
fizruk/lean4
953b7dcd76e78c17a0743a2c1a918394ab64bbc0
545ed50f83c570f772ade4edbe7d38a078cbd761
refs/heads/master
1,677,655,987,815
1,612,393,885,000
1,612,393,885,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
5,929
lean
/- Copyright (c) 2018 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura -/ import Lean.Data.Name namespace Lean inductive DataValue where | ofString (v : String) | ofBool (v : Bool) | ofName (v : Name) | ofNat (v :...
6dc2050a14c6c3736767472c40b1172145abc0a6
e00ea76a720126cf9f6d732ad6216b5b824d20a7
/src/tactic/finish.lean
3e5ce4892b8f5c8d89da594483ee680f59cce321
[ "Apache-2.0" ]
permissive
vaibhavkarve/mathlib
a574aaf68c0a431a47fa82ce0637f0f769826bfe
17f8340912468f49bdc30acdb9a9fa02eeb0473a
refs/heads/master
1,621,263,802,637
1,585,399,588,000
1,585,399,588,000
250,833,447
0
0
Apache-2.0
1,585,410,341,000
1,585,410,341,000
null
UTF-8
Lean
false
false
23,440
lean
/- Copyright (c) 2017 Jeremy Avigad. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Jeremy Avigad, Jesse Michael Han -/ import logic.basic tactic.core tactic.hint /-! # The `finish` family of tactics These tactics do straightforward things: they call the simplifier,...
ac657fd001995089e3dc2f7a8e9c279e75ca7fc4
9dc8cecdf3c4634764a18254e94d43da07142918
/src/category_theory/differential_object.lean
e6a656e86a25cdabf070b26e5f286b7cf19b895a
[ "Apache-2.0" ]
permissive
jcommelin/mathlib
d8456447c36c176e14d96d9e76f39841f69d2d9b
ee8279351a2e434c2852345c51b728d22af5a156
refs/heads/master
1,664,782,136,488
1,663,638,983,000
1,663,638,983,000
132,563,656
0
0
Apache-2.0
1,663,599,929,000
1,525,760,539,000
Lean
UTF-8
Lean
false
false
8,870
lean
/- Copyright (c) 2020 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import data.int.basic import category_theory.shift import category_theory.concrete_category.basic /-! # Differential objects in a category. A differential object in...
43e3e4a972c3be0c331473ce7cb82aa8ba7c4187
a721fe7446524f18ba361625fc01033d9c8b7a78
/src/principia/myint/le.lean
728dea814216969aa0b637418c3fcf49f857b190
[]
no_license
Sterrs/leaning
8fd80d1f0a6117a220bb2e57ece639b9a63deadc
3901cc953694b33adda86cb88ca30ba99594db31
refs/heads/master
1,627,023,822,744
1,616,515,221,000
1,616,515,221,000
245,512,190
2
0
null
1,616,429,050,000
1,583,527,118,000
Lean
UTF-8
Lean
false
false
5,563
lean
import .basic import .int_pair import ..mynat.sum import ..myring.order namespace hidden namespace myint open myring open ordered_myring def le: myint → myint → Prop := quotient.lift₂ int_pair.le int_pair.le_well_defined instance: has_le myint := ⟨le⟩ theorem le_eq_cls {x y: int_pair.int_pair} {n m: myint}: n = ...
5c7ab303c97a6e732678a72f77aa6773f02d13c7
c777c32c8e484e195053731103c5e52af26a25d1
/src/geometry/manifold/vector_bundle/basic.lean
19ea2d529b20276a298ee572fab072c202740201
[ "Apache-2.0" ]
permissive
kbuzzard/mathlib
2ff9e85dfe2a46f4b291927f983afec17e946eb8
58537299e922f9c77df76cb613910914a479c1f7
refs/heads/master
1,685,313,702,744
1,683,974,212,000
1,683,974,212,000
128,185,277
1
0
null
1,522,920,600,000
1,522,920,600,000
null
UTF-8
Lean
false
false
16,953
lean
/- Copyright (c) 2022 Floris van Doorn, Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Floris van Doorn, Heather Macbeth -/ import geometry.manifold.vector_bundle.fiberwise_linear import topology.vector_bundle.constructions /-! # Smooth vector bundles...
bd9fdc6f2462761a8508864d2fbd78a39c3ce105
64874bd1010548c7f5a6e3e8902efa63baaff785
/library/data/vector.lean
733ce54bf6ac762d62706ec2cd46db4d7def4f5a
[ "Apache-2.0" ]
permissive
tjiaqi/lean
4634d729795c164664d10d093f3545287c76628f
d0ce4cf62f4246b0600c07e074d86e51f2195e30
refs/heads/master
1,622,323,796,480
1,422,643,069,000
1,422,643,069,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
5,410
lean
/- Copyright (c) 2014 Floris van Doorn. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Module: data.vector Author: Floris van Doorn, Leonardo de Moura -/ import data.nat.basic open nat prod inductive vector (A : Type) : nat → Type := nil {} : vector A zero, cons : Π {n}...
6d2c5b5d7c7c8d3ae82ee20087adf17e07626bcd
9dc8cecdf3c4634764a18254e94d43da07142918
/src/data/zmod/quotient.lean
123bcc2d128bd213019ddede8316424fd3e13121
[ "Apache-2.0" ]
permissive
jcommelin/mathlib
d8456447c36c176e14d96d9e76f39841f69d2d9b
ee8279351a2e434c2852345c51b728d22af5a156
refs/heads/master
1,664,782,136,488
1,663,638,983,000
1,663,638,983,000
132,563,656
0
0
Apache-2.0
1,663,599,929,000
1,525,760,539,000
Lean
UTF-8
Lean
false
false
7,166
lean
/- Copyright (c) 2021 Anne Baanen. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Anne Baanen -/ import data.zmod.basic import group_theory.group_action.quotient import ring_theory.int.basic /-! # `zmod n` and quotient groups / rings This file relates `zmod n` to the...
f2a11fa7b62b3a3dc55181b778575470f20fe577
63abd62053d479eae5abf4951554e1064a4c45b4
/src/control/fix.lean
96c8aac24a7a090c9f9d3da09c1e7f3781f709d9
[ "Apache-2.0" ]
permissive
Lix0120/mathlib
0020745240315ed0e517cbf32e738d8f9811dd80
e14c37827456fc6707f31b4d1d16f1f3a3205e91
refs/heads/master
1,673,102,855,024
1,604,151,044,000
1,604,151,044,000
308,930,245
0
0
Apache-2.0
1,604,164,710,000
1,604,163,547,000
null
UTF-8
Lean
false
false
3,309
lean
/- Copyright (c) 2020 Simon Hudon. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Author: Simon Hudon -/ import data.nat.upto import data.stream.basic import data.pfun /-! # Fixed point This module defines a generic `fix` operator for defining recursive computations that are...
3a0c7be7782eb96f51b8f428368777097a9831d5
6432ea7a083ff6ba21ea17af9ee47b9c371760f7
/tests/lean/run/task_test_io.lean
de2ffb6439998cf15aa8724d55ffbbd52f8052b0
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
leanprover/lean4
4bdf9790294964627eb9be79f5e8f6157780b4cc
f1f9dc0f2f531af3312398999d8b8303fa5f096b
refs/heads/master
1,693,360,665,786
1,693,350,868,000
1,693,350,868,000
129,571,436
2,827
311
Apache-2.0
1,694,716,156,000
1,523,760,560,000
Lean
UTF-8
Lean
false
false
910
lean
#eval id (α := IO _) do let t1 ← IO.asTask $ Nat.forM 10 fun _ => IO.println "hi"; let t2 ← IO.asTask $ Nat.forM 10 fun _ => IO.println "ho"; IO.ofExcept t1.get #eval id (α := IO _) do let t1 ← IO.mapTask IO.println (Task.spawn fun _ => "ha"); pure () #eval id (α := IO _) do let t1 ← IO.bindTask (Task.spa...
329010a4c9ba5a798a0dcfac02e5e81b6fc06b1d
fa02ed5a3c9c0adee3c26887a16855e7841c668b
/src/algebra/lie/non_unital_non_assoc_algebra.lean
d9f1769f972f816ca433fd43dfc43609daf497ce
[ "Apache-2.0" ]
permissive
jjgarzella/mathlib
96a345378c4e0bf26cf604aed84f90329e4896a2
395d8716c3ad03747059d482090e2bb97db612c8
refs/heads/master
1,686,480,124,379
1,625,163,323,000
1,625,163,323,000
281,190,421
2
0
Apache-2.0
1,595,268,170,000
1,595,268,169,000
null
UTF-8
Lean
false
false
2,844
lean
/- Copyright (c) 2021 Oliver Nash. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Oliver Nash -/ import algebra.lie.basic import algebra.non_unital_alg_hom /-! # Lie algebras as non-unital, non-associative algebras The definition of Lie algebras uses the `has_bracket...
de03f1d3f82870fa63a7e8c69e2a0a5bee763812
dd0f5513e11c52db157d2fcc8456d9401a6cd9da
/06_Inductive_Types.org.17.lean
939e36c8c4f04d5750498961db29cea24d5a673a
[]
no_license
cjmazey/lean-tutorial
ba559a49f82aa6c5848b9bf17b7389bf7f4ba645
381f61c9fcac56d01d959ae0fa6e376f2c4e3b34
refs/heads/master
1,610,286,098,832
1,447,124,923,000
1,447,124,923,000
43,082,433
0
0
null
null
null
null
UTF-8
Lean
false
false
174
lean
/- page 82 -/ import standard open nat -- BEGIN record color := (red : nat) (green : nat) (blue : nat) definition yellow := color.mk 255 255 0 eval color.red yellow -- END
7657f49afccc7194424e227db3701bf4f7259b8e
c777c32c8e484e195053731103c5e52af26a25d1
/src/geometry/manifold/charted_space.lean
519ab352e53167ce3ba8bf8c34f656a4984cc065
[ "Apache-2.0" ]
permissive
kbuzzard/mathlib
2ff9e85dfe2a46f4b291927f983afec17e946eb8
58537299e922f9c77df76cb613910914a479c1f7
refs/heads/master
1,685,313,702,744
1,683,974,212,000
1,683,974,212,000
128,185,277
1
0
null
1,522,920,600,000
1,522,920,600,000
null
UTF-8
Lean
false
false
50,758
lean
/- Copyright (c) 2019 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 topology.local_homeomorph /-! # Charted spaces > THIS FILE IS SYNCHRONIZED WITH MATHLIB4. > Any changes to this file require a corresponding PR to math...
4e74d8c1de7d26d39d05c2f74f2d09cd1790bb83
c3f2fcd060adfa2ca29f924839d2d925e8f2c685
/tests/lean/cls_err.lean
7f5b3132d0f18c482b292c3be56b1d99792fe48f
[ "Apache-2.0" ]
permissive
respu/lean
6582d19a2f2838a28ecd2b3c6f81c32d07b5341d
8c76419c60b63d0d9f7bc04ebb0b99812d0ec654
refs/heads/master
1,610,882,451,231
1,427,747,084,000
1,427,747,429,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
206
lean
import logic inductive H [class] (A : Type) := mk : A → H A definition foo {A : Type} [h : H A] : A := H.rec (λa, a) h context variable A : Type variable h : H A definition tst : A := foo end
0c4ac81660329993554000561a68e02b68daca36
aa2345b30d710f7e75f13157a35845ee6d48c017
/tactic/basic.lean
fc347ce3d262e2609c633bf889839117be26cc18
[ "Apache-2.0" ]
permissive
CohenCyril/mathlib
5241b20a3fd0ac0133e48e618a5fb7761ca7dcbe
a12d5a192f5923016752f638d19fc1a51610f163
refs/heads/master
1,586,031,957,957
1,541,432,824,000
1,541,432,824,000
156,246,337
0
0
Apache-2.0
1,541,434,514,000
1,541,434,513,000
null
UTF-8
Lean
false
false
25,621
lean
/- Copyright (c) 2018 Mario Carneiro. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Mario Carneiro, Simon Hudon, Scott Morrison, Keeley Hoek -/ import data.dlist.basic category.basic namespace name meta def deinternalize_field : name → name | (name.mk_string s name....
39a7fc3df2739970634584dac24a36307606f0ad
5bf112cf7101c6c6303dc3fd0b3179c860e61e56
/lean/problems/algebra/imo_2018_sl.lean
589650465640f03e7abf4c19c6a16cf7faaaa167
[ "Apache-2.0" ]
permissive
fredfeng/formal-encoding
7ab645f49a553dfad2af03fcb4289e40fc679759
024efcf58672ac6b817caa10dfe8cd9708b07f1b
refs/heads/master
1,597,236,551,123
1,568,832,149,000
1,568,832,149,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
3,099
lean
import background namespace IMOGrandChallenge namespace Problems namespace Algebra def IMO_2018_SL_A1 : Type := -- note: subtype for `Q_{>0}`; want better notation, e.g. `ℚgt0` -- note: doesn't typecheck, need support for operations on subtypes, e.g. `(x : ℚgt0) * (y : ℚgt0)` determine $ λ (f : ℚgt0 → ℚgt0) => ∀ (x y...
6d01dc8e3331aad84b0030d5b99ab1b715b9f28b
5749d8999a76f3a8fddceca1f6941981e33aaa96
/src/topology/stone_cech.lean
8953debce2d861577ef0357332bc1366f3259a5f
[ "Apache-2.0" ]
permissive
jdsalchow/mathlib
13ab43ef0d0515a17e550b16d09bd14b76125276
497e692b946d93906900bb33a51fd243e7649406
refs/heads/master
1,585,819,143,348
1,580,072,892,000
1,580,072,892,000
154,287,128
0
0
Apache-2.0
1,540,281,610,000
1,540,281,609,000
null
UTF-8
Lean
false
false
11,243
lean
/- Copyright (c) 2018 Reid Barton. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Reid Barton -/ import topology.bases topology.dense_embedding /-! # Stone-Čech compactification Construction of the Stone-Čech compactification using ultrafilters. Parts of the formal...
a432d10a8df5cbd71acbf8aac934f64accdf85ef
42610cc2e5db9c90269470365e6056df0122eaa0
/hott/homotopy/homotopy_group.hlean
6b768b4056268d1f0762390873e63bd1e05b7899
[ "Apache-2.0" ]
permissive
tomsib2001/lean
2ab59bfaebd24a62109f800dcf4a7139ebd73858
eb639a7d53fb40175bea5c8da86b51d14bb91f76
refs/heads/master
1,586,128,387,740
1,468,968,950,000
1,468,968,950,000
61,027,234
0
0
null
1,465,813,585,000
1,465,813,585,000
null
UTF-8
Lean
false
false
6,286
hlean
/- Copyright (c) 2016 Floris van Doorn. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Floris van Doorn, Clive Newstead -/ import .LES_of_homotopy_groups .sphere .complex_hopf open eq is_trunc trunc_index pointed algebra trunc nat is_conn fiber pointed namespace is...
647000c956a4dfd4dd5ac2925e61a1b44e0ea46e
5e3548e65f2c037cb94cd5524c90c623fbd6d46a
/src_icannos_totilas/reduction/cpge_reduction_013.lean
e9cc2449819e82c61ee1a085ced9ed055b150449
[]
no_license
ahayat16/lean_exos
d4f08c30adb601a06511a71b5ffb4d22d12ef77f
682f2552d5b04a8c8eb9e4ab15f875a91b03845c
refs/heads/main
1,693,101,073,585
1,636,479,336,000
1,636,479,336,000
415,000,441
0
0
null
null
null
null
UTF-8
Lean
false
false
321
lean
import data.real.basic import data.polynomial.derivative -- Soit D : P → P' l'endomorphisme de dérivation sur R[X] . Existe-t-il un -- endomorphisme ∆ de R[X] tel que ∆^2 = D ? theorem exo: forall (Delta: polynomial real →ₗ[real] polynomial real), Delta.comp Delta = polynomial.derivative -> false := sorry
866e186e18704c1780eeceb117a57db0830c69b8
1abd1ed12aa68b375cdef28959f39531c6e95b84
/src/algebra/order/with_zero.lean
19bc6254206714dc6131ba2d6dfc45cf8f99c721
[ "Apache-2.0" ]
permissive
jumpy4/mathlib
d3829e75173012833e9f15ac16e481e17596de0f
af36f1a35f279f0e5b3c2a77647c6bf2cfd51a13
refs/heads/master
1,693,508,842,818
1,636,203,271,000
1,636,203,271,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
8,705
lean
/- Copyright (c) 2020 Kenny Lau. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Kenny Lau, Johan Commelin, Patrick Massot -/ import algebra.order.group import algebra.group_with_zero import algebra.group_with_zero.power import tactic.abel /-! # Linearly ordered commu...
fbd533fca3b2132a7b0822403c69370c14d5057f
6432ea7a083ff6ba21ea17af9ee47b9c371760f7
/src/Lean/Compiler/IR/NormIds.lean
624e34982b69fe443ca0f7b21da971059364e38a
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
leanprover/lean4
4bdf9790294964627eb9be79f5e8f6157780b4cc
f1f9dc0f2f531af3312398999d8b8303fa5f096b
refs/heads/master
1,693,360,665,786
1,693,350,868,000
1,693,350,868,000
129,571,436
2,827
311
Apache-2.0
1,694,716,156,000
1,523,760,560,000
Lean
UTF-8
Lean
false
false
7,451
lean
/- Copyright (c) 2019 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura -/ import Lean.Compiler.IR.Basic namespace Lean.IR.UniqueIds abbrev M := StateT IndexSet Id def checkId (id : Index) : M Bool := modifyGet fun s => if...
49f59818330f652da5e2295c3ed8d46e535002bb
8cae430f0a71442d02dbb1cbb14073b31048e4b0
/src/group_theory/submonoid/pointwise.lean
db1c25a50e1176d8e3aa2b7a411594bfc5f6a2ad
[ "Apache-2.0" ]
permissive
leanprover-community/mathlib
56a2cadd17ac88caf4ece0a775932fa26327ba0e
442a83d738cb208d3600056c489be16900ba701d
refs/heads/master
1,693,584,102,358
1,693,471,902,000
1,693,471,902,000
97,922,418
1,595
352
Apache-2.0
1,694,693,445,000
1,500,624,130,000
Lean
UTF-8
Lean
false
false
21,058
lean
/- Copyright (c) 2021 Eric Wieser. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Eric Wieser -/ import data.set.pointwise.smul import group_theory.submonoid.membership import order.well_founded_set /-! # Pointwise instances on `submonoid`s and `add_submonoid`s > THI...
ce1d7c7afef8d19b021385ddf7bdb6ac3ba0f8c4
737dc4b96c97368cb66b925eeea3ab633ec3d702
/stage0/src/Lean/Meta/DiscrTree.lean
2f1ff9180e6f20beba10002ce6d5ea03140a63ea
[ "Apache-2.0" ]
permissive
Bioye97/lean4
1ace34638efd9913dc5991443777b01a08983289
bc3900cbb9adda83eed7e6affeaade7cfd07716d
refs/heads/master
1,690,589,820,211
1,631,051,000,000
1,631,067,598,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
20,183
lean
/- Copyright (c) 2019 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura -/ import Lean.Meta.Basic import Lean.Meta.FunInfo import Lean.Meta.InferType import Lean.Meta.WHNF namespace Lean.Meta.DiscrTree /- (Imperfect) discriminat...
91a8c2a6a152b533cfb3e9bacaa5560afa0e024e
9dc8cecdf3c4634764a18254e94d43da07142918
/src/analysis/locally_convex/bounded.lean
dfdb88768c29a314f1527c00012c89a87d7db928
[ "Apache-2.0" ]
permissive
jcommelin/mathlib
d8456447c36c176e14d96d9e76f39841f69d2d9b
ee8279351a2e434c2852345c51b728d22af5a156
refs/heads/master
1,664,782,136,488
1,663,638,983,000
1,663,638,983,000
132,563,656
0
0
Apache-2.0
1,663,599,929,000
1,525,760,539,000
Lean
UTF-8
Lean
false
false
11,779
lean
/- Copyright (c) 2022 Moritz Doll. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Moritz Doll -/ import analysis.locally_convex.basic import analysis.seminorm import topology.bornology.basic import topology.algebra.uniform_group import analysis.locally_convex.balanced_...
cdc79ef3b0b4f83842787a7cfb2f551f5155191d
31f556cdeb9239ffc2fad8f905e33987ff4feab9
/stage0/src/Lean/Compiler/LCNF/Simp/JpCases.lean
3cfcb517efe471fbfe7054e9c9aacb1e3c3e83c4
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
tobiasgrosser/lean4
ce0fd9cca0feba1100656679bf41f0bffdbabb71
ebdbdc10436a4d9d6b66acf78aae7a23f5bd073f
refs/heads/master
1,673,103,412,948
1,664,930,501,000
1,664,930,501,000
186,870,185
0
0
Apache-2.0
1,665,129,237,000
1,557,939,901,000
Lean
UTF-8
Lean
false
false
9,451
lean
/- Copyright (c) 2022 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura -/ import Lean.Compiler.LCNF.DependsOn import Lean.Compiler.LCNF.InferType import Lean.Compiler.LCNF.Simp.Basic namespace Lean.Compiler.LCNF namespace Simp /...
0c8084f45f376a576c8a1a8f957db063b6fca36c
6432ea7a083ff6ba21ea17af9ee47b9c371760f7
/src/Lean/Meta/Tactic/Generalize.lean
ff3993ba39f226375edb3fff94aac167a924c43a
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
leanprover/lean4
4bdf9790294964627eb9be79f5e8f6157780b4cc
f1f9dc0f2f531af3312398999d8b8303fa5f096b
refs/heads/master
1,693,360,665,786
1,693,350,868,000
1,693,350,868,000
129,571,436
2,827
311
Apache-2.0
1,694,716,156,000
1,523,760,560,000
Lean
UTF-8
Lean
false
false
4,440
lean
/- Copyright (c) 2020 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura -/ import Lean.Meta.KAbstract import Lean.Meta.Tactic.Util import Lean.Meta.Tactic.Intro import Lean.Meta.Tactic.FVarSubst import Lean.Meta.Tactic.Revert name...
81264cf93cfb1923a6aa71bed7c086c64089b7f4
8cae430f0a71442d02dbb1cbb14073b31048e4b0
/src/set_theory/game/domineering.lean
43958be820b700415d2d18e329c2510ac36dd620
[ "Apache-2.0" ]
permissive
leanprover-community/mathlib
56a2cadd17ac88caf4ece0a775932fa26327ba0e
442a83d738cb208d3600056c489be16900ba701d
refs/heads/master
1,693,584,102,358
1,693,471,902,000
1,693,471,902,000
97,922,418
1,595
352
Apache-2.0
1,694,693,445,000
1,500,624,130,000
Lean
UTF-8
Lean
false
false
7,651
lean
/- Copyright (c) 2019 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import set_theory.game.state /-! # Domineering as a combinatorial game. > THIS FILE IS SYNCHRONIZED WITH MATHLIB4. > Any changes to this file require a correspondin...
f5c929b205214ac00b53ee5b22ae0de9c09ba5ca
a45212b1526d532e6e83c44ddca6a05795113ddc
/src/data/int/gcd.lean
079dda2a431ca451b43960c05a3f401ed20e9837
[ "Apache-2.0" ]
permissive
fpvandoorn/mathlib
b21ab4068db079cbb8590b58fda9cc4bc1f35df4
b3433a51ea8bc07c4159c1073838fc0ee9b8f227
refs/heads/master
1,624,791,089,608
1,556,715,231,000
1,556,715,231,000
165,722,980
5
0
Apache-2.0
1,552,657,455,000
1,547,494,646,000
Lean
UTF-8
Lean
false
false
4,709
lean
/- Copyright (c) 2018 Guy Leroy. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Sangwoo Jo (aka Jason), Guy Leroy, Johannes Hölzl Greatest common divisor (gcd) and least common multiple (lcm) for integers. This sets up ℤ to be a GCD domain, and introduces rules about...
e7243e4b350231f555ee07e95b3404ec30f5fea5
ee8cdbabf07f77e7be63a449b8483ce308d37218
/lean/src/valid/mathd-algebra-119.lean
7566467ebeacd76a42e6e56cf6adaa939ae1eecd
[ "MIT", "Apache-2.0" ]
permissive
zeta1999/miniF2F
6d66c75d1c18152e224d07d5eed57624f731d4b7
c1ba9629559c5273c92ec226894baa0c1ce27861
refs/heads/main
1,681,897,460,642
1,620,646,361,000
1,620,646,361,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
272
lean
/- Copyright (c) 2021 OpenAI. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Kunhao Zheng -/ import data.real.basic example (d e : ℝ) (h₀ : 2 * d = 17 * e - 8) (h₁ : 2 * e = d - 9) : e = 2 := begin linarith, end
8a39e50d89976b91a5ce3840829497e603ed37ac
26bff4ed296b8373c92b6b025f5d60cdf02104b9
/tests/lean/run/fold.lean
061d9a2f2999e48a83934f8b4da5dfc6f2ff39bb
[ "Apache-2.0" ]
permissive
guiquanz/lean
b8a878ea24f237b84b0e6f6be2f300e8bf028229
242f8ba0486860e53e257c443e965a82ee342db3
refs/heads/master
1,526,680,092,098
1,427,492,833,000
1,427,493,281,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
257
lean
definition id {A : Type} (a : A) := a example (a b c : nat) : id a = id b → a = b := begin intro H, fold {id a, id b}, assumption end example (a b c : nat) : id a = id b → a = b := begin intro H, fold (id a), fold (id b), assumption end
09ae90079dd1a7c793fe182cc02b3162756b16bf
b7f22e51856f4989b970961f794f1c435f9b8f78
/tests/lean/run/inj_tac.lean
ac8b1625ce2e4edbca8b01f5c65ac69cea0ba0e4
[ "Apache-2.0" ]
permissive
soonhokong/lean
cb8aa01055ffe2af0fb99a16b4cda8463b882cd1
38607e3eb57f57f77c0ac114ad169e9e4262e24f
refs/heads/master
1,611,187,284,081
1,450,766,737,000
1,476,122,547,000
11,513,992
2
0
null
1,401,763,102,000
1,374,182,235,000
C++
UTF-8
Lean
false
false
1,254
lean
import data.examples.vector open nat vector example (a b : nat) : succ a = succ b → a + 2 = b + 2 := begin intro H, injection H with aeqb, rewrite aeqb end example (A : Type) (n : nat) (v w : vector A n) (a : A) (b : A) : a :: v = a :: w → b :: v = b :: w := begin intro H, injection H with veqw, re...
c249a9b19ab257d6be38beca30c085db42f2e3d1
7b89826c26634aa18c0110f1634f73027851edfe
/logic_and_proof/src/04-01.lean
32e30046cc44efb237dfc1f471104700bbbea45d
[ "MIT" ]
permissive
marcofavorito/leanings
b7642344d8c9012a1cec74a804c5884297880c4d
581b83be66ff4f8dd946fb6a1bb045d2ddf91076
refs/heads/master
1,672,310,991,244
1,603,031,766,000
1,603,031,766,000
279,163,004
1
0
null
null
null
null
UTF-8
Lean
false
false
47
lean
variables A B C : Prop #check A ∧ ¬ B → C
9a0dcd1fcb6e758a84eee2696183e1c5c8136ce4
57c233acf9386e610d99ed20ef139c5f97504ba3
/src/field_theory/krull_topology.lean
2fd5df4c58e10b1cde8669f527a4634fb9b84e6f
[ "Apache-2.0" ]
permissive
robertylewis/mathlib
3d16e3e6daf5ddde182473e03a1b601d2810952c
1d13f5b932f5e40a8308e3840f96fc882fae01f0
refs/heads/master
1,651,379,945,369
1,644,276,960,000
1,644,276,960,000
98,875,504
0
0
Apache-2.0
1,644,253,514,000
1,501,495,700,000
Lean
UTF-8
Lean
false
false
8,839
lean
/- Copyright (c) 2022 Sebastian Monnet. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Sebastian Monnet -/ import field_theory.galois import topology.algebra.filter_basis import algebra.algebra.subalgebra /-! # Krull topology We define the Krull topology on `L ≃ₐ[K]...
f5bd566688efa6c59c6d06a59a6d816c8d2842cd
6432ea7a083ff6ba21ea17af9ee47b9c371760f7
/src/Lean/Parser/Extension.lean
70fecd0ee62af6fa36bbaf545b2a8a03b1b90451
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
leanprover/lean4
4bdf9790294964627eb9be79f5e8f6157780b4cc
f1f9dc0f2f531af3312398999d8b8303fa5f096b
refs/heads/master
1,693,360,665,786
1,693,350,868,000
1,693,350,868,000
129,571,436
2,827
311
Apache-2.0
1,694,716,156,000
1,523,760,560,000
Lean
UTF-8
Lean
false
false
32,904
lean
/- Copyright (c) 2020 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura, Sebastian Ullrich -/ import Lean.Parser.Basic import Lean.Compiler.InitAttr import Lean.ScopedEnvExtension import Lean.DocString /-! Extensible parsing via a...
36abba8379903b693bc0c3c518858f3d54470879
22e97a5d648fc451e25a06c668dc03ac7ed7bc25
/src/algebra/big_operators.lean
a628e05b25b95ebfcd8db7b93922d675e29b41ca
[ "Apache-2.0" ]
permissive
keeferrowan/mathlib
f2818da875dbc7780830d09bd4c526b0764a4e50
aad2dfc40e8e6a7e258287a7c1580318e865817e
refs/heads/master
1,661,736,426,952
1,590,438,032,000
1,590,438,032,000
266,892,663
0
0
Apache-2.0
1,590,445,835,000
1,590,445,835,000
null
UTF-8
Lean
false
false
55,682
lean
/- Copyright (c) 2017 Johannes Hölzl. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Johannes Hölzl -/ import data.finset import data.nat.enat import tactic.omega /-! # Big operators In this file we define products and sums indexed by finite sets (specifically, `fin...
c81372516ae7c306800167dfa06914f6d922b276
7c2dd01406c42053207061adb11703dc7ce0b5e5
/src/solutions/07bis_abstract_negations.lean
ef6fa52489bacf8ab4b0f3146a455143288b5973
[ "Apache-2.0" ]
permissive
leanprover-community/tutorials
50ec79564cbf2ad1afd1ac43d8ee3c592c2883a8
79a6872a755c4ae0c2aca57e1adfdac38b1d8bb1
refs/heads/master
1,687,466,144,386
1,672,061,276,000
1,672,061,276,000
189,169,918
186
81
Apache-2.0
1,686,350,300,000
1,559,113,678,000
Lean
UTF-8
Lean
false
false
2,459
lean
import data.real.basic open_locale classical /- Theoretical negations. This file is for people interested in logic who want to fully understand negations. Here we don't use `contrapose` or `push_neg`. The goal is to prove lemmas that are used by those tactics. Of course we can use `exfalso`, `by_contradiction` and ...
cebe1537ed16d55064b4510ec9ac4b9bdfd7bf78
d1bbf1801b3dcb214451d48214589f511061da63
/src/topology/local_homeomorph.lean
4742cbc52fcb3bae32a68f1568af6a1bcd787db8
[ "Apache-2.0" ]
permissive
cheraghchi/mathlib
5c366f8c4f8e66973b60c37881889da8390cab86
f29d1c3038422168fbbdb2526abf7c0ff13e86db
refs/heads/master
1,676,577,831,283
1,610,894,638,000
1,610,894,638,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
38,282
lean
/- Copyright (c) 2019 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 data.equiv.local_equiv import topology.opens /-! # Local homeomorphisms This file defines homeomorphisms between open subsets of topological spaces. An...
cdbeec79beaca0b3cc8485d11e124a597d0d69a3
947b78d97130d56365ae2ec264df196ce769371a
/stage0/src/Std/Data/Queue.lean
80b935c397b9bdf087b64c26c0772fcd8c48ad05
[ "Apache-2.0" ]
permissive
shyamalschandra/lean4
27044812be8698f0c79147615b1d5090b9f4b037
6e7a883b21eaf62831e8111b251dc9b18f40e604
refs/heads/master
1,671,417,126,371
1,601,859,995,000
1,601,860,020,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
935
lean
/- Copyright (c) 2019 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Daniel Selsam Simple queue implemented using two lists. Note: this is only a temporary placeholder. -/ namespace Std universes u v w structure Queue (α : Type u) := (eList dLi...
c4eed40c7c8155b6aca4bab4cd5e9970b6c8a195
94e33a31faa76775069b071adea97e86e218a8ee
/src/data/complex/basic.lean
82f76c09e97de9ceb71ad10b4b4ab31e154bcb2a
[ "Apache-2.0" ]
permissive
urkud/mathlib
eab80095e1b9f1513bfb7f25b4fa82fa4fd02989
6379d39e6b5b279df9715f8011369a301b634e41
refs/heads/master
1,658,425,342,662
1,658,078,703,000
1,658,078,703,000
186,910,338
0
0
Apache-2.0
1,568,512,083,000
1,557,958,709,000
Lean
UTF-8
Lean
false
false
30,810
lean
/- Copyright (c) 2017 Kevin Buzzard. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Kevin Buzzard, Mario Carneiro -/ import data.real.sqrt /-! # The complex numbers The complex numbers are modelled as ℝ^2 in the obvious way and it is shown that they form a field of c...
30a3d2947906b861d7cbe6c981713a78038affe7
bb31430994044506fa42fd667e2d556327e18dfe
/src/algebra/star/star_alg_hom.lean
5d3c2e4682044f24a27f0ff42f1f0013416fa25f
[ "Apache-2.0" ]
permissive
sgouezel/mathlib
0cb4e5335a2ba189fa7af96d83a377f83270e503
00638177efd1b2534fc5269363ebf42a7871df9a
refs/heads/master
1,674,527,483,042
1,673,665,568,000
1,673,665,568,000
119,598,202
0
0
null
1,517,348,647,000
1,517,348,646,000
null
UTF-8
Lean
false
false
28,239
lean
/- Copyright (c) 2022 Jireh Loreaux. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Jireh Loreaux -/ import algebra.hom.non_unital_alg import algebra.star.prod import algebra.algebra.prod /-! # Morphisms of star algebras This file defines morphisms between `R`-algeb...
e3dc939546400c9613c2e157b001da67bf6a28f4
d29d82a0af640c937e499f6be79fc552eae0aa13
/src/measure_theory/integrable_on.lean
751a0b651f6f16c9710941301ffd148bcedde716
[ "Apache-2.0" ]
permissive
AbdulMajeedkhurasani/mathlib
835f8a5c5cf3075b250b3737172043ab4fa1edf6
79bc7323b164aebd000524ebafd198eb0e17f956
refs/heads/master
1,688,003,895,660
1,627,788,521,000
1,627,788,521,000
null
0
0
null
null
null
null
UTF-8
Lean
false
false
20,474
lean
/- Copyright (c) 2021 Rémy Degenne. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Yury Kudryashov -/ import measure_theory.l1_space import analysis.normed_space.indicator_function /-! # Functions integrable on a set and at a filter We define `integra...
930b9284025e74e72adc0019a65c024d4c6bd7b3
07c6143268cfb72beccd1cc35735d424ebcb187b
/src/category_theory/limits/opposites.lean
1086ce57c8d505c3aebd3822d855e872f60afb72
[ "Apache-2.0" ]
permissive
khoek/mathlib
bc49a842910af13a3c372748310e86467d1dc766
aa55f8b50354b3e11ba64792dcb06cccb2d8ee28
refs/heads/master
1,588,232,063,837
1,587,304,803,000
1,587,304,803,000
176,688,517
0
0
Apache-2.0
1,553,070,585,000
1,553,070,585,000
null
UTF-8
Lean
false
false
3,666
lean
/- Copyright (c) 2019 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison, Floris van Doorn -/ import category_theory.limits.limits category_theory.discrete_category universes v u open category_theory open category_theory.functor open opposi...
b7acbd32d3f6b432e49dea268615f42170a28fb8
c777c32c8e484e195053731103c5e52af26a25d1
/src/algebraic_topology/dold_kan/projections.lean
2439974a9359a3d4078fd37747d442ab4537b5f2
[ "Apache-2.0" ]
permissive
kbuzzard/mathlib
2ff9e85dfe2a46f4b291927f983afec17e946eb8
58537299e922f9c77df76cb613910914a479c1f7
refs/heads/master
1,685,313,702,744
1,683,974,212,000
1,683,974,212,000
128,185,277
1
0
null
1,522,920,600,000
1,522,920,600,000
null
UTF-8
Lean
false
false
7,063
lean
/- Copyright (c) 2022 Joël Riou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Joël Riou -/ import algebraic_topology.dold_kan.faces import category_theory.idempotents.basic /-! # Construction of projections for the Dold-Kan correspondence > THIS FILE IS SYNCHRONI...
5857609180307e8e2682d1e3020e3477c13e3f5c
57c233acf9386e610d99ed20ef139c5f97504ba3
/src/analysis/convex/extreme.lean
269b955bd292ce475dd15199de4dc8e7fd635e23
[ "Apache-2.0" ]
permissive
robertylewis/mathlib
3d16e3e6daf5ddde182473e03a1b601d2810952c
1d13f5b932f5e40a8308e3840f96fc882fae01f0
refs/heads/master
1,651,379,945,369
1,644,276,960,000
1,644,276,960,000
98,875,504
0
0
Apache-2.0
1,644,253,514,000
1,501,495,700,000
Lean
UTF-8
Lean
false
false
9,581
lean
/- Copyright (c) 2021 Yaël Dillies, Bhavik Mehta. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies, Bhavik Mehta -/ import analysis.convex.hull /-! # Extreme sets This file defines extreme sets and extreme points for sets in a module. An extreme set of `A...
32705e60902e011b3875166e3f560e5a68f0f983
5fbbd711f9bfc21ee168f46a4be146603ece8835
/lean/natural_number_game/proposition/4.lean
a7d385623ebb7a410b7b872d57cad7a2f79aaa48
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
goedel-gang/maths
22596f71e3fde9c088e59931f128a3b5efb73a2c
a20a6f6a8ce800427afd595c598a5ad43da1408d
refs/heads/master
1,623,055,941,960
1,621,599,441,000
1,621,599,441,000
169,335,840
0
0
null
null
null
null
UTF-8
Lean
false
false
143
lean
lemma maze (P Q R S T U: Prop) (p : P) (h : P → Q) (i : Q → R) (j : Q → T) (k : S → T) (l : T → U) : U := begin cc, -- whatevs end
3ea26549ccae6abd6a57357a7e1af6b3088fbb77
d406927ab5617694ec9ea7001f101b7c9e3d9702
/src/data/list/chain.lean
1bd5fa52aa60c7038ea080832c00fb6675443828
[ "Apache-2.0" ]
permissive
alreadydone/mathlib
dc0be621c6c8208c581f5170a8216c5ba6721927
c982179ec21091d3e102d8a5d9f5fe06c8fafb73
refs/heads/master
1,685,523,275,196
1,670,184,141,000
1,670,184,141,000
287,574,545
0
0
Apache-2.0
1,670,290,714,000
1,597,421,623,000
Lean
UTF-8
Lean
false
false
15,051
lean
/- Copyright (c) 2018 Mario Carneiro. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Mario Carneiro, Kenny Lau, Yury Kudryashov -/ import data.list.pairwise import logic.relation /-! # Relation chain This file provides basic results about `list.chain` (definition in ...
813aa837347e977afaf30943dbe95e22298ae1bf
624f6f2ae8b3b1adc5f8f67a365c51d5126be45a
/stage0/src/Init/Lean/Meta/Basic.lean
96fa45cb925d806b39fefbf2aeb0f82637c42b59
[ "Apache-2.0" ]
permissive
mhuisi/lean4
28d35a4febc2e251c7f05492e13f3b05d6f9b7af
dda44bc47f3e5d024508060dac2bcb59fd12e4c0
refs/heads/master
1,621,225,489,283
1,585,142,689,000
1,585,142,689,000
250,590,438
0
2
Apache-2.0
1,602,443,220,000
1,585,327,814,000
C
UTF-8
Lean
false
false
33,672
lean
/- Copyright (c) 2019 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Leonardo de Moura -/ prelude import Init.Control.Reader import Init.Lean.Data.LOption import Init.Lean.Environment import Init.Lean.Class import Init.Lean.ReducibilityAttrs impo...
55df760c19daf8ed51128304e83ae01c5be3022a
7a0854479980a89e813e3c93d127f09a8e2c3a7e
/src/group/group_powers.lean
8b2b31c183b20a0f69d667d37c9eff9cd940c1a8
[]
no_license
cfbolz/group-theory-game
020e382df58bf9a510dce38304f27400e4ef0b80
b5282ce72a2a22e9ba1b48cee432ff3d77496040
refs/heads/master
1,668,643,052,237
1,594,820,769,000
1,594,820,769,000
279,899,736
0
0
null
1,594,825,474,000
1,594,825,473,000
null
UTF-8
Lean
false
false
2,089
lean
import group.level01_extended namespace mygroup namespace group variable {G : Type} variable [group G] @[simp] lemma pow_int_of_nat {g : G} {n : ℕ} : g ^ (int.of_nat n) = g ^ n := rfl @[simp] lemma pow_neg {g : G} {n : ℕ} : g ^ (-[1+ n]) = (g ^ (n + 1))⁻¹ := rfl @[simp] theorem pow_neg_succ (g : G) (n : ℕ) : g ^ -[...
22724471adcbf5235dae0eb3b0f0707d6c0986fc
6432ea7a083ff6ba21ea17af9ee47b9c371760f7
/src/Lean/Elab/Deriving/TypeName.lean
2253090f6f58f4d85e08bc4672b27df29d7a1cf7
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
leanprover/lean4
4bdf9790294964627eb9be79f5e8f6157780b4cc
f1f9dc0f2f531af3312398999d8b8303fa5f096b
refs/heads/master
1,693,360,665,786
1,693,350,868,000
1,693,350,868,000
129,571,436
2,827
311
Apache-2.0
1,694,716,156,000
1,523,760,560,000
Lean
UTF-8
Lean
false
false
869
lean
/- Copyright (c) 2022 Microsoft Corporation. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Gabriel Ebner -/ import Lean.Elab.Deriving.Basic namespace Lean.Elab open Command Std Parser Term private def deriveTypeNameInstance (declNames : Array Name) : CommandElabM B...
41e4fddbad04682f9ca4a3a196662619646f9ece
d406927ab5617694ec9ea7001f101b7c9e3d9702
/src/data/dlist/instances.lean
a1ae395cf3291999f00429e33f584a44fb556dde
[ "Apache-2.0" ]
permissive
alreadydone/mathlib
dc0be621c6c8208c581f5170a8216c5ba6721927
c982179ec21091d3e102d8a5d9f5fe06c8fafb73
refs/heads/master
1,685,523,275,196
1,670,184,141,000
1,670,184,141,000
287,574,545
0
0
Apache-2.0
1,670,290,714,000
1,597,421,623,000
Lean
UTF-8
Lean
false
false
963
lean
/- Copyright (c) 2018 Simon Hudon. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Simon Hudon -/ import control.traversable.equiv import control.traversable.instances /-! # Traversable instance for dlists This file provides the equivalence between `list α` and `dlist...
b909ca5a4da11a23c034d0ad32bc3e0da9a19274
00de0c30dd1b090ed139f65c82ea6deb48c3f4c2
/src/number_theory/sum_four_squares.lean
e6bb856dd4cd9a291e12140ee209b4dbdcd46b7c
[ "Apache-2.0" ]
permissive
paulvanwamelen/mathlib
4b9c5c19eec71b475f3dd515cd8785f1c8515f26
79e296bdc9f83b9447dc1b81730d36f63a99f72d
refs/heads/master
1,667,766,172,625
1,590,239,595,000
1,590,239,595,000
266,392,625
0
0
Apache-2.0
1,590,257,277,000
1,590,257,277,000
null
UTF-8
Lean
false
false
12,000
lean
/- Copyright (c) 2019 Chris Hughes. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Chris Hughes ## Lagrange's four square theorem The main result in this file is `sum_four_squares`, a proof that every natural number is the sum of four square numbers. # Implementatio...
ac64e265038c029ab4fa9e57af4d48da3b111a87
5ae26df177f810c5006841e9c73dc56e01b978d7
/src/field_theory/mv_polynomial.lean
87d83e1158194f48fcfd5c5342e582a4bc3c02df
[ "Apache-2.0" ]
permissive
ChrisHughes24/mathlib
98322577c460bc6b1fe5c21f42ce33ad1c3e5558
a2a867e827c2a6702beb9efc2b9282bd801d5f9a
refs/heads/master
1,583,848,251,477
1,565,164,247,000
1,565,164,247,000
129,409,993
0
1
Apache-2.0
1,565,164,817,000
1,523,628,059,000
Lean
UTF-8
Lean
false
false
9,746
lean
/- Copyright (c) 2019 Johannes Hölzl. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Author: Johannes Hölzl Multivariate functions of the form `α^n → α` are isomorphic to multivariate polynomials in `n` variables. -/ import linear_algebra.finsupp_vector_space field_theory.fini...
0750734a3ab8d668896c4c6a4dee6b646821a896
d406927ab5617694ec9ea7001f101b7c9e3d9702
/src/order/game_add.lean
dc17266a04583a31e51139db57b5346c163bb46e
[ "Apache-2.0" ]
permissive
alreadydone/mathlib
dc0be621c6c8208c581f5170a8216c5ba6721927
c982179ec21091d3e102d8a5d9f5fe06c8fafb73
refs/heads/master
1,685,523,275,196
1,670,184,141,000
1,670,184,141,000
287,574,545
0
0
Apache-2.0
1,670,290,714,000
1,597,421,623,000
Lean
UTF-8
Lean
false
false
3,052
lean
/- Copyright (c) 2022 Junyan Xu. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Junyan Xu -/ import order.basic import logic.relation /-! # Game addition relation > THIS FILE IS SYNCHRONIZED WITH MATHLIB4. > https://github.com/leanprover-community/mathlib4/pull/645 >...
a77835ff608f7b1a2c4e0e076638ad5d15a0bc05
01ae0d022f2e2fefdaaa898938c1ac1fbce3b3ab
/categories/currying/currying_2.lean
3a79afc48f123abea5015dc5504e8e8c3d9bbebe
[]
no_license
PatrickMassot/lean-category-theory
0f56a83464396a253c28a42dece16c93baf8ad74
ef239978e91f2e1c3b8e88b6e9c64c155dc56c99
refs/heads/master
1,629,739,187,316
1,512,422,659,000
1,512,422,659,000
113,098,786
0
0
null
1,512,424,022,000
1,512,424,022,000
null
UTF-8
Lean
false
false
1,235
lean
-- Copyright (c) 2017 Scott Morrison. All rights reserved. -- Released under Apache 2.0 license as described in the file LICENSE. -- Authors: Scott Morrison -- TODO this was taking forever to compile -- import .currying_1 -- open categories -- open categories.isomorphism -- open categories.functor -- open categories...