Theorems · Theorem · group theory
Finset.neg_inter
∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : InvolutiveNeg α] (s t : Finset α), -(s ∩ t) = -s ∩ -t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqInvolutiveNeg
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- InvolutiveNegstatement and proof · cited by 151
- Finset.coe_injectiveproof · cited by 127
- Finset.negstatement · cited by 63
- Finset.coe_interproof · cited by 27
- Set.inter_negproof · cited by 11
- Finset.coe_negproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.