Mathlib Map

Theorems · Theorem · group theory

AddSubmonoid.closure_mono

∀ {M : Type u_1} [inst : AddZeroClass M] ⦃s t : Set M⦄, s ⊆ t → AddSubmonoid.closure s ≤ AddSubmonoid.closure t

Additive submonoid closure of a set is monotone in its argument: if s ⊆ t, then closure s ≤ closure t.

Defined in
Mathlib.Algebra.Group.Submonoid.Basic
Cited by
10 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddZeroClass

Around this declaration

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

Cites7

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

Cited by10

Results whose statement or proof uses this declaration.