Theorems · Definition · logic and foundations
FirstOrder.Language.ElementarySubstructure.recOn
{L : FirstOrder.Language} →
{M : Type u_1} →
[inst : L.Structure M] →
{motive : L.ElementarySubstructure M → Sort u} →
(t : L.ElementarySubstructure M) →
((toSubstructure : L.Substructure M) →
(isElementary' : toSubstructure.IsElementary) →
motive { toSubstructure := toSubstructure, isElementary' := isElementary' }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.ElementarySubstructurestatement and proof · cited by 18
- FirstOrder.Language.Substructure.IsElementarystatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.