Mathlib Map

Theorems · Theorem · ring theory

Algebra.adjoin_iUnion

∀ {R : Type uR} {A : Type uA} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] {α : Type u_2}
  (s : α → Set A), Algebra.adjoin R (Set.iUnion s) = ⨆ i, Algebra.adjoin R (s i)
Defined in
Mathlib.Algebra.Algebra.Subalgebra.Lattice
Cited by
1 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.