Mathlib Map

Theorems · Theorem · commutative algebra

Subsemiring.closure_le

∀ {R : Type u} [inst : NonAssocSemiring R] {s : Set R} {t : Subsemiring R}, Subsemiring.closure s ≤ t ↔ s ⊆ ↑t

A subsemiring S includes closure s if and only if it includes s.

Defined in
Mathlib.Algebra.Ring.Subsemiring.Basic
Cited by
12 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonAssocSemiring

Around this declaration

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

Cites8

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

Cited by13

Results whose statement or proof uses this declaration.