Theorems · Theorem · group theory
Set.neg_insert
∀ {α : Type u_2} [inst : InvolutiveNeg α] (a : α) (s : Set α), -insert a s = insert (-a) (-s)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- InvolutiveNeg
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.negstatement · cited by 168
- InvolutiveNegstatement and proof · cited by 151
- Set.insert_eqproof · cited by 47
- Set.neg_singletonproof · cited by 14
- Set.union_negproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.