Theorems · Theorem · order theory
Set.preimage_const
∀ {α : Type u_1} {β : Type u_2} (b : β) (s : Set β) [inst : Decidable (b ∈ s)],
(fun x => b) ⁻¹' s = if b ∈ s then Set.univ else ∅- Defined in
- Mathlib.Data.Set.Image
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Decidable
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.
- Setstatement and proof · cited by 53,352
- Set.preimagestatement · cited by 4,946
- Set.univstatement · cited by 3,945
Cited by12
Results whose statement or proof uses this declaration.
- Ordinal.log_of_left_le_oneproof · cited by 13
- MeasureTheory.Measure.map_constproof · cited by 6
- Set.indicator_const_preimage_eq_unionproof · cited by 3
- mem_map_indicator_ae_iff_mem_map_restrict_ae_of_zero_memproof · cited by 1
- isProperMap_const_iffproof · cited by 1
- mem_map_indicator_ae_iff_of_zero_notMemproof · cited by 1
- Set.mulIndicator_const_preimage_eq_unionproof · cited by 1
- StrictConvex.preimage_smulproof · cited by 0
- Set.mulIndicator_one_preimageproof · cited by 0
- Set.preimage_zeroproof · cited by 0
- Set.indicator_zero_preimageproof · cited by 0
- Set.preimage_oneproof · cited by 0