Theorems · Definition · logic and foundations
FirstOrder.Language.Substructure.casesOn
{L : FirstOrder.Language} →
{M : Type w} →
[inst : L.Structure M] →
{motive : L.Substructure M → Sort u_1} →
(t : L.Substructure M) →
((carrier : Set M) →
(fun_mem : ∀ {n : ℕ} (f : L.Functions n), FirstOrder.Language.ClosedUnder f carrier) →
motive { carrier := carrier, fun_mem := fun_mem }) →
motive t- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- 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.Functionsstatement and proof · cited by 153
- FirstOrder.Language.ClosedUnderstatement and proof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Substructure.noConfusionproof · cited by 0
- FirstOrder.Language.Substructure.noConfusionTypeproof · cited by 0