Mathlib Map

Theorems · Theorem · ring theory

GroupLike.mk.sizeOf_spec

∀ {R : Type u_2} {A : Type u_3} [inst : CommSemiring R] [inst_1 : AddCommMonoid A] [inst_2 : Module R A]
  [inst_3 : Coalgebra R A] [inst_4 : SizeOf R] [inst_5 : SizeOf A] (val : A)
  (isGroupLikeElem_val : IsGroupLikeElem R val),
  sizeOf { val := val, isGroupLikeElem_val := isGroupLikeElem_val } = 1 + sizeOf val + sizeOf isGroupLikeElem_val
Defined in
Mathlib.RingTheory.Coalgebra.GroupLike
Cited by
0 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
CommSemiringAddCommMonoidModuleCoalgebraSizeOfSizeOf

Around this declaration

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

Cites6

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.