Theorems · Theorem · order theory
Set.seq_seq
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {s : Set (β → γ)} {t : Set (α → β)} {u : Set α},
s.seq (t.seq u) = (((fun x1 x2 => x1 ∘ x2) '' s).seq t).seq u- Defined in
- Mathlib.Data.Set.Lattice.Image
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- Set.image2proof · cited by 311
- Set.seqstatement and proof · cited by 19
- Set.image2_image_leftproof · cited by 17
- Set.image2_congrproof · cited by 10
- Set.image2_assocproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Filter.seq_assocproof · cited by 0