Theorems · Theorem · logic and foundations
Set.DefinableFun.comp
∀ {M : Type u_1} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u_2} {β : Type u_3} {A : Set M}
{f : (α → M) → M} [Finite α] {g : (β → M) → α → M},
Set.DefinableMap L A g → Set.DefinableFun L A f → Set.DefinableFun L A fun v => f (g v)- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Finitestatement and proof · cited by 3,029
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Set.DefinableFunstatement and proof · cited by 15
- Set.Definable.preimage_compproof · cited by 6
- Set.DefinableMapstatement and proof · cited by 3
- Set.Definable.preimage_mapproof · cited by 2
- Set.DefinableFun.projproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.