Mathlib Map

Theorems · Theorem · group theory

Submonoid.ext

∀ {M : Type u_1} [inst : MulOneClass M] {S T : Submonoid M}, (∀ (x : M), x ∈ S ↔ x ∈ T) → S = T

Two submonoids are equal if they have the same elements.

Defined in
Mathlib.Algebra.Group.Submonoid.Defs
Cited by
48 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Quot.sound
Assumes
MulOneClass

Around this declaration

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

Cites3

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

Cited by48

Results whose statement or proof uses this declaration.