Skip to content

Commit 56773eb

Browse files
kbuzzardkim-emRuben-VandeVeldeeric-wieserjjaassoonn
committed
feat: port RingTheory.TensorProduct (#4004)
Co-authored-by: Scott Morrison <scott.morrison@gmail.com> Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Eric Wieser <wieser.eric@gmail.com> Co-authored-by: Jujian Zhang <jujian.zhang1998@outlook.com> Co-authored-by: Eric Rodriguez <ericrboidi@gmail.com>
1 parent 99e853d commit 56773eb

File tree

2 files changed

+1212
-0
lines changed

2 files changed

+1212
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,6 +1852,7 @@ import Mathlib.RingTheory.Subring.Basic
18521852
import Mathlib.RingTheory.Subring.Pointwise
18531853
import Mathlib.RingTheory.Subsemiring.Basic
18541854
import Mathlib.RingTheory.Subsemiring.Pointwise
1855+
import Mathlib.RingTheory.TensorProduct
18551856
import Mathlib.RingTheory.UniqueFactorizationDomain
18561857
import Mathlib.RingTheory.Valuation.Basic
18571858
import Mathlib.RingTheory.Valuation.Integers

0 commit comments

Comments
 (0)