Mathlib Map

Theorems · Theorem · group theory

Pi.sdiv_def

∀ {I : Type u} {fg : I → Type v} [inst : (i : I) → Group (fg i)] {fp : I → Type w}
  [inst_1 : (i : I) → Torsor (fg i) (fp i)] (p q : (i : I) → fp i), p /ₛ q = fun i => p i /ₛ q i
Defined in
Mathlib.Algebra.Torsor.Basic
Cited by
0 results in Mathlib
Foundations
Depth 16 from the axioms · uses Classical.choice, Quot.sound
Assumes
GroupTorsor

Around this declaration

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

Cites3

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

  • Groupstatement and proof · cited by 6,238
  • SDiv.sdivstatement · cited by 79
  • Torsorstatement and proof · cited by 65

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.