Mathlib Map

Theorems · Definition · group theory

Group.FG.casesOn

{G : Type u_3} →
  [inst : Group G] → {motive : Group.FG G → Sort u} → (t : Group.FG G) → ((out : ⊤.FG) → motive ⋯) → motive t
Defined in
Mathlib.GroupTheory.Finiteness
Cited by
1 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Group

Around this declaration

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

Cites5

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

  • Top.topstatement and proof · cited by 9,680
  • Groupstatement and proof · cited by 6,238
  • Subgroupstatement · cited by 3,593
  • Group.FGstatement and proof · cited by 40
  • Subgroup.FGstatement and proof · cited by 18

Cited by1

Results whose statement or proof uses this declaration.