Mathlib Map

Theorems · Theorem · group theory

Set.inter_neg

∀ {α : Type u_2} [inst : Neg α] {s t : Set α}, -(s ∩ t) = -s ∩ -t
Defined in
Mathlib.Algebra.Group.Pointwise.Set.Basic
Cited by
11 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
Neg

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.

Cited by11

Results whose statement or proof uses this declaration.