Theorems · Definition · ring theory
LinearAlgebra.FreeProduct
{I : Type u} →
[DecidableEq I] →
(R : Type v) →
[inst : CommSemiring R] →
(A : I → Type w) → [inst_1 : (i : I) → Semiring (A i)] → [(i : I) → Algebra R (A i)] → Type (max (max u v) w)The free product of the collection of R-algebras A i, as a quotient of
FreeTensorAlgebra R A
- Defined in
- Mathlib.LinearAlgebra.FreeProduct.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingCon.Quotientproof · cited by 118
- LinearAlgebra.FreeProduct.ringConproof · cited by 8
Cited by18
Results whose statement or proof uses this declaration.
- LinearAlgebra.FreeProduct.ι'statement · cited by 6
- LinearAlgebra.FreeProduct.liftstatement and proof · cited by 5
- LinearAlgebra.FreeProduct.ιstatement · cited by 5
- LinearAlgebra.FreeProduct.lift_applystatement · cited by 3
- LinearAlgebra.FreeProduct.lof_map_onestatement and proof · cited by 3
- LinearAlgebra.FreeProduct.ι_defstatement · cited by 2
- LinearAlgebra.FreeProduct.identify_onestatement · cited by 1
- LinearAlgebra.FreeProduct.lofstatement · cited by 1
- LinearAlgebra.FreeProduct.mkAlgHomstatement · cited by 1
- LinearAlgebra.FreeProduct.ofstatement · cited by 1
- LinearAlgebra.FreeProduct.ι_applystatement · cited by 1
- LinearAlgebra.FreeProduct.asPowersEquivstatement · cited by 0