Theorems · Theorem · logic and foundations
Equiv.Set.union_apply_right
∀ {α : Type u_3} {s t : Set α} [inst : DecidablePred fun x => x ∈ s] (H : Disjoint s t) {a : ↑(s ∪ t)} (ha : ↑a ∈ t),
(Equiv.Set.union H) a = Sum.inr ⟨↑a, ha⟩- Defined in
- Mathlib.Logic.Equiv.Set
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Disjointstatement and proof · cited by 2,201
- Set.disjoint_leftproof · cited by 121
- Equiv.Set.unionstatement · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- LinearIndepOn.unionproof · cited by 5
- Equiv.Perm.Disjoint.isConj_mulproof · cited by 1