Mathlib Map

Theorems · Theorem · group theory

IsUnit.mul

∀ {M : Type u_1} [inst : Monoid M] {a b : M}, IsUnit a → IsUnit b → IsUnit (a * b)
Defined in
Mathlib.Algebra.Group.Units.Defs
Cited by
32 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
Monoid

Around this declaration

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

Cites4

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

  • Monoidstatement and proof · cited by 3,887
  • Unitsproof · cited by 2,804
  • Units.valproof · cited by 1,966
  • IsUnitstatement and proof · cited by 1,602

Cited by32

Results whose statement or proof uses this declaration.