Mathlib Map

Theorems · Theorem · group theory

Set.image2_sdiv

∀ {α : Type u_2} {β : Type u_3} [inst : SDiv α β] {s t : Set β}, Set.image2 (fun x1 x2 => x1 /ₛ x2) s t = s /ₛ t
Defined in
Mathlib.Algebra.Group.Pointwise.Set.Scalar
Cited by
0 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
SDiv

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.

  • Setstatement and proof · cited by 53,352
  • Set.image2statement · cited by 311
  • SDiv.sdivstatement · cited by 79
  • SDivstatement and proof · cited by 27

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.