Theorems · Theorem · logic and foundations
FirstOrder.Language.Substructure.comap_iInf
∀ {L : FirstOrder.Language} {M : Type w} {N : Type u_1} [inst : L.Structure M] [inst_1 : L.Structure N] {ι : Sort u_3}
(f : L.Hom M N) (s : ι → L.Substructure N),
FirstOrder.Language.Substructure.comap f (⨅ i, s i) = ⨅ i, FirstOrder.Language.Substructure.comap f (s i)- Defined in
- Mathlib.ModelTheory.Substructures
- 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iInfstatement · cited by 1,690
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement and proof · cited by 242
- FirstOrder.Language.Homstatement and proof · cited by 107
- GaloisConnection.u_iInfproof · cited by 40
- FirstOrder.Language.Substructure.comapstatement · cited by 31
- FirstOrder.Language.Substructure.gc_map_comapproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.