Theorems · Theorem · group theory
CancelCommMonoidWithZero.mk.sizeOf_spec
∀ {M₀ : Type u_2} [inst : SizeOf M₀] (toCommMonoidWithZero : CommMonoidWithZero M₀)
(toIsLeftCancelMulZero : IsLeftCancelMulZero M₀),
sizeOf { toCommMonoidWithZero := toCommMonoidWithZero, toIsLeftCancelMulZero := toIsLeftCancelMulZero } =
1 + sizeOf toCommMonoidWithZero + sizeOf toIsLeftCancelMulZero- Defined in
- Mathlib.Algebra.GroupWithZero.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
- Assumes
- SizeOf
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.
- CommMonoidWithZerostatement and proof · cited by 913
- IsLeftCancelMulZerostatement and proof · cited by 48
- CommMonoidWithZero.toZerostatement · cited by 10
- CancelCommMonoidWithZerostatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.