Mathlib Map

Theorems · Theorem · Lie groups

ClosedAddSubgroup.mk.sizeOf_spec

∀ {G : Type u} [inst : AddGroup G] [inst_1 : TopologicalSpace G] [inst_2 : SizeOf G] (toAddSubgroup : AddSubgroup G)
  (isClosed' : IsClosed toAddSubgroup.carrier),
  sizeOf { toAddSubgroup := toAddSubgroup, isClosed' := isClosed' } = 1 + sizeOf toAddSubgroup + sizeOf isClosed'
Defined in
Mathlib.Topology.Algebra.Group.ClosedSubgroup
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
AddGroupTopologicalSpaceSizeOf

Around this declaration

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

Cites8

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.