Skip to content

Commit 139f810

Browse files
committed
add coauthor:
1 parent e17f7ae commit 139f810

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

ArkLib/Data/CodingTheory/JohnsonBound.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/- Copyright (c) 2024-2025 ArkLib Contributors. All rights reserved.
22
Released under Apache 2.0 license as described in the file LICENSE.
3-
Authors: Ilia Vlasov
3+
Authors: Ilia Vlasov, František Silváši
44
-/
55
import ArkLib.Data.CodingTheory.JohnsonBound.Lemmas
66

ArkLib/Data/CodingTheory/JohnsonBound/Choose2.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/- Copyright (c) 2024-2025 ArkLib Contributors. All rights reserved.
22
Released under Apache 2.0 license as described in the file LICENSE.
3-
Authors: Ilia Vlasov
3+
Authors: Ilia Vlasov, František Silváši
44
-/
55
import Mathlib.Algebra.Field.Rat
66
import Mathlib.Analysis.Convex.Function

ArkLib/Data/CodingTheory/JohnsonBound/Expectations.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/- Copyright (c) 2024-2025 ArkLib Contributors. All rights reserved.
22
Released under Apache 2.0 license as described in the file LICENSE.
3-
Authors: Ilia Vlasov
3+
Authors: Ilia Vlasov, František Silváši
44
-/
55
import Mathlib.Algebra.Field.Rat
66
import Mathlib.Analysis.Convex.Function

ArkLib/Data/CodingTheory/JohnsonBound/Lemmas.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/- Copyright (c) 2024-2025 ArkLib Contributors. All rights reserved.
22
Released under Apache 2.0 license as described in the file LICENSE.
3-
Authors: Ilia Vlasov
3+
Authors: Ilia Vlasov, František Silváši
44
-/
55
import ArkLib.Data.CodingTheory.JohnsonBound.Expectations
66

0 commit comments

Comments
 (0)