Theorems · Theorem · order theory
Set.iUnionLift_mk
∀ {α : Type u_1} {ι : Sort u_3} {β : Sort u_2} {S : ι → Set α} {f : (i : ι) → ↑(S i) → β}
{hf : ∀ (i j : ι) (x : α) (hxi : x ∈ S i) (hxj : x ∈ S j), f i ⟨x, hxi⟩ = f j ⟨x, hxj⟩} {T : Set α}
{hT : T ⊆ Set.iUnion S} {i : ι} (x : ↑(S i)) (hx : ↑x ∈ T), Set.iUnionLift S f hf T hT ⟨↑x, hx⟩ = f i x- Defined in
- Mathlib.Data.Set.UnionLift
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Elemstatement and proof · cited by 7,166
- Set.iUnionstatement and proof · cited by 2,483
- Set.iUnionLiftstatement · cited by 11
Cited by6
Results whose statement or proof uses this declaration.
- Set.iUnionLift_inclusionproof · cited by 4
- Set.liftCover_coeproof · cited by 1
- NonUnitalSubalgebra.iSupLift_mkproof · cited by 0
- Subalgebra.iSupLift_mkproof · cited by 0
- ContMDiffFiberwiseLinear.locality_aux₂proof · cited by 0
- NonUnitalStarSubalgebra.iSupLift_mkproof · cited by 0